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
/
X86
/
vec_shuffle.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/CodeGen/X86/vec_shuffle.ll: Add explicit -mtriple=i686-linux. We may see...
NAKAMURA Takumi
2011-11-08
1
-1
/
+1
*
Kill and collapse outstanding DomainValues.
Jakob Stoklund Olesen
2011-11-07
1
-5
/
+10
*
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
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-3
/
+3
*
Update
Evan Cheng
2006-07-07
1
-1
/
+1
*
Add && to each RUN: line (except the last one).
Evan Cheng
2006-04-21
1
-2
/
+2
*
Separate out to 2 test cases
Evan Cheng
2006-04-05
1
-26
/
+1
*
Add a new shuffle test case that requires pshuflw / pshufhw pair.
Evan Cheng
2006-04-05
1
-2
/
+27
*
Add a pshufhw test case.
Evan Cheng
2006-03-29
1
-0
/
+25
*
Use movhpd is even better than movlhps.
Evan Cheng
2006-03-28
1
-1
/
+1
*
Add a v2f64 shuffle case.
Evan Cheng
2006-03-24
1
-1
/
+9
*
Add a vector shuffle test case
Evan Cheng
2006-03-24
1
-0
/
+10