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
/
vec_demanded_elts.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-6
/
+6
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-3
/
+3
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-0
/
+27
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-0
/
+366
*
Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...
Stephen Lin
2013-07-14
1
-1
/
+1
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-8
/
+8
*
Revert r164763 because it introduces new shuffles.
Nadav Rotem
2013-05-06
1
-1
/
+1
*
Prefer shuffles to selects. Backends love shuffles!
Nick Lewycky
2012-09-27
1
-1
/
+1
*
Simplify demanded bits of select sources where the condition is a constant ve...
Pete Cooper
2012-07-26
1
-0
/
+19
*
Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify ...
Pete Cooper
2012-07-26
1
-0
/
+28
*
Make demanded-elt simplification for shufflevector slightly stronger. Spotte...
Eli Friedman
2011-09-15
1
-0
/
+11
*
Move test to Transforms/InstCombine.
Stuart Hastings
2011-05-19
1
-0
/
+16
*
Teach instcombine about the rest of the SSE and SSE2 conversion
Chandler Carruth
2011-01-10
1
-0
/
+55
*
Fold two related tests into the newly FileCheck-ized test, migrating
Chandler Carruth
2011-01-10
1
-0
/
+36
*
Clean up and FileCheck-ize a test.
Chandler Carruth
2011-01-10
1
-19
/
+19
*
Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
Dan Gohman
2009-09-11
1
-5
/
+5
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-5
/
+5
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-5
/
+5
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-3
/
+3
*
manually upgrade test. Add a new test2. I have no way to see if this works
Chris Lattner
2007-04-14
1
-22
/
+33
*
For PR1319:
Reid Spencer
2007-04-14
1
-5
/
+11
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-5
/
+5
*
new testcase
Chris Lattner
2006-10-05
1
-0
/
+30