summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update for constant folding now generating undef and overflow correctly.Reid Spencer2007-02-27
* Shifting by the bit width now produces undef, not 0.Reid Spencer2007-02-27
* XFAIL this on x86-Linux until its fixed.Reid Spencer2007-02-27
* Remove test cases that produce undefined results.Reid Spencer2007-02-27
* new testcaseChris Lattner2007-02-26
* new testcaseChris Lattner2007-02-25
* new testcaseChris Lattner2007-02-25
* new testcaseChris Lattner2007-02-25
* Test for PR1224.Jim Laskey2007-02-25
* new testcase. @foo should be marked fastcc by globaloptChris Lattner2007-02-25
* verify that double is returned in XMM0 if the function is fastcc.Chris Lattner2007-02-25
* new testcaseChris Lattner2007-02-25
* verify i128 return on x86-64 continues to codegen optimally.Chris Lattner2007-02-25
* testcase for PR1219Chris Lattner2007-02-24
* testcase for pr1215Chris Lattner2007-02-24
* testcase for pr1217Chris Lattner2007-02-24
* Make the testcase correct.Bill Wendling2007-02-23
* Testcase for PR1164Bill Wendling2007-02-23
* PR1164:Bill Wendling2007-02-23
* New test - practically wrote itself.Jim Laskey2007-02-23
* bugfix: SP wasn't updated for varargs when frame pointer was eliminated.Lauro Ramos Venancio2007-02-23
* Fix stack alignment in functions with varargs.Lauro Ramos Venancio2007-02-23
* fix this testcaseChris Lattner2007-02-23
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-23
* missed cast eliminationAndrew Lenharth2007-02-22
* Added test case for PR1207.Evan Cheng2007-02-19
* Fix test case.Evan Cheng2007-02-19
* this passes nowChris Lattner2007-02-19
* new testChris Lattner2007-02-17
* Test that large absolute addresses are properly folded into addr modes onChris Lattner2007-02-17
* new testcase that crashes llcChris Lattner2007-02-17
* testcase for PR1170Chris Lattner2007-02-17
* new testcase for -fwritable-stringsChris Lattner2007-02-17
* new testcaseChris Lattner2007-02-17
* adding PR 1200 comment by requestDale Johannesen2007-02-17
* Fixes PR 1200Dale Johannesen2007-02-17
* testcase for recent targetdata regressionChris Lattner2007-02-16
* Update this test to compile properly and check against the correctReid Spencer2007-02-15
* For PR1195:Reid Spencer2007-02-15
* update to new t-d strings.Chris Lattner2007-02-15
* sanity check for *basic* i128 arithmetic on all hosts.Chris Lattner2007-02-13
* new testcase, by Dan GohmanChris Lattner2007-02-13
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-13
* According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.Lauro Ramos Venancio2007-02-13
* new testcase for PR1197Chris Lattner2007-02-13
* For PR1196:Reid Spencer2007-02-11
* Eliminate the use of gccas in the test suite.Reid Spencer2007-02-09
* Add ppc-specific test for better i64 compare codegen.Chris Lattner2007-02-09
* i64 setcc tests.Evan Cheng2007-02-08
* New test cases for PR1187Reid Spencer2007-02-08