aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* Add new testcasesChris Lattner2003-10-021-0/+11
* Updated for the new QMTest test suite. Temporary output file is now placedJohn Criswell2003-09-291-1/+1
* new testcaseChris Lattner2003-09-231-0/+16
* new testcase, reduced by bugpointChris Lattner2003-09-221-0/+24
* new testcase which crashes the inliner, thanks Bugpoint!Chris Lattner2003-09-221-0/+26
* New testcaseChris Lattner2003-09-201-0/+29
* New testcase that basicaa should be able to handleChris Lattner2003-09-201-0/+12
* Two new tests for shifts followed by andsChris Lattner2003-09-191-0/+12
* New testcasesChris Lattner2003-09-191-0/+12
* Remove obsolete -abort-on-exception flag from LLIChris Lattner2003-09-162-2/+2
* Remove obsolete optionChris Lattner2003-09-161-1/+1
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16236-236/+236
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-1530-347/+0
* new testcase that crashes optChris Lattner2003-09-151-0/+8
* New testcaseChris Lattner2003-09-151-0/+11
* New testcaseChris Lattner2003-09-151-0/+20
* New testcase, this should be simplifiedChris Lattner2003-09-121-0/+12
* New testcase, bug distilled from bcChris Lattner2003-09-121-0/+11
* New testcaseChris Lattner2003-09-111-0/+5
* New testcaseChris Lattner2003-09-101-0/+20
* New testcase: do not DCE volatile loads!Chris Lattner2003-09-091-0/+5
* Fix old style testChris Lattner2003-09-081-3/+3
* New testcaseChris Lattner2003-08-311-0/+20
* new testsChris Lattner2003-08-313-0/+44
* Add tests for the pruneeh passChris Lattner2003-08-311-1/+2
* New testcaseChris Lattner2003-08-271-0/+15
* New testcaseChris Lattner2003-08-241-0/+19
* Fix grepChris Lattner2003-08-241-3/+3
* Fix typeos and add descriptionsChris Lattner2003-08-243-5/+6
* New testcases for inlining invoke instructionsChris Lattner2003-08-243-0/+78
* New testcaseChris Lattner2003-08-241-0/+25
* new testcaseChris Lattner2003-08-241-0/+15
* Add a new switch folding testcaseChris Lattner2003-08-231-0/+11
* New testcaseChris Lattner2003-08-231-0/+7
* new testcase: we warn if we are merging together two functions whose argumentChris Lattner2003-08-231-0/+12
* New testcaseChris Lattner2003-08-231-0/+40
* Fix buggy testcaseChris Lattner2003-08-181-3/+4
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-171-0/+49
* New testcaseChris Lattner2003-08-171-0/+24
* New testcaseChris Lattner2003-08-171-0/+20
* No need to print in the testcaseChris Lattner2003-08-162-2/+2
* new testcase narrowed down from xboardChris Lattner2003-08-152-0/+130
* I must have missed these when eliminating the cast to bool cannonicalizationsChris Lattner2003-08-131-2/+2
* Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B)Chris Lattner2003-08-131-0/+14
* Add some tests for difficult reassociation casesChris Lattner2003-08-131-4/+25
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-136-35/+28
* Update test to represent new cannonicalization rules for multipliesChris Lattner2003-08-131-4/+7
* new testcaseChris Lattner2003-08-121-0/+10
* Right, instcombine cannot remove ((X >> C) << C) if it's signed.Chris Lattner2003-08-121-5/+5
* New testcasesChris Lattner2003-08-121-0/+13