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
/
CodeGen
/
X86
/
vec_shuffle.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.
Nate Begeman
2010-03-24
1
-1
/
+2
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Remove obsolete -f flags.
Dan Gohman
2009-08-25
1
-1
/
+1
*
Fix infinite recursion in the C++ code which handles movddup by making it unn...
Nate Begeman
2009-04-29
1
-1
/
+1
*
Favors pshufd over shufps when shuffling elements from one vector. pshufd is ...
Evan Cheng
2008-04-05
1
-3
/
+3
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-21
1
-30
/
+30
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-3
/
+3
*
Re-apply 40504, but with a fix for the segfault it caused in oggenc:
Dan Gohman
2007-07-27
1
-1
/
+1
*
Reverting 40504 for now. It's breaking oggenc.
Evan Cheng
2007-07-27
1
-1
/
+1
*
Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from the
Dan Gohman
2007-07-26
1
-1
/
+1
*
For PR1319:
Reid Spencer
2007-04-16
1
-3
/
+4
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+43