summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Adding RUN line.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Adding RUN lines.Tanya Lattner2004-11-06
* Add missing run lineChris Lattner2004-11-06
* First crack at support to run tests using dejagnu. This file contains a proce...Tanya Lattner2004-11-06
* Add a run lineChris Lattner2004-11-06
* Add a missing run lineChris Lattner2004-11-06
* This pass has been removed from LLVMChris Lattner2004-11-06
* Add missing run lineChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* CONFIGURATION isn't spelled Configuration, it's spelled BuildMode.Brian Gaeke2004-11-03
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* Initial checkin of regression test for generating the PowerPC rlwimiNate Begeman2004-10-24
* New testcaseChris Lattner2004-10-23
* New testcase. Check for the ability to promote a malloc whose initialzed sta...Chris Lattner2004-10-22
* New testcaseChris Lattner2004-10-18
* New testcase that ADCE shouldn't crash onChris Lattner2004-10-17
* New testcase that crashes the inlinerChris Lattner2004-10-17
* New testcase, no PHI should be inserted.Chris Lattner2004-10-17
* New testcase, rework testcases to fail if there are any gep's other than thoseChris Lattner2004-10-16
* New testcaseChris Lattner2004-10-16
* testcases for undefined and unreachableChris Lattner2004-10-16
* When converting phi nodes into select instructions, we shouldn't promote PHIChris Lattner2004-10-14
* New testcase for memmove -> memcpy transformChris Lattner2004-10-12
* This testcase ensures that we can SRA a global even if part of the globalChris Lattner2004-10-11
* These testcases check to see if we can promote malloc's to globals in someChris Lattner2004-10-11
* Another testcase. We should be able to devirtualize the call even thoughChris Lattner2004-10-10
* New testcase that crashes -globalopt. I found this through inspection, notChris Lattner2004-10-10
* New testcase we were not handling before.Chris Lattner2004-10-10
* A testcase that globalopt now handlesChris Lattner2004-10-09
* New testcaseChris Lattner2004-10-09
* New testcaseChris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* New testcase. The setcc is only used by a select, but not as a condition:Chris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* New testcaseChris Lattner2004-10-08
* These files now live in Transforms/GlobalOptChris Lattner2004-10-07
* Move these files from Transforms/GlobalConstifierChris Lattner2004-10-07
* Add new testcase, rename passChris Lattner2004-10-07
* New testcaseChris Lattner2004-10-06
* New testcaseChris Lattner2004-10-06
* When tail duplicating these functions, the add instruction should not beChris Lattner2004-10-06
* Another testcase for constness linkageChris Lattner2004-10-05
* Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2004-10-05
* New testcase for PR450Chris Lattner2004-10-05
* The verifier takes 50s on this testcase, that is not good n stuffChris Lattner2004-09-29
* New testcasses for divides that can be eliminated.Chris Lattner2004-09-29