summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* Fix libs and includes for compiling with llc.Vikram S. Adve2002-05-191-12/+13
* New C backend testcases with first testcaseChris Lattner2002-05-172-0/+27
* Add tests of redundant load eliminationChris Lattner2002-05-162-0/+53
* New testcases for sub/neg reassociationChris Lattner2002-05-162-2/+2
* Fix testcaseChris Lattner2002-05-161-1/+1
* New testcases to ensure sub's are maximally reassociableChris Lattner2002-05-152-0/+29
* Testcase to ensure trees structures are correctly linearizedChris Lattner2002-05-151-0/+11
* Test to ensure sub -> neg promotion is working and why.Chris Lattner2002-05-151-0/+13
* New testcaseChris Lattner2002-05-152-0/+29
* New testcaseChris Lattner2002-05-141-0/+18
* New testcase for bugChris Lattner2002-05-141-0/+14
* New testcaseChris Lattner2002-05-141-0/+450
* Add testcase for when there is no loop headerChris Lattner2002-05-101-0/+21
* A basic test that LICM is workingChris Lattner2002-05-101-0/+17
* Run LICM testsChris Lattner2002-05-101-1/+1
* run LICM testsChris Lattner2002-05-101-0/+10
* New testcaseChris Lattner2002-05-101-0/+13
* Test the Pi node inserterChris Lattner2002-05-101-1/+1
* Initial checkin of testcases for Pi node inserterChris Lattner2002-05-103-0/+43
* New testcase for wierd combine opportunity found in bzip2 benchmarkChris Lattner2002-05-091-3/+7
* Fix broken testcaseChris Lattner2002-05-091-3/+3
* Add two new patterns that instcombine should or does handleChris Lattner2002-05-081-0/+12
* New testcase for LICM reassociationChris Lattner2002-05-081-0/+59
* Add some simple test of reassociationChris Lattner2002-05-084-0/+66
* run reassociate testsChris Lattner2002-05-081-1/+2
* New testcase for adceChris Lattner2002-05-071-0/+37
* Build the ADCE testsChris Lattner2002-05-071-1/+1
* ADCE testsChris Lattner2002-05-072-0/+25
* Oops, forgot to check in makefileChris Lattner2002-05-071-0/+10
* Add check that phi nodes get constant propogated awayChris Lattner2002-05-071-0/+18
* constprop doesn't delete dead instructions, it just makes them dead.Chris Lattner2002-05-073-3/+3
* Add testcase for not expressionsChris Lattner2002-05-071-0/+22
* Make the testcase more interesting so that DCE does not eliminate it.Chris Lattner2002-05-061-5/+7
* New testcase for PHI foldingChris Lattner2002-05-061-0/+17
* New testcase to make sure not instructions get combinedChris Lattner2002-05-061-0/+16
* More testsChris Lattner2002-05-061-0/+12
* Add testcase for -(-A)Chris Lattner2002-05-061-1/+5
* Fix testcase, the 'shift out all bits' doesn't apply to signed types.Chris Lattner2002-05-061-3/+3
* More testcases I don't want to forget aboutChris Lattner2002-05-064-1/+91
* New testcases so I don't forget about these algebraic simplificationsChris Lattner2002-05-064-0/+122
* New testcase so I don't forget about this.Chris Lattner2002-05-061-0/+16
* Testcase for missed merge opportunityChris Lattner2002-05-061-0/+22
* Build CFGsimplify directoryChris Lattner2002-05-061-1/+1
* Initial testcases for CFG simplify (which is part of DCE for now)Chris Lattner2002-05-062-0/+37
* Test moved to SCCP test directoryChris Lattner2002-05-061-61/+0
* New testcase for bugs in the constant propogatorChris Lattner2002-05-031-0/+14
* Add tests for floating point remainder eliminationChris Lattner2002-05-031-0/+9
* New testcase to see if constant propogation of remainder is implementedChris Lattner2002-05-031-0/+17
* This testcase is a sanity checkChris Lattner2002-05-031-0/+20
* Add new testcase for general constant prop.Chris Lattner2002-05-031-0/+18
OpenPOWER on IntegriCloud