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
*
[InstSimplify] add tests for vector select; NFC
Sanjay Patel
2020-01-14
1
-3
/
+20
*
[InstSimplify] move tests for select from InstCombine; NFC
Sanjay Patel
2020-01-13
1
-0
/
+24
*
[InstSimplify] select Cond, true, false --> Cond
Sanjay Patel
2020-01-09
1
-6
/
+3
*
[InstSimplify] add tests for select of true/false; NFC
Sanjay Patel
2020-01-08
1
-51
/
+80
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+566
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-566
/
+0
*
Reland r301880(!): "[InstSimplify] Handle selects of GEPs with 0 offset"
George Burgess IV
2018-04-24
1
-0
/
+19
*
[InstSimplify] add vector select tests with undef elts in condition; NFC
Sanjay Patel
2018-02-17
1
-0
/
+20
*
[InstSimplify] teach SimplifySelectInst() to fold more vector selects
Haicheng Wu
2017-10-02
1
-0
/
+8
*
[InstCombine] remove unnecessary vector select fold; NFCI
Sanjay Patel
2017-08-30
1
-0
/
+16
*
[InstSimplify] Teach decomposeBitTestICmp to handle non-canonical compares
Craig Topper
2017-08-14
1
-20
/
+8
*
Recommit r310869, "[InstSimplify][InstCombine] Modify the interface of decomp...
Craig Topper
2017-08-14
1
-10
/
+4
*
Revert r310869 "[InstSimplify][InstCombine] Modify the interface of decompose...
Craig Topper
2017-08-14
1
-4
/
+10
*
[InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and ...
Craig Topper
2017-08-14
1
-10
/
+4
*
[InstSimplify] Add some tests cases for selects with bittests hidden in ugt/u...
Craig Topper
2017-08-14
1
-0
/
+58
*
[InstSimplify] Add test cases that show that simplifySelectWithICmpCond doesn...
Craig Topper
2017-08-10
1
-0
/
+30
*
Revert r301880
George Burgess IV
2017-05-01
1
-19
/
+0
*
[InstSimplify] Handle selects of GEPs with 0 offset
George Burgess IV
2017-05-01
1
-0
/
+19
*
[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