index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
InstCombine
/
bitcast.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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