aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend
AgeCommit message (Expand)Author
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-16Fix one more broken testcaseChris Lattner
2006-12-12Don't bother upgrading this.Reid Spencer
2006-12-11Provide a test for int<->float and long<->double bitcasts.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-27For PR950:Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-05-24Update testcase with recent cbe changeChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2005-09-27new testcase the CBE creates invalid C code forChris Lattner
2005-08-23New testcase for PR618Chris Lattner
2005-07-14Regression test for PR#596: Make sure that negation of a minus doesn'tJohn Criswell
2005-03-08new testcase that crashes the CBE.Chris Lattner
2005-02-14new testcaseChris Lattner
2004-12-29new testcase for PR490Chris Lattner
2004-12-03new testcase for PR472Chris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-13New testcaseChris Lattner
2004-11-07Changed to XFAILTanya Lattner
2004-11-06Adding RUN lines.Tanya Lattner
2004-08-25New version of Bill Wendling's PR33 patch.Brian Gaeke
2004-08-09This testcase causes the CBE to generate code that is not legal C.Chris Lattner
2004-07-26Added another test case for double FP constants as well.Reid Spencer
2004-07-26Update testChris Lattner
2004-05-26Make the test use the %A typeChris Lattner
2004-02-26Fixed test case to actually check for the static declaration.John Criswell
2004-02-26Regression tests for PR258 and PR259.John Criswell
2004-02-15New testcaseChris Lattner
2004-02-14Add a testcase for the frameaddress and returnaddress intrinsics.Chris Lattner
2004-02-13Update testsChris Lattner
2003-11-22Strengthen test case.Brian Gaeke
2003-11-22C Writer was dumping core on this test case.Brian Gaeke
2003-10-28New testcase, reduced from DOOM.Brian Gaeke
2003-10-23New testcase, which failes to compile. 252.eon hits this problemChris Lattner
2003-10-23Zero arg varargs functions are legal in LLVM, but not in C.Chris Lattner
2003-10-23Update testChris Lattner
2003-10-12Test that we can emit global initializers that are not normal FP valuesChris Lattner
2003-09-26Updated to generate temporary files in the temporary directory.John Criswell
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis'.Misha Brukman
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-06-28New testcase for invoke supportChris Lattner
2003-06-28New testcaseChris Lattner
2003-06-23New test case for C Writer regression found in 256.bzip2Brian Gaeke
2003-06-16New testcases for bugs and the new DAE passChris Lattner
2003-06-02Testcase distilled from 255.vortexChris Lattner
2003-05-31New testcaseChris Lattner
2003-05-13New testcaseChris Lattner
2003-05-12New testcaseChris Lattner