This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
CodeGenPrepare
/
X86
History
Yingwei Zheng
2d0ca09305
[CodeGenPrepare] Make sure that
AddOffset
is also a loop invariant (
#150625
)
...
Closes
https://github.com/llvm/llvm-project/issues/150611
.
2025-07-26 00:23:56 +08:00
..
2008-11-24-RAUW-Self.ll
…
bitreverse-hang.ll
…
bitreverse-recognize.ll
…
cast-debuginfo-salvage.ll
…
catchpad-phi-cast.ll
…
cgp_shuffle_crash-inseltpoison.ll
…
cgp_shuffle_crash.ll
…
computedgoto.ll
…
cttz-ctlz.ll
…
delete-assume-dead-code.ll
…
ext-logicop.ll
…
extend-sink-hoist.ll
…
fake-use-phi.ll
…
fake-use-split-ret.ll
…
fcmp-sinking.ll
…
fold-loop-of-urem.ll
[CodeGenPrepare] Make sure that
AddOffset
is also a loop invariant (
#150625
)
2025-07-26 00:23:56 +08:00
fpclass-test.ll
…
freeze-brcond.ll
…
gather-scatter-opt-inseltpoison.ll
[tests] Additional coverage for gather/scatter address optimizations
2025-06-26 11:50:57 -07:00
gather-scatter-opt.ll
…
gep-unmerging.ll
…
icmp-swap-loop.ll
…
invariant.group.ll
…
lit.local.cfg
…
masked-gather-struct-gep.ll
…
memset_chk-simplify-nobuiltin.ll
…
multi-extension.ll
…
nonintegral.ll
…
optimizeSelect-DT.ll
…
overflow-intrinsics.ll
…
pr27536.ll
…
pr35658.ll
…
pr72046.ll
…
pr118172.ll
…
promoted-trunc-loc.ll
…
promoted-zext-debugloc.ll
…
recursively-delete-dead-instructions.ll
…
remove-assume-block.ll
…
section-samplepgo.ll
…
section.ll
…
select.ll
…
sink-addr-recreate.ll
[CodeGenPrepare] Filter out unrecreatable addresses from memory optimization (
#143566
)
2025-06-28 23:30:03 +02:00
sink-addr-reuse.ll
[CodeGenPrepare] Make sure instruction get from SunkAddrs is before MemoryInst (
#139303
)
2025-05-15 09:27:25 -07:00
sink-addrmode-base.ll
[CGP] Update tests to use autogen scripts, and refresh check lines
2025-07-03 11:36:33 -07:00
sink-addrmode-inseltpoison.ll
…
sink-addrmode-reg-does-not-geps.ll
[CGP] Bail out if (Base|Scaled)Reg does not dominate insert point. (
#142949
)
2025-06-06 12:38:30 +01:00
sink-addrmode-select.ll
…
sink-addrmode-tls.ll
…
sink-addrmode-two-phi.ll
[CGP] Update tests to use autogen scripts, and refresh check lines
2025-07-03 11:36:33 -07:00
sink-addrmode.ll
…
sink-addrspacecast.ll
…
split-dbg.ll
Propagate DebugLocs on phis in BreakCriticalEdges (
#133492
)
2025-05-08 13:01:48 +01:00
split-indirect-loop.ll
…
split-store-alignment.ll
…
statepoint-relocate.ll
…
switch-phi-const.ll
…
tailcall-assume-xbb.ll
…
vec-shift-inseltpoison.ll
…
vec-shift.ll
…
widen_switch.ll
…
widenable-condition.ll
…
x86-shuffle-sink-inseltpoison.ll
…
x86-shuffle-sink.ll
…