aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2007-02-25new testcaseChris Lattner
2007-02-25new testcaseChris Lattner
2007-02-25Test for PR1224.Jim Laskey
2007-02-25new testcase. @foo should be marked fastcc by globaloptChris Lattner
2007-02-25verify that double is returned in XMM0 if the function is fastcc.Chris Lattner
2007-02-25new testcaseChris Lattner
2007-02-25verify i128 return on x86-64 continues to codegen optimally.Chris Lattner
2007-02-24testcase for PR1219Chris Lattner
2007-02-24testcase for pr1215Chris Lattner
2007-02-24testcase for pr1217Chris Lattner
2007-02-23Make the testcase correct.Bill Wendling
2007-02-23Testcase for PR1164Bill Wendling
2007-02-23PR1164:Bill Wendling
2007-02-23New test - practically wrote itself.Jim Laskey
2007-02-23bugfix: SP wasn't updated for varargs when frame pointer was eliminated.Lauro Ramos Venancio
2007-02-23Fix stack alignment in functions with varargs.Lauro Ramos Venancio
2007-02-23fix this testcaseChris Lattner
2007-02-23-march=arm -enable-thumb => -march=thumbEvan Cheng
2007-02-22missed cast eliminationAndrew Lenharth
2007-02-19Added test case for PR1207.Evan Cheng
2007-02-19Fix test case.Evan Cheng
2007-02-19this passes nowChris Lattner
2007-02-17new testChris Lattner
2007-02-17Test that large absolute addresses are properly folded into addr modes onChris Lattner
2007-02-17new testcase that crashes llcChris Lattner
2007-02-17testcase for PR1170Chris Lattner
2007-02-17new testcase for -fwritable-stringsChris Lattner
2007-02-17new testcaseChris Lattner
2007-02-17adding PR 1200 comment by requestDale Johannesen
2007-02-17Fixes PR 1200Dale Johannesen
2007-02-16testcase for recent targetdata regressionChris Lattner
2007-02-15Update this test to compile properly and check against the correctReid Spencer
2007-02-15For PR1195:Reid Spencer
2007-02-15update to new t-d strings.Chris Lattner
2007-02-13sanity check for *basic* i128 arithmetic on all hosts.Chris Lattner
2007-02-13new testcase, by Dan GohmanChris Lattner
2007-02-13Add ABI information to ARM subtarget.Lauro Ramos Venancio
2007-02-13According to ARM EABI, 8-bytes function arguments must be 8-bytes aligned.Lauro Ramos Venancio
2007-02-13new testcase for PR1197Chris Lattner
2007-02-11For PR1196:Reid Spencer
2007-02-09Eliminate the use of gccas in the test suite.Reid Spencer
2007-02-09Add ppc-specific test for better i64 compare codegen.Chris Lattner
2007-02-08i64 setcc tests.Evan Cheng
2007-02-08New test cases for PR1187Reid Spencer
2007-02-08Make this legal input.Reid Spencer
2007-02-08Add some more interesting cases to this test.Reid Spencer
2007-02-08For PR1187:Reid Spencer
2007-02-08New testcase for PR947Chris Lattner
2007-02-08llvm-gcc3 is goneChris Lattner
2007-02-07For PR1187:Reid Spencer