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
*
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
*
new testcase
Chris Lattner
2006-03-01
1
-0
/
+12
*
Add a test case for left shift by 1. We should not be using lea for this.
Evan Cheng
2006-02-28
1
-0
/
+9
*
evan's recent x86 isel improvements have fixed this, though not in the way
Chris Lattner
2006-02-28
1
-3
/
+0
*
New test case: use lea for imul by some constants.
Evan Cheng
2006-02-25
2
-0
/
+17
*
lea.ll is XFAIL until we implement convertToThreeAddress.
Evan Cheng
2006-02-25
1
-0
/
+2
*
Add a test case for 'lea'.
Evan Cheng
2006-02-23
1
-0
/
+10
*
Added a (store (op (load ...) ...) ...) folding test case.
Evan Cheng
2006-02-03
1
-0
/
+14
*
new testcase
Chris Lattner
2006-02-02
1
-0
/
+8
*
new testcase for the 'ret double folding with load' opzn
Chris Lattner
2006-02-01
1
-0
/
+19
*
Don't generate (or setp, setae) for SETUGE. Simply flip the operands around and
Evan Cheng
2006-01-30
1
-0
/
+12
*
new testcase for the 'C++' failures last night.
Chris Lattner
2006-01-30
1
-0
/
+6
*
Use Intel assembly syntax to look for ST
Evan Cheng
2006-01-27
2
-2
/
+2
*
X86 dag isel is now (soon) the default.
Evan Cheng
2006-01-27
1
-2
/
+2
*
These are fp stack test cases.
Evan Cheng
2006-01-27
4
-4
/
+4
*
XFAIL tailcall test cases until it's implemented.
Evan Cheng
2006-01-27
2
-0
/
+2
*
Added a load folding bug test case.
Evan Cheng
2006-01-20
1
-0
/
+15
*
bswap implementation
Nate Begeman
2006-01-14
1
-0
/
+23
*
new testcase, each function should have one extension instr in it
Chris Lattner
2005-12-14
1
-0
/
+19
*
new testcase, for PR672
Chris Lattner
2005-12-04
1
-0
/
+24
*
This should not be dce'd
Chris Lattner
2005-11-20
1
-3
/
+2
*
oops
Andrew Lenharth
2005-11-20
1
-1
/
+1
*
check that rdtsc is generated from readcyclecounter
Andrew Lenharth
2005-11-20
1
-0
/
+10
*
Moved to Regression/Codegen/Generic.
John Criswell
2005-10-19
1
-13
/
+0
*
Force i386 code generation for an i386 specific test.
John Criswell
2005-10-19
1
-1
/
+1
*
new testcase corresponding to PR621
Chris Lattner
2005-08-30
1
-0
/
+17
*
Fix a bug in the RUN line
Chris Lattner
2005-08-21
1
-1
/
+1
*
remove dead args
Chris Lattner
2005-08-19
1
-1
/
+1
*
remove dead flags
Chris Lattner
2005-08-19
5
-5
/
+5
*
None of these tests should require a working lli, they are codegen tests,
Chris Lattner
2005-08-04
4
-5
/
+4
*
Fix this to test the BE we care about
Chris Lattner
2005-08-03
1
-1
/
+1
*
Allow this to pass on non-linux systems as well, such as darwin
Chris Lattner
2005-07-20
1
-0
/
+2
*
set the target triple so that we don't fail due to X86 abi issues
Chris Lattner
2005-07-20
1
-0
/
+3
*
add test to check for tail calls
Chris Lattner
2005-05-15
1
-0
/
+7
*
Make sure this is not eligible for tail-call-elimination so that we test
Chris Lattner
2005-05-14
1
-2
/
+3
*
new testcase
Chris Lattner
2005-05-14
1
-0
/
+8
[next]