summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add support for make TEST=fooChris Lattner2003-01-16
* Add more testcasesChris Lattner2003-01-16
* Cleanup testcaseChris Lattner2003-01-15
* New testcaseChris Lattner2003-01-13
* New testcasesChris Lattner2003-01-13
* test the shift cases for long that are implementedChris Lattner2003-01-13
* test longsChris Lattner2003-01-13
* Test longs and fpChris Lattner2003-01-13
* TEst longsChris Lattner2003-01-13
* Add test for longsChris Lattner2003-01-13
* add div test as wellChris Lattner2003-01-13
* test a bunch of stuffChris Lattner2003-01-13
* Test long supportChris Lattner2003-01-13
* Add capability to turn on the -no-fp-elim optionChris Lattner2002-12-28
* Add another simple callChris Lattner2002-12-28
* Test argument passingChris Lattner2002-12-28
* Add a variable sized alloca to testChris Lattner2002-12-28
* Initial fp testChris Lattner2002-12-25
* Testcases for bugfixesChris Lattner2002-12-23
* Jello is now part of LLIChris Lattner2002-12-23
* New testcaseChris Lattner2002-12-23
* Remove temp filesChris Lattner2002-12-23
* Jello is going awayChris Lattner2002-12-23
* Add stats outputChris Lattner2002-12-20
* Print argc as well as argvChris Lattner2002-12-18
* Make testcase return 0 on successChris Lattner2002-12-17
* Add dummy implementation of __mainChris Lattner2002-12-16
* New testcase for printing out argumentsChris Lattner2002-12-16
* Add new testcase for repeated predsChris Lattner2002-12-15
* New testcase for structure argument problems.Chris Lattner2002-12-15
* New test to make sure I'm getting constness rightChris Lattner2002-12-15
* New testcase, courtesy of Brian GaekeChris Lattner2002-12-15
* Allow folding together two globals through type resolutionChris Lattner2002-12-15
* Testcase identified by Brian Gaeke that breaks the C frontend...Chris Lattner2002-12-15
* New testcase for bool supportChris Lattner2002-12-15
* Test indirect callChris Lattner2002-12-13
* New testcaseChris Lattner2002-12-13
* Return success on successChris Lattner2002-12-13
* Test more phi stuffChris Lattner2002-12-13
* lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,Brian Gaeke2002-12-13
* return 0 on successChris Lattner2002-12-13
* Stop suckingChris Lattner2002-12-13
* Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman2002-12-13
* Making main() return 0 to exit without error when no error actually occurs.Misha Brukman2002-12-13
* Fix testcaseChris Lattner2002-12-13
* Infinite loops, are, well, not goodChris Lattner2002-12-13
* This way it's easier to test: if the call to external exit(0) succeeded,Misha Brukman2002-12-13
* Check in an old testcaseChris Lattner2002-12-07
* New testcase pointed out by Casey CarterChris Lattner2002-12-05
* Return 0 to make it into a fully-functioning "Hello, World!" test case.Misha Brukman2002-12-04