index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
InstCombine
/
assume.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ValueTracking] isKnownNonZero() should take non-null-ness assumptions into c...
Roman Lebedev
2019-12-20
1
-11
/
+10
*
[ValueTracking] isValidAssumeForContext(): CxtI itself also must transfer exe...
Roman Lebedev
2019-12-20
1
-1
/
+1
*
[NFC][InstCombine] Add a test for assume-induced miscompile
Roman Lebedev
2019-12-20
1
-0
/
+17
*
[NFC][InstCombine] Autogenerate assume.ll test
Roman Lebedev
2019-12-18
1
-40
/
+77
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+358
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-358
/
+0
*
[InstCombine] remove stale FIXME comment from test; NFC
Sanjay Patel
2019-03-03
1
-1
/
+0
*
[ValueTracking] do not try to peek through bitcasts in computeKnownBitsFromAs...
Sanjay Patel
2019-03-03
1
-0
/
+18
*
[InstCombine] ignore debuginfo when removing redundant assumes (PR37726)
Sanjay Patel
2018-06-20
1
-3
/
+2
*
[InstCombine] add llvm.assume + debuginfo test (PR37726); NFC
Sanjay Patel
2018-06-08
1
-1
/
+45
*
[InstCombine] weaken assertions for icmp folds (PR35846)
Sanjay Patel
2018-01-09
1
-0
/
+17
*
[ValueTracking] recognize a 'not' of an assumed condition as false
Sanjay Patel
2017-01-17
1
-2
/
+2
*
[InstCombine] add test to show missed fold using llvm.assume; NFC
Sanjay Patel
2017-01-09
1
-0
/
+13
*
[InstCombine] regenerate checks; NFC
Sanjay Patel
2017-01-09
1
-13
/
+12
*
[InstCombine] remove unnecessary attribute comments from test files; NFC
Sanjay Patel
2017-01-09
1
-9
/
+0
*
[InstCombine] tighten checks for tests of assume -> metadata transform; NFC
Sanjay Patel
2017-01-03
1
-25
/
+38
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-13
/
+13
*
Make processing @llvm.assume more efficient by using operand bundles
Hal Finkel
2016-12-15
1
-13
/
+13
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-8
/
+8
*
Revert r228556: InstCombine: propagate nonNull through assume
Chandler Carruth
2015-02-10
1
-37
/
+0
*
InstCombine: propagate nonNull through assume
Ramkumar Ramachandra
2015-02-09
1
-0
/
+37
*
Canonicalize an assume(load != null) into !nonnull metadata
Philip Reames
2014-11-11
1
-0
/
+74
*
Check for all known bits on ret in InstCombine
Hal Finkel
2014-09-07
1
-0
/
+12
*
Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
Hal Finkel
2014-09-07
1
-0
/
+136
*
Canonicalization for @llvm.assume
Hal Finkel
2014-07-25
1
-0
/
+43