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
/
InstSimplify
/
undef.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+362
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-362
/
+0
*
[InstCombine] replace divide-by-constant checks with asserts; NFC
Sanjay Patel
2016-08-30
1
-1
/
+16
*
[InstSimplify] regenerate checks using a script
Sanjay Patel
2016-03-25
1
-86
/
+131
*
IR: Make the X / undef -> undef fold match the comment
Justin Bogner
2016-02-25
1
-0
/
+21
*
[InstSimplify] Teach InstSimplify how to simplify extractelement
David Majnemer
2015-07-13
1
-0
/
+14
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
ConstantFold: Shifting undef by zero results in undef
David Majnemer
2014-12-18
1
-0
/
+21
*
InstSimplify: shl nsw/nuw undef, %V -> undef
David Majnemer
2014-12-17
1
-0
/
+28
*
InstSimplify: Remove usesless %a parameter from tests
David Majnemer
2014-12-11
1
-4
/
+4
*
ConstantFold: an undef shift amount results in undef
David Majnemer
2014-12-10
1
-0
/
+21
*
ConstantFold: div undef, 0 should fold to undef, not zero
David Majnemer
2014-12-10
1
-0
/
+7
*
InstSimplify: [al]shr exact undef, %X -> undef
David Majnemer
2014-12-10
1
-0
/
+14
*
InstSimplify: div %X, 0 -> undef
David Majnemer
2014-12-10
1
-0
/
+14
*
InstSimplify: Make shift, select and GEP simplifications vector-aware.
Benjamin Kramer
2014-01-24
1
-0
/
+7
*
Add tests for existing InstSimplify features.
Dan Gohman
2011-11-04
1
-0
/
+21
*
Teach instsimplify to simplify calls to undef.
Dan Gohman
2011-11-04
1
-0
/
+7
*
Improve constant folding of undef for cmp and select operators.
Dan Gohman
2011-07-01
1
-0
/
+127