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
*
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
*
new testcase that crashes llc for ppc
Chris Lattner
2006-01-21
1
-0
/
+17
*
Added a load folding bug test case.
Evan Cheng
2006-01-20
1
-0
/
+15
*
a reduced test case, the GlobalAddress is never legalized
Andrew Lenharth
2006-01-18
1
-0
/
+30
*
new testcase
Chris Lattner
2006-01-18
1
-0
/
+16
*
this testcase sent the dag combiner spinning into an infinite loop
Chris Lattner
2006-01-18
1
-0
/
+19
*
this is fixed
Andrew Lenharth
2006-01-16
1
-1
/
+0
*
Fix these testcases :(
Chris Lattner
2006-01-16
2
-1
/
+2
*
bswap implementation
Nate Begeman
2006-01-14
1
-0
/
+23
*
testcase for the llvm.stacksave/llvm.stackrestore intrinsics.
Chris Lattner
2006-01-13
1
-0
/
+12
*
Test case for a SETCC / BRCOND folding bug.
Evan Cheng
2006-01-13
1
-0
/
+39
*
verily, sabre did leave
Duraid Madina
2006-01-12
1
-2
/
+2
*
Add testcase for rotate by register and rotate by immediate
Nate Begeman
2006-01-11
1
-0
/
+51
*
Testcase the PPC backend is miscompiling.
Chris Lattner
2006-01-11
1
-0
/
+13
[next]