summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Create the output directory if it's not already thereChris Lattner2004-04-10
* Simplify cfg now eliminates all of the branches in this testcaseChris Lattner2004-04-09
* Another testcaseChris Lattner2004-04-09
* Testcase to make sure we can apply the shift to the operands of the select,Chris Lattner2004-04-09
* Add testcases for harder combining cases.Chris Lattner2004-04-09
* new testcaseChris Lattner2004-04-09
* New testcaseChris Lattner2004-04-08
* New testcase, corresponding to phi_promote.llChris Lattner2004-04-08
* Add some more cases we should combineChris Lattner2004-04-08
* New testcaseChris Lattner2004-04-07
* New testcase that crashed scalarevolution on sparcChris Lattner2004-04-07
* New file that can be useful for hand inspection of assembly required for certainChris Lattner2004-04-07
* New testcaseChris Lattner2004-04-07
* New testcase for PR312Chris Lattner2004-04-05
* New testcase that crashes the instcombine pass. Dominance properties haveChris Lattner2004-04-05
* New testcaseChris Lattner2004-04-03
* new testcaseChris Lattner2004-04-02
* New testcases for the indvars passChris Lattner2004-04-02
* Tweak testcase to work with new indvars passChris Lattner2004-04-02
* New testcaseChris Lattner2004-04-02
* New testcase for PR310Chris Lattner2004-04-01
* New testcase for PR306Chris Lattner2004-04-01
* Tests for fp cmov's that I forgot to check in earlierChris Lattner2004-04-01
* Test folding comparisons into select instructionsChris Lattner2004-03-30
* New testcase. This now codegens to:Chris Lattner2004-03-30
* New testcase for select instructionsChris Lattner2004-03-30
* New testcase that crashes the assemblerChris Lattner2004-03-30
* Oops, actually USE the previously computed valueChris Lattner2004-03-30
* Test general value/value selection which we can do now that we use theChris Lattner2004-03-30
* Add some testcases for select simplificationChris Lattner2004-03-30
* Merged in RELEASE_12.John Criswell2004-03-29
* New testcaseChris Lattner2004-03-25
* New testcase, the optimizer can delete zero sized allocasChris Lattner2004-03-19
* This is the last remaining bug that I know of in the loop extractor. The loopChris Lattner2004-03-18
* New testcase, reduced from 256.bzip2Chris Lattner2004-03-18
* New testcaseChris Lattner2004-03-18
* New testcase that crashes the code extractorChris Lattner2004-03-18
* Modify test to use the %t substition (temporary name). This is availableJohn Criswell2004-03-17
* Another simple testcaseChris Lattner2004-03-16
* New testcase for PR297Chris Lattner2004-03-16
* Fix testChris Lattner2004-03-16
* Fix testcaseChris Lattner2004-03-16
* New testcaseChris Lattner2004-03-16
* New testcase for PR293Chris Lattner2004-03-16
* foo Bug 291, bar PR291Chris Lattner2004-03-16
* foo bug291 bar PR 291Chris Lattner2004-03-16
* PR291Chris Lattner2004-03-16
* // Testcase from Bug 291Chris Lattner2004-03-16
* New testcase for CSE of call instructionsChris Lattner2004-03-15
* Make sure that pure calls don't kill loadsChris Lattner2004-03-15