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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use movsd to shuffle in the lowest two elements of a v4f32 / v4i32 vector when
Evan Cheng
2006-05-03
1
-0
/
+11
*
A few instruction scheduling test cases.
Evan Cheng
2006-05-03
3
-0
/
+117
*
Intel mode no longer uses %'s on registers
Chris Lattner
2006-05-01
6
-7
/
+7
*
Update. It should use two shufps, not three!
Evan Cheng
2006-04-28
1
-1
/
+1
*
Test case for PR748
Evan Cheng
2006-04-28
1
-0
/
+31
*
Added a movq test case.
Evan Cheng
2006-04-24
1
-0
/
+10
*
Two more build_vector tests.
Evan Cheng
2006-04-22
2
-0
/
+37
*
movddup is a SSE3 instruction.
Evan Cheng
2006-04-21
1
-1
/
+1
*
Add && to each RUN: line (except the last one).
Evan Cheng
2006-04-21
11
-13
/
+14
*
More build_vector tests.
Evan Cheng
2006-04-21
3
-0
/
+62
*
Check for llc crash.
Evan Cheng
2006-04-21
2
-0
/
+2
*
To be replaced with another test.
Evan Cheng
2006-04-21
1
-21
/
+0
*
Don't know what I was thinking...
Evan Cheng
2006-04-20
1
-1
/
+1
*
Vector extract element test case.
Evan Cheng
2006-04-20
1
-0
/
+25
*
Vector insert test case.
Evan Cheng
2006-04-20
1
-0
/
+19
*
v16i8 splat with 2 punpcklbw and a single pshufd.
Evan Cheng
2006-04-20
1
-0
/
+26
*
Another shuffle test. For 4-wide shuffle, no more than 3 {p}shuf*.
Evan Cheng
2006-04-20
1
-0
/
+9
*
Added a test case for , e.g. xform pand <0, 0, -1, -1> to a shuffle.
Evan Cheng
2006-04-20
1
-0
/
+8
*
Added a movhlps, movlhps test case.
Evan Cheng
2006-04-20
1
-0
/
+19
*
New testcase
Chris Lattner
2006-04-17
1
-0
/
+5
*
Better way to splat v2f64
Evan Cheng
2006-04-16
1
-1
/
+1
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Add a vselect test case.
Evan Cheng
2006-04-10
1
-0
/
+11
*
Doh!
Evan Cheng
2006-04-07
1
-2
/
+2
*
Added more shuffle tests
Evan Cheng
2006-04-07
1
-0
/
+46
*
new testcase
Chris Lattner
2006-04-05
1
-0
/
+55
*
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 unpcklpd for v2f64 splat.
Evan Cheng
2006-03-29
1
-1
/
+1
*
new testcase
Chris Lattner
2006-03-28
1
-0
/
+18
*
Use movhpd is even better than movlhps.
Evan Cheng
2006-03-28
1
-1
/
+1
*
Add a BUILD_VECTOR with unpack and interleave testcase.
Evan Cheng
2006-03-25
1
-0
/
+14
*
Added a scalar to vector with zero extension testcase
Evan Cheng
2006-03-25
1
-0
/
+21
*
Zero vector testcase
Evan Cheng
2006-03-24
1
-0
/
+16
*
fix two spellos
Chris Lattner
2006-03-24
2
-2
/
+2
*
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
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
Replace vector splat test case.
Evan Cheng
2006-03-22
2
-11
/
+22
*
Add a v2f64 splat (using movlhps) test case.
Evan Cheng
2006-03-22
1
-0
/
+11
*
Option -enable-x86-lsr has been removed
Evan Cheng
2006-03-20
1
-1
/
+1
*
update testcases for x86 fastcc changes.
Chris Lattner
2006-03-18
2
-2
/
+4
*
Add a lsr common loop invariant hoisting test case
Evan Cheng
2006-03-17
1
-0
/
+28
*
Also requires -mattr=-sse3
Evan Cheng
2006-03-15
3
-3
/
+3
*
weak globals on darwin require an extra load, breaking this test
Chris Lattner
2006-03-10
1
-1
/
+1
*
Add a test case for (store (op (load ..) ..) ..) folding.
Evan Cheng
2006-03-09
2
-2
/
+45
*
Add another test case for instruction scheduling.
Evan Cheng
2006-03-03
1
-0
/
+10
*
Remove these testcases. These intrinsics are going away
Chris Lattner
2006-03-03
2
-42
/
+0
*
Add a regression test for bug 478.
Evan Cheng
2006-03-02
1
-0
/
+11
[next]