This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
49762162ea947e944baba4e7e5bab60af9d17c3f
clang-p2996
/
llvm
/
test
/
Transforms
/
PhaseOrdering
/
X86
History
Sanjay Patel
3682180e5f
[PhaseOrdering] add test for load combining; NFC
...
Based on an example in issue
#17113
2022-11-17 10:33:35 -05:00
..
addsub-inseltpoison.ll
…
addsub.ll
…
ctlz-loop.ll
…
earlycse-after-simplifycfg-two-entry-phi-node-folding.ll
…
excessive-unrolling.ll
…
hoist-load-of-baseptr.ll
…
horiz-math-inseltpoison.ll
…
horiz-math.ll
…
lit.local.cfg
…
loadcombine.ll
…
loop-idiom-vs-indvars.ll
…
masked-memory-ops.ll
…
merge-functions.ll
…
nancvt.ll
…
peel-before-lv-to-enable-vectorization.ll
…
pixel-splat.ll
…
pr38280.ll
…
pr48844-br-to-switch-vectorization.ll
…
pr50555.ll
…
pr52078.ll
[AggressiveInstCombine] Remove legacy PM pass
2022-11-15 14:35:15 -08:00
pr52253.ll
[AggressiveInstCombine] Remove legacy PM pass
2022-11-15 14:35:15 -08:00
pr52289.ll
…
scalarization-inseltpoison.ll
…
scalarization.ll
…
shuffle-inseltpoison.ll
…
shuffle.ll
…
simplifycfg-late.ll
…
speculation-vs-tbaa.ll
…
spurious-peeling.ll
…
SROA-after-final-loop-unrolling-2.ll
[NFC][PhaseOrdering] Add one more test for SROA after partial unroll
2022-10-27 19:10:27 +03:00
SROA-after-final-loop-unrolling.ll
[NFC][PhaseOrdering] Add new test for SROA misplacement
2022-10-27 03:11:23 +03:00
SROA-after-loop-unrolling.ll
…
store-constant-merge.ll
…
unsigned-multiply-overflow-check.ll
…
vdiv-nounroll.ll
…
vdiv.ll
…
vec-load-combine.ll
[PhaseOrdering] add test for load combining; NFC
2022-11-17 10:33:35 -05:00
vec-shift.ll
…
vector-math.ll
…
vector-reduction-known-first-value.ll
…
vector-reductions-expanded.ll
[test] Avoid legacy PM default pipelines (O0,O1 etc) when running opt
2022-11-09 09:57:57 +01:00
vector-reductions-logical.ll
Revert "reland
e5581df60a
[SimplifyCFG] accumulate bonus insts cost"
2022-10-25 12:15:39 -04:00
vector-reductions.ll
…