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