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
/
CodeGen
/
ARM
/
vrev.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-18
/
+18
*
When performing a truncating store, it's possible to rearrange the data
Chad Rosier
2012-04-09
1
-4
/
+2
*
Add CHECKs and document PR11158.
Nadav Rotem
2011-10-17
1
-1
/
+6
*
Enable element promotion type legalization by deafault.
Nadav Rotem
2011-10-16
1
-3
/
+0
*
Handle perfect shuffle case that generates a vrev for vectors of floats.
Tanya Lattner
2011-05-18
1
-0
/
+15
*
In r131488 I misunderstood how VREV works. It splits the vector in half and s...
Tanya Lattner
2011-05-18
1
-3
/
+2
*
vrev is incorrectly defined in the perfect shuffle table. The ordering is bac...
Tanya Lattner
2011-05-17
1
-0
/
+17
*
SelectionDAG shuffle nodes do not allow operands with different numbers of
Bob Wilson
2010-10-27
1
-0
/
+18
*
Allow more cases of undef shuffle indices and add tests for them.
Bob Wilson
2010-08-17
1
-0
/
+18
*
Remove arm_apcscc from the test files. It is the default and doing this
Rafael Espindola
2010-06-17
1
-14
/
+14
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Add support for ARM Neon VREV instructions.
Bob Wilson
2009-07-26
1
-0
/
+113