index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2005-05-15
add test to check for tail calls
Chris Lattner
2005-05-14
Make sure this is not eligible for tail-call-elimination so that we test
Chris Lattner
2005-05-14
new testcase
Chris Lattner
2005-05-14
Ensure these casts are done with the hardware fildll instruction
Chris Lattner
2005-05-14
this passes
Chris Lattner
2005-05-13
new testcase
Chris Lattner
2005-05-13
fix regression tests
Andrew Lenharth
2005-05-13
These tests are currently expected to fail.
John Criswell
2005-05-13
Force x86 backend
Chris Lattner
2005-05-13
let dj run this
Chris Lattner
2005-05-13
fixed test case
Andrew Lenharth
2005-05-13
add a correct run line
Chris Lattner
2005-05-12
reg test
Chris Lattner
2005-05-12
Fix this test on Solaris.
John Criswell
2005-05-11
Add testcase for legalizing ISD::CTTZ efficiently. On PPC, ctlz(int) is
Nate Begeman
2005-05-11
Regression test for PR#563.
John Criswell
2005-05-11
Legalize for CTLZ generates a ctpop, but this ctpop is not expanded.
Andrew Lenharth
2005-05-11
include the other bit count intrinsics
Chris Lattner
2005-05-11
new testcase
Chris Lattner
2005-05-09
new testcase
Chris Lattner
2005-05-09
tweak test to accept the (good) code emitted by the pattern isel
Chris Lattner
2005-05-09
New testcase that crashes the pattern isel
Chris Lattner
2005-05-05
new testcase
Chris Lattner
2005-05-04
comment fix
Andrew Lenharth
2005-05-04
see if the legalize code propery compensates for the additional zeros introduced
Andrew Lenharth
2005-05-04
added a use of ctpop to debug stuff with
Andrew Lenharth
2005-04-30
add sin/cos tests
Chris Lattner
2005-04-30
Add a test for llvm.sqrt
Chris Lattner
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2005-04-21
Check for eqv matching
Chris Lattner
2005-04-21
this passes on darwin
Chris Lattner
2005-04-16
Update dejagnu tests to use the new pattern isel flag
Nate Begeman
2005-04-14
added a random and mask test
Andrew Lenharth
2005-04-13
Add CodeGen tests for the recent SelectionDAG transforms
Nate Begeman
2005-04-13
regression case for faster call sequence
Andrew Lenharth
2005-04-13
check that casts still use zap
Andrew Lenharth
2005-04-13
added s4addl matching test
Andrew Lenharth
2005-04-10
fix this testcase so the regex doesn't match the function name
Chris Lattner
2005-04-09
new testcase that used to crash the ppc fe. It could effect any simpleisel
Chris Lattner
2005-04-09
Add a testcase to make sure that we don't emit two fneg instructions back
Nate Begeman
2005-04-09
Add cases to cover the rest of the patterns we should be matching
Nate Begeman
2005-04-09
New testcase that the sparc backend crashes on
Chris Lattner
2005-04-09
make this test more interesting
Chris Lattner
2005-04-09
add a test for fnabs
Chris Lattner
2005-04-09
add a partial test for the fma operations that ppc supports. I'm sure I'm
Chris Lattner
2005-04-08
oops
Andrew Lenharth
2005-04-08
added some tests to check stupid pattern matching mistakes
Andrew Lenharth
2005-04-07
match case change in codegen
Andrew Lenharth
2005-04-06
simplified
Andrew Lenharth
2005-04-06
added first alpha codegen regression test
Andrew Lenharth
[next]