Displaying 6 results from an estimated 6 matches for "v0_1".
Did you mean:
v01
2010 Aug 26
2
[LLVMdev] analysis and transformation of Machine IRs
...loop is executed. In order to do
that, I am considering modifying the value of the induction variable or the
exit value before entering the loop. For example, if I wanted to execute the
loop (n - 3) times in the code above, I could modify it in the following
ways:
1) add 3 to v0
(I1) v0 :=
(I1_1) v0_1 := v0 + 3 <= add inserted here
...
(I2) v1 := phi(v0_1, v2) <= change operand
2) subtract 3 from v3.
(I0) v3 :=
(I0.a) v3_1 := v3 - 3 <= sub inserted here
...
(I4) cmp v2, v3_1 <= change operand
Is there a class or function that generates an add or sub instruction in a
target-indepen...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../target/target_core_pr.c | 4 +-
drivers/target/target_core_sbc.c | 2 +-
drivers/target/target_core_transport.c | 4 +-
drivers/target/tcm_fc/tfc_cmd.c | 2 +-
drivers/thermal/clock_cooling.c | 2 +-
drivers/thermal/qcom/tsens-v0_1.c | 8 +-
drivers/thermal/qcom/tsens-v1.c | 4 +-
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/switch.c | 3 +-
drivers/thunderbolt/tunnel.c | 4 +-
drivers/tty/hvc/hvc_xen.c | 2...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../target/target_core_pr.c | 4 +-
drivers/target/target_core_sbc.c | 2 +-
drivers/target/target_core_transport.c | 4 +-
drivers/target/tcm_fc/tfc_cmd.c | 2 +-
drivers/thermal/clock_cooling.c | 2 +-
drivers/thermal/qcom/tsens-v0_1.c | 8 +-
drivers/thermal/qcom/tsens-v1.c | 4 +-
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/switch.c | 3 +-
drivers/thunderbolt/tunnel.c | 4 +-
drivers/tty/hvc/hvc_xen.c | 2...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../target/target_core_pr.c | 4 +-
drivers/target/target_core_sbc.c | 2 +-
drivers/target/target_core_transport.c | 4 +-
drivers/target/tcm_fc/tfc_cmd.c | 2 +-
drivers/thermal/clock_cooling.c | 2 +-
drivers/thermal/qcom/tsens-v0_1.c | 8 +-
drivers/thermal/qcom/tsens-v1.c | 4 +-
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/switch.c | 3 +-
drivers/thunderbolt/tunnel.c | 4 +-
drivers/tty/hvc/hvc_xen.c | 2...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../target/target_core_pr.c | 4 +-
drivers/target/target_core_sbc.c | 2 +-
drivers/target/target_core_transport.c | 4 +-
drivers/target/tcm_fc/tfc_cmd.c | 2 +-
drivers/thermal/clock_cooling.c | 2 +-
drivers/thermal/qcom/tsens-v0_1.c | 8 +-
drivers/thermal/qcom/tsens-v1.c | 4 +-
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/switch.c | 3 +-
drivers/thunderbolt/tunnel.c | 4 +-
drivers/tty/hvc/hvc_xen.c | 2...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../target/target_core_pr.c | 4 +-
drivers/target/target_core_sbc.c | 2 +-
drivers/target/target_core_transport.c | 4 +-
drivers/target/tcm_fc/tfc_cmd.c | 2 +-
drivers/thermal/clock_cooling.c | 2 +-
drivers/thermal/qcom/tsens-v0_1.c | 8 +-
drivers/thermal/qcom/tsens-v1.c | 4 +-
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/switch.c | 3 +-
drivers/thunderbolt/tunnel.c | 4 +-
drivers/tty/hvc/hvc_xen.c | 2...