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
/
select.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] if the condition of a select may be known via assumes, eliminat...
Sanjay Patel
2017-01-13
1
-1
/
+2
*
[InstSimplify] add tests to show missing select simplifications; NFC
Sanjay Patel
2017-01-05
1
-0
/
+28
*
[InstSimplify] don't crash handling a pointer or aggregate type
Sanjay Patel
2016-07-21
1
-0
/
+13
*
[InstSimplify] recognize trunc + icmp sgt/slt variants of select simplificati...
Sanjay Patel
2016-07-21
1
-41
/
+9
*
add vector tests and a simpler version of the negative tests
Sanjay Patel
2016-07-21
1
-3
/
+48
*
[InstSimplify][InstCombine] don't crash when folding vector selects of icmp
Sanjay Patel
2016-07-20
1
-0
/
+11
*
add even more missing tests for simplifySelectBitTest()
Sanjay Patel
2016-07-19
1
-40
/
+148
*
add tests related to PR28466
Sanjay Patel
2016-07-19
1
-1
/
+60
*
add missing test for simplifySelectBitTest()
Sanjay Patel
2016-07-19
1
-0
/
+14
*
auto-generate checks
Sanjay Patel
2016-07-18
1
-39
/
+64
*
InstSimplify: Optimize away pointless comparisons
David Majnemer
2014-12-20
1
-0
/
+76
*
InstSimplify: Restore optimizations lost in r210006
David Majnemer
2014-11-27
1
-0
/
+85