aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-05-12New bug distilled from aha programChris Lattner
2003-05-12Add old testChris Lattner
2003-05-12Simplify testcase a bit moreChris Lattner
2003-05-12New testcase that crashes JelloChris Lattner
2003-05-11Checkin old testChris Lattner
2003-05-11Remove dead makefile codeChris Lattner
2003-05-11* Remove dead hunk of makefile fragment for dealing with sun compilerChris Lattner
2003-05-11Allow llx tests as wellChris Lattner
2003-05-09Enable the new C front-end for targets which define LLVMGCCARCHChris Lattner
2003-05-08Remvoe testcase that should never be implementedChris Lattner
2003-05-08New testcaseChris Lattner
2003-05-08Test the whole range of varargs handling stuffChris Lattner
2003-05-08New testcaseChris Lattner
2003-05-07New testcase for problem that is actually generic to all 32 bit LLI targetsChris Lattner
2003-05-06New testcase distilled from the fhourstones benchmarkChris Lattner
2003-05-06Make sure to compiel the LowerSwitch testsChris Lattner
2003-05-03New testcaseChris Lattner
2003-05-03Fix miscompilation found in Fhourstones by bugpointChris Lattner
2003-05-03Fix buggy testsChris Lattner
2003-05-01Reduce testcase a bitChris Lattner
2003-05-01New testcase for the lowerswitch passChris Lattner
2003-05-01New testcase: do not "raise" a call that is not through a function pointer!Chris Lattner
2003-04-26New testcase distilled from a problem identified by sumantChris Lattner
2003-04-26Add comment to testcaseChris Lattner
2003-04-26Whoever checked this testcase in apparently never tested it.Chris Lattner
2003-04-25New testcase that crashes preheadersChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-25Fix bugs in testcaseChris Lattner
2003-04-25Add commentChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-25New testcaseChris Lattner
2003-04-23New testcaseChris Lattner
2003-04-23Tweak testcases to use linkonce as appropriateChris Lattner
2003-04-22New testcaseChris Lattner
2003-04-22Add testcase for target informationChris Lattner
2003-04-22ADd newline to end of fileChris Lattner
2003-04-21New testcaseChris Lattner
2003-04-19Update testcases to match what is currently output by the CFEChris Lattner
2003-04-19Add testcase for constantexpr gepChris Lattner
2003-04-18Test case for forward declared global array with no sizeChris Lattner
2003-04-18New testcaseChris Lattner
2003-04-17Add a simple test for hex constant integersChris Lattner
2003-04-17Test case to make sure that constexprs are automatically foldedChris Lattner
2003-04-16New testcaseChris Lattner
2003-04-16Add tests for linker and linkonce globalsChris Lattner
2003-04-16Add PRE directoryChris Lattner
2003-04-15New testcase that triggered assertion failure.Chris Lattner
2003-04-10Simple arithmetic loop-based test case for modulo scheduling.Misha Brukman
2003-04-10Adding a simple test case in the hope that commit-diffs.pl will pick this up.Misha Brukman