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
/
bitcast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+563
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-563
/
+0
*
[InstCombine] reverse bitcast + bitwise-logic canonicalization (PR33138)
Sanjay Patel
2017-06-22
1
-13
/
+13
*
[InstCombine] add tests to document bitcast + bitwise-logic behavior; NFC
Sanjay Patel
2017-05-24
1
-0
/
+45
*
Update tests for the patch.
Alexey Bataev
2017-04-14
1
-72
/
+75
*
InstCombine: Fold bitcast of vector to FP scalar
Matt Arsenault
2016-12-07
1
-0
/
+64
*
[InstCombine] change select type to eliminate bitcasts
Sanjay Patel
2016-12-03
1
-13
/
+35
*
[InstCombine] change bitwise logic type to eliminate bitcasts
Sanjay Patel
2016-11-22
1
-4
/
+25
*
[InstCombine] add tests for bitcasted selects; NFC
Sanjay Patel
2016-11-15
1
-0
/
+84
*
[InstCombine] add tests to show missing bitcast folds
Sanjay Patel
2016-11-14
1
-0
/
+43
*
[InstCombine] regenerate checks
Sanjay Patel
2016-09-12
1
-98
/
+108
*
[ConstantFolding] Fix bitcast vector of i1.
Igor Breger
2016-06-27
1
-0
/
+7
*
[InstCombine] transform bitcasted bitwise logic ops with constants (PR26702)
Sanjay Patel
2016-03-03
1
-8
/
+6
*
add tests to show missing bitcasted logic transform
Sanjay Patel
2016-02-24
1
-0
/
+41
*
remove fixme comment that was fixed with r261750
Sanjay Patel
2016-02-24
1
-1
/
+1
*
[InstCombine] enable optimization of casted vector xor instructions
Sanjay Patel
2016-02-24
1
-3
/
+2
*
add test to show missing bitcasted vector xor fold
Sanjay Patel
2016-02-24
1
-0
/
+15
*
[InstCombine] fold bitcasts around an extractelement (3rd try)
Sanjay Patel
2015-12-10
1
-8
/
+34
*
Revert r255137.
Akira Hatanaka
2015-12-10
1
-20
/
+8
*
[InstCombine] fold bitcasts around an extractelement (2nd try)
Sanjay Patel
2015-12-09
1
-8
/
+20
*
Revert "[InstCombine] fold bitcasts around an extractelement"
Mehdi Amini
2015-12-09
1
-5
/
+8
*
[InstCombine] fold bitcasts around an extractelement
Sanjay Patel
2015-12-09
1
-8
/
+5
*
[InstCombine] add tests to show missing bitcast optimizations
Sanjay Patel
2015-11-19
1
-0
/
+29
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
InstCombine: Don't allow turning vector-of-pointer loads into vector-of-integer.
Benjamin Kramer
2013-09-19
1
-0
/
+10
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-11
/
+11
*
Optimization: bitcast (<1 x ...> insertelement ..., X, ...) to ... ==> bitcas...
Michael Ilseman
2013-02-11
1
-1
/
+7
*
Remove trailing whitespace
Michael Ilseman
2013-02-11
1
-7
/
+8
*
Implement Constant::isAllOnesValue(). Fix ConstantFolding to use the new api.
Nadav Rotem
2011-08-24
1
-5
/
+29
*
Revert "Address Duncan's CR request:"
Eric Christopher
2011-08-23
1
-29
/
+5
*
Fix a typo in the test from the previous commit.
Nadav Rotem
2011-08-23
1
-3
/
+3
*
Address Duncan's CR request:
Nadav Rotem
2011-08-23
1
-0
/
+24
*
Add constant folding support for bitcasts of splat vectors to integers.
Nadav Rotem
2011-08-20
1
-0
/
+10
*
handle the constant case of vector insertion. For something
Chris Lattner
2010-08-28
1
-0
/
+12
*
optimize bitcasts from large integers to vector into vector
Chris Lattner
2010-08-28
1
-0
/
+31
*
optimize "integer extraction out of the middle of a vector" as produced
Chris Lattner
2010-08-26
1
-0
/
+25
*
optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x'
Chris Lattner
2010-08-26
1
-0
/
+22
*
filecheckize
Chris Lattner
2010-08-26
1
-6
/
+7
*
rename test
Chris Lattner
2010-08-26
1
-0
/
+14