summaryrefslogtreecommitdiff
path: root/test/CodeGen
AgeCommit message (Expand)AuthorFilesLines
2005-04-16Update dejagnu tests to use the new pattern isel flagNate Begeman5-5/+5
2005-04-14added a random and mask testAndrew Lenharth1-0/+10
2005-04-13Add CodeGen tests for the recent SelectionDAG transformsNate Begeman2-0/+53
2005-04-13regression case for faster call sequenceAndrew Lenharth1-0/+15
2005-04-13check that casts still use zapAndrew Lenharth1-0/+11
2005-04-13added s4addl matching testAndrew Lenharth1-0/+14
2005-04-10fix this testcase so the regex doesn't match the function nameChris Lattner1-1/+1
2005-04-09new testcase that used to crash the ppc fe. It could effect any simpleiselChris Lattner1-0/+21
2005-04-09Add a testcase to make sure that we don't emit two fneg instructions backNate Begeman1-0/+8
2005-04-09Add cases to cover the rest of the patterns we should be matchingNate Begeman1-6/+16
2005-04-09New testcase that the sparc backend crashes onChris Lattner1-0/+12
2005-04-09make this test more interestingChris Lattner1-1/+8
2005-04-09add a test for fnabsChris Lattner1-0/+11
2005-04-09add a partial test for the fma operations that ppc supports. I'm sure I'mChris Lattner1-0/+30
2005-04-08oopsAndrew Lenharth3-3/+3
2005-04-08added some tests to check stupid pattern matching mistakesAndrew Lenharth5-0/+52
2005-04-07match case change in codegenAndrew Lenharth1-1/+1
2005-04-06simplifiedAndrew Lenharth1-5/+0
2005-04-06added first alpha codegen regression testAndrew Lenharth1-0/+16
2005-04-02this has now been fixedChris Lattner1-4/+0
2005-04-02don't forget to use the right code generator :)Chris Lattner1-1/+1
2005-04-02new testcaseChris Lattner2-0/+36
2005-04-02new generic testcsaeChris Lattner1-0/+11
2005-04-01new testcaseChris Lattner1-0/+16
2005-03-23make sure this test tests the intended target.Chris Lattner1-1/+1
2005-03-08new testcase that crashes the CBE.Chris Lattner1-0/+5
2005-02-14execution tests shouldn't go here. This was killing the PPC nightly tester.Chris Lattner1-1/+1
2005-02-14A testcase that LLC produces illegal asm on for Prolangs-C/cdecl now.Chris Lattner1-0/+5
2005-02-14new testcaseChris Lattner1-0/+7
2005-01-26xfail this.Chris Lattner1-0/+4
2005-01-19New testcase for rotate instructions. Each function should codegen to aChris Lattner1-0/+91
2005-01-19Add a test for 16-bit sh*d.Chris Lattner1-1/+9
2005-01-19Ensure that each these functions generates a sh[rl]d instruction.Chris Lattner1-0/+22
2005-01-17This is a carefully contrived testcase where the X86 ISel is emitting all loadsChris Lattner1-0/+45
2005-01-17New testcase for a problem that occurred in 132.ijpegChris Lattner1-0/+16
2005-01-14New testcase, problem found by Rob.Chris Lattner1-0/+3
2005-01-14Testcase that crashes the PPC backend. Thanks to Rob for finding this.Chris Lattner1-0/+8
2005-01-11The pattern isel is aggressively codegen'ing all of the loads in theseChris Lattner1-0/+72
2005-01-08New testcase.Chris Lattner1-0/+19
2005-01-07Cleanup a bunch of tests. In particular do not allow target directives inChris Lattner9-241/+5
2005-01-07Make this test a bit more interesting by making there actually be a use of theChris Lattner1-1/+1
2005-01-07modernize and clean up this test.Chris Lattner1-13/+6
2005-01-07Add a testcase I forgot to commit earlier.Chris Lattner1-0/+5
2005-01-06New testcaseChris Lattner1-0/+6
2005-01-02xfail these tests, whcih require more info in the code generator to implementChris Lattner2-0/+6
2005-01-02Add several testcases for new optimizations in the code generator.Chris Lattner3-0/+62
2004-12-29new testcase for PR490Chris Lattner1-0/+5
2004-12-13New testcase that crashes the V9 backend.Chris Lattner1-0/+6
2004-12-12New testcase that the PPC backend miscompiles. It is emittingChris Lattner1-0/+3
2004-12-03new testcase for PR472Chris Lattner1-0/+12