aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* New files, testing for a crash in ADCE compiling QT and a missed optimization.Chris Lattner2005-02-172-0/+64
* new testcase for PR515Chris Lattner2005-02-171-0/+63
* new testcase for PR504Chris Lattner2005-02-121-0/+22
* New testcaseChris Lattner2005-01-311-0/+6
* New testcaseChris Lattner2005-01-311-0/+9
* Rename these to start with %c, as they are the only ones that are checked.Chris Lattner2005-01-311-15/+15
* New testcaseChris Lattner2005-01-311-0/+22
* New testcase.Chris Lattner2005-01-281-0/+12
* XFAIL this for now.Chris Lattner2005-01-261-0/+5
* Add some new testsChris Lattner2005-01-191-0/+14
* More testcasesChris Lattner2005-01-141-0/+15
* new testcaseChris Lattner2005-01-131-0/+17
* New testcases that we should combine.Chris Lattner2005-01-012-0/+16
* New testcase for common bitfield manipulation instruction sequences.Chris Lattner2005-01-011-0/+54
* Add a bunch of tests for cases that should be eliminated.Chris Lattner2005-01-011-0/+27
* Add a bunch of tests for ANDs that should be eliminated.Chris Lattner2005-01-011-0/+13
* This now works.Chris Lattner2005-01-011-1/+0
* Add new test to make sure simplifycfg doesn't leave around triviallyChris Lattner2005-01-011-0/+26
* Add a comment, add a new testcaseChris Lattner2004-12-292-0/+13
* New testcase for PR491Chris Lattner2004-12-291-0/+10
* Fix this testChris Lattner2004-12-131-1/+1
* Add testcases for simple things we can handle that occur now in vortex.Chris Lattner2004-12-122-0/+12
* New testcase. Shrinking the variable to a bool allows instcombine to deleteChris Lattner2004-12-121-0/+22
* New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner2004-12-111-0/+8
* Update testChris Lattner2004-12-111-1/+1
* New testcase that ipsccp should handle.Chris Lattner2004-12-111-0/+23
* New testcaseChris Lattner2004-12-101-0/+19
* New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner2004-12-101-0/+11
* Check in the right testChris Lattner2004-12-101-4/+1
* New testcase for a bug exposed by the ipsccp pass, causing dparser to failChris Lattner2004-12-101-0/+62
* New testcaseChris Lattner2004-12-101-0/+13
* new testcaseChris Lattner2004-12-081-0/+17
* Fix this regression and remove the XFAIL from this test.Alkis Evlogimenos2004-12-081-1/+0
* This testcase causes the instruction combiner to go spiraling intoChris Lattner2004-12-081-0/+6
* Mark this as an XFAIL until a fix is worked out.Alkis Evlogimenos2004-12-081-0/+1
* Add regressionAlkis Evlogimenos2004-12-081-0/+14
* This is a cross platform fail, failing on freebsd as wellChris Lattner2004-11-301-1/+1
* New testcase for simplifycfgChris Lattner2004-11-301-0/+11
* Update the test to match the optimization. The optimization can let someReid Spencer2004-11-281-1/+1
* New testcase. The store is not dead here.Chris Lattner2004-11-281-0/+13
* Correct the RUN line to remove unneeded parameters and make sure the testReid Spencer2004-11-281-1/+1
* Test case for PR454Reid Spencer2004-11-281-0/+159
* New testcaseChris Lattner2004-11-271-0/+9
* %p is expanded by dejagnu, avoid it in the test.Chris Lattner2004-11-221-1/+1
* Pull out failing test into a seperate file, which is xfailedChris Lattner2004-11-222-6/+9
* This was fixedChris Lattner2004-11-221-1/+0
* Adding srcdir argTanya Lattner2004-11-1939-39/+39
* New testcase that crashes licmChris Lattner2004-11-171-0/+24
* New testcase for recent patch to SCCP, thanks to Nate Begeman for pointingChris Lattner2004-11-161-0/+14
* New testcase. Believe it or not, this happens a LOT in vortexChris Lattner2004-11-141-0/+14