aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcaseChris Lattner2002-12-041-0/+19
* Testcase for call instructionChris Lattner2002-12-031-0/+7
* Standard hello-world testChris Lattner2002-12-031-0/+11
* Make testcase more interestingChris Lattner2002-11-211-0/+3
* Move testChris Lattner2002-11-211-0/+0
* Shuffle testcases aroundChris Lattner2002-11-214-16/+0
* New testcaseChris Lattner2002-11-211-0/+13
* Checkin testcases for bugpointChris Lattner2002-11-203-0/+37
* Add support for bugpointChris Lattner2002-11-191-0/+1
* New testcase for loads and storesChris Lattner2002-11-171-0/+12
* New testcaseChris Lattner2002-11-131-0/+13
* Run local, bu, & td analysesChris Lattner2002-11-101-1/+1
* Add new test that causes infinite recursion in bu passChris Lattner2002-11-101-0/+24
* New testcaseChris Lattner2002-11-101-0/+17
* Allow tests to be run with release tools when ENABLE_OPTIMIZED=1Chris Lattner2002-11-091-2/+7
* Fix predicateChris Lattner2002-11-081-1/+1
* Add testcase that is fscking twolfChris Lattner2002-11-081-0/+15
* comment out the 64-bit cases for now.Brian Gaeke2002-11-071-16/+16
* Add instruction selection code and tests for setcc instructionsBrian Gaeke2002-11-072-0/+88
* Certain characters not getting escaped properlyNick Hildenbrandt2002-11-062-0/+20
* libraries is used for internal stuff, not as a real testcaseChris Lattner2002-11-061-1/+1
* New testcasesChris Lattner2002-11-062-0/+41
* New testcase to handle eventuallyChris Lattner2002-11-061-0/+7
* New testcaseChris Lattner2002-11-051-0/+6
* Add new getelementptr elimination testChris Lattner2002-11-041-0/+7
* New testcase for malloc promotionChris Lattner2002-11-041-0/+7
* Add information about why this testcase failsChris Lattner2002-11-041-4/+12
* Convert uint gep operands to longChris Lattner2002-11-046-18/+18
* Convert old style gep index from uint to longChris Lattner2002-11-041-1/+1
* Improve the clean targetChris Lattner2002-11-041-0/+3
* Enable div and mod testsChris Lattner2002-11-021-12/+12
* Enable multiply testsChris Lattner2002-11-021-3/+3
* New testcase for arithmetic operationsChris Lattner2002-11-021-0/+28
* New testcase for logical operatorsChris Lattner2002-11-021-0/+16