summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* For PR1319:Reid Spencer2007-04-14
* Add the line number where the script failed to the error output.Reid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14
* FIx this test, thanks to llvm.expReid Spencer2007-04-14
* Add a script to run a command but ignore its return code. This scriptReid Spencer2007-04-14
* Fix PR1325: Case range optimization was performed in the case itAnton Korobeynikov2007-04-14
* Fix a missing -f that the new llvm.exp found.Reid Spencer2007-04-14
* Fix a missing -f caught by the new llvm.exp script.Reid Spencer2007-04-14
* Initial version of a re-write of llvm-runtest that doesn't write theReid Spencer2007-04-14
* new testcaseChris Lattner2007-04-14
* testcase for PR1201Chris Lattner2007-04-14
* tests for struct/union as input operands to asm.Dale Johannesen2007-04-13
* Add the SCCP regression tests for APInt expressions. These test casesReid Spencer2007-04-13
* xfail this for nowChris Lattner2007-04-13
* new lsr testcaseChris Lattner2007-04-13
* New testcaseChris Lattner2007-04-13
* Fix PR1323 : we haven't updated phi nodes in good manner :)Anton Korobeynikov2007-04-13
* testcases for function linkageDale Johannesen2007-04-12
* vector compares aren't allowed. It doesn't make sense to have an xfailedChris Lattner2007-04-12
* make this really work on linux :)Chris Lattner2007-04-12
* make this happier on linux hostsChris Lattner2007-04-12
* new testcaseChris Lattner2007-04-12
* Make the shlibext and llvmlibsdir variables accessible.Reid Spencer2007-04-12
* The hello pass actually requires a function to chew on!Reid Spencer2007-04-12
* New test case for PR 1321.Devang Patel2007-04-12
* new testcase.Chris Lattner2007-04-11
* Fix a guard that is supposed to guard against mistakes like this patch fixes!Reid Spencer2007-04-11
* new testcaseChris Lattner2007-04-11
* The "Hello" message is written on stderr so make sure it is duplicated toReid Spencer2007-04-11
* Add a test case for PR1318.Reid Spencer2007-04-11
* Use the new %link variable to make this test portable.Reid Spencer2007-04-11
* Make new variables available: compile_c, compile_cxx, link to handle testsReid Spencer2007-04-11
* The "implementation" keyword is no more!Reid Spencer2007-04-11
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Add a test case for testing basic IR features via llvm2cpp. This helps findReid Spencer2007-04-11
* Make sure upgrade doesn't fail on this.Reid Spencer2007-04-11
* Update the way llvm2cpp tests are done:Reid Spencer2007-04-11
* Upgrade this file completely instead of downgrading it. Make sure thatReid Spencer2007-04-11
* this got betterChris Lattner2007-04-11
* adjust testChris Lattner2007-04-11
* change test name.Chris Lattner2007-04-11
* Make sure this test uses llvm-upgrade.Reid Spencer2007-04-11
* Fix to not give false positives.Reid Spencer2007-04-11
* sext of compares.Chris Lattner2007-04-11
* new testcaseChris Lattner2007-04-11
* new testcaseChris Lattner2007-04-11
* new testcases for integer abs functionChris Lattner2007-04-11
* New test case.Devang Patel2007-04-10
* Add test case for PR 1154.Devang Patel2007-04-10
* new testcaseChris Lattner2007-04-09