aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Added test case for PR1207.Evan Cheng2007-02-191-0/+21
* Fix test case.Evan Cheng2007-02-191-3/+3
* new testChris Lattner2007-02-171-0/+6
* Test that large absolute addresses are properly folded into addr modes onChris Lattner2007-02-171-0/+9
* new testcase that crashes llcChris Lattner2007-02-171-0/+12
* adding PR 1200 comment by requestDale Johannesen2007-02-171-0/+1
* Fixes PR 1200Dale Johannesen2007-02-173-2/+74
* testcase for recent targetdata regressionChris Lattner2007-02-161-0/+3
* Update this test to compile properly and check against the correctReid Spencer2007-02-151-10/+9
* sanity check for *basic* i128 arithmetic on all hosts.Chris Lattner2007-02-131-0/+11
* new testcase, by Dan GohmanChris Lattner2007-02-131-0/+12
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-131-1/+1
* According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.Lauro Ramos Venancio2007-02-131-0/+10
* new testcase for PR1197Chris Lattner2007-02-131-0/+335
* Add ppc-specific test for better i64 compare codegen.Chris Lattner2007-02-091-0/+9
* i64 setcc tests.Evan Cheng2007-02-083-6/+38
* New test case.Evan Cheng2007-02-071-6/+36
* Add a DYNAMIC_STACKALLOC test case.Evan Cheng2007-02-061-0/+30
* testcase for pr1181Chris Lattner2007-02-061-0/+14
* Fix unord test.Lauro Ramos Venancio2007-02-051-2/+2
* Make the RUN: line readable.Reid Spencer2007-02-051-1/+2
* For PR411:Reid Spencer2007-02-051-2/+2
* new testcase for x86 backend miscompilationChris Lattner2007-02-041-0/+21
* Add a test case.Evan Cheng2007-02-031-0/+27
* __builtin_isunordered test case.Evan Cheng2007-02-031-0/+18
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-031-1/+4
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-0213-139/+120
* My mistake, my environment wasn't up to date. This passes now.Reid Spencer2007-02-011-1/+0
* XFAIL this on x86 linux as it continues to fail.Reid Spencer2007-02-011-1/+3
* Add a test case.Evan Cheng2007-02-011-0/+16
* Added a thumb vararg test.Evan Cheng2007-02-011-1/+4
* new testcaseChris Lattner2007-02-011-0/+25
* Fix test case.Evan Cheng2007-01-311-2/+0
* Fix test cases.Evan Cheng2007-01-313-10/+11
* ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized...Lauro Ramos Venancio2007-01-313-3/+3
* Combine two tests.Evan Cheng2007-01-302-20/+11
* For PR411:Reid Spencer2007-01-3010-42/+45
* Make the input legal.Reid Spencer2007-01-301-2/+2
* Add / merge tests.Evan Cheng2007-01-302-10/+15
* test that the 'ir' constraint works.Chris Lattner2007-01-291-0/+7
* new testcaseChris Lattner2007-01-291-0/+7
* Thumb tests.Evan Cheng2007-01-271-2/+9
* Merge tests.Evan Cheng2007-01-272-31/+28
* For PR761:Reid Spencer2007-01-2637-199/+197
* Fix test case.Evan Cheng2007-01-251-1/+1
* fix fcopysign testLauro Ramos Venancio2007-01-251-4/+4
* Added some load from stack frames test cases.Evan Cheng2007-01-241-0/+34
* Thumb test cases.Evan Cheng2007-01-231-10/+21
* Thumb test cases.Evan Cheng2007-01-231-21/+25
* Make it work for both Linux and Mac OS.Evan Cheng2007-01-221-2/+3