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
/
select_meta.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+345
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-345
/
+0
*
[InstCombine] use 'match' to handle vectors and simplify code
Sanjay Patel
2018-10-23
1
-3
/
+2
*
[InstCombine] swap select profile metadata when swapping select ops
Sanjay Patel
2018-10-23
1
-5
/
+5
*
[InstCombine] add/move tests for select with inverted condition; NFC
Sanjay Patel
2018-10-23
1
-0
/
+39
*
[InstCombine] Fold (min/max ~X, Y) -> ~(max/min X, ~Y) when Y is freely inver...
Craig Topper
2018-09-22
1
-16
/
+16
*
[InstCombine] Partially revert rL341674 due to PR38897.
Alina Sbirlea
2018-09-10
1
-16
/
+16
*
[InstCombine] Fold (min/max ~X, Y) -> ~(max/min X, ~Y) when Y is freely inver...
Craig Topper
2018-09-07
1
-16
/
+16
*
extend binop folds for selects to include true and false binops flag intersec...
Michael Berg
2018-08-20
1
-2
/
+2
*
add a missed case for binary op FMF propagation under select folds
Michael Berg
2018-08-16
1
-1
/
+1
*
[InstCombine] choose 1 form of abs and nabs as canonical
Sanjay Patel
2018-05-20
1
-7
/
+8
*
Fix some misc. -enable-var-scope violations
Matt Arsenault
2017-11-13
1
-25
/
+25
*
[InstCombine] canonicalize non-obivous forms of integer min/max
Sanjay Patel
2017-02-21
1
-20
/
+12
*
[InstCombine] don't drop metadata in FoldOpIntoSelect()
Sanjay Patel
2016-11-26
1
-0
/
+11
*
[InstCombine] canonicalize min/max constant to select's false value
Sanjay Patel
2016-11-21
1
-12
/
+128
*
[InstCombine] auto-generate better checks; NFC
Sanjay Patel
2016-11-10
1
-30
/
+67
*
[ValueTracking] fix matchSelectPattern to allow vector splat folds of min/max...
Sanjay Patel
2016-10-27
1
-7
/
+2
*
[InstCombine] add tests for missing folds of vector abs/nabs/min/max
Sanjay Patel
2016-10-27
1
-0
/
+20
*
[Profile] Propagate branch metadata properly in instcombine
Xinliang David Li
2016-08-25
1
-0
/
+135