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
/
CorrelatedValuePropagation
History
Roman Lebedev
6d5ff9970b
[NFC] Port all CorrelatedValuePropagation tests to
-passes=
syntax
2022-12-08 02:38:41 +03:00
..
2010-09-02-Trunc.ll
…
2010-09-26-MergeConstantRange.ll
[NFC] Port all CorrelatedValuePropagation tests to
-passes=
syntax
2022-12-08 02:38:41 +03:00
abs.ll
…
add.ll
…
alloca.ll
…
and.ll
…
ashr.ll
…
basic.ll
…
conflict.ll
…
crash.ll
…
deopt.ll
…
guards.ll
…
icmp.ll
[CVP] Simplify comparisons without constant operand
2022-11-03 15:35:27 +01:00
merge-range-and-undef.ll
…
min-max.ll
…
minmaxabs.ll
…
mul.ll
[ConstantRange] Fix nsw nowrap region for 1 bit integers (PR59301)
2022-12-06 16:37:43 +01:00
non-null.ll
…
overflow_predicate.ll
…
overflows.ll
[NFC] Switch a few uses of undef to poison as placeholders for unreachble code
2022-06-30 23:01:43 +01:00
phi-common-val.ll
…
pointer.ll
…
pr35807.ll
…
profmd.ll
…
range.ll
…
sdiv.ll
…
select.ll
…
sext.ll
…
shl.ll
[CVP] Simplify comparisons without constant operand
2022-11-03 15:35:27 +01:00
srem_missing_debugloc.ll
[DebugInfo] Missing debug location after replacement in processSRem function
2022-09-01 13:18:17 +01:00
srem.ll
…
sub.ll
…
udiv.ll
…
urem.ll
…