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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the use of llvm.dbg.declare.
Jim Laskey
2006-03-14
1
-6
/
+3
*
new testcase
Chris Lattner
2006-03-13
1
-0
/
+11
*
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
*
new testcase
Chris Lattner
2006-03-04
1
-0
/
+21
*
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
/
+98
*
load (x|y) -> load (x+y) iff x and y have no common bits.
Chris Lattner
2006-03-01
1
-0
/
+23
*
new testcase. These functions shouldn't touch the stack if stfiwx use
Chris Lattner
2006-03-01
1
-0
/
+21
*
new testcase. There should be no accesses to the stack for these functions.
Chris Lattner
2006-03-01
1
-0
/
+27
*
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 testcases
Chris Lattner
2006-02-28
1
-1
/
+30
*
Reenable this
Chris Lattner
2006-02-27
1
-2
/
+0
*
new testcase
Chris Lattner
2006-02-27
1
-0
/
+7
*
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
*
this fails, mark it as such
Chris Lattner
2006-02-25
1
-0
/
+2
*
Add a test case for 'lea'.
Evan Cheng
2006-02-23
1
-0
/
+10
*
A few final (for now) tests
Nate Begeman
2006-02-17
2
-0
/
+16
*
Yet another test
Nate Begeman
2006-02-17
1
-0
/
+9
*
New tests!
Nate Begeman
2006-02-17
3
-0
/
+34
*
Fix a comment sabre noticed :)
Nate Begeman
2006-02-17
2
-2
/
+2
*
A couple new regression tests to make sure we always pattern match the new
Nate Begeman
2006-02-17
2
-0
/
+51
*
Code sufficiently protected against this test.
Jim Laskey
2006-02-15
1
-1
/
+0
*
test for improved zap discovery
Andrew Lenharth
2006-02-13
1
-0
/
+10
*
this passes now, due to Nate's recent efforts
Chris Lattner
2006-02-13
1
-1
/
+0
*
Reduce this testcase a bit more, with the help of llvm-extract and some hand ...
Chris Lattner
2006-02-13
1
-12
/
+8
*
Added a test case for a libcall insertion bug.
Evan Cheng
2006-02-12
1
-0
/
+64
*
this apparently passes on linux
Chris Lattner
2006-02-09
1
-1
/
+1
*
Disable this test for the time being as debug is brought up to speed.
Jim Laskey
2006-02-08
1
-0
/
+1
*
These were moved to ../SPARC
Chris Lattner
2006-02-05
5
-46
/
+0
*
move V8 testcases here
Chris Lattner
2006-02-05
5
-0
/
+46
*
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
*
test cmov immediate form
Andrew Lenharth
2006-02-01
1
-0
/
+17
*
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
*
new testcase
Chris Lattner
2006-01-30
1
-0
/
+11
*
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 couple test cases, including the new vaarg breakage
Andrew Lenharth
2006-01-26
2
-0
/
+61
*
Testcase that failed due to a legalizer bug
Chris Lattner
2006-01-23
1
-0
/
+12
*
this option is gone, the dag isel is the default now
Chris Lattner
2006-01-23
1
-2
/
+2
[next]