aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcase: the phi can be eliminated if the casts are sucked into it.Chris Lattner2004-11-141-0/+12
* Fix typoChris Lattner2004-11-141-1/+1
* add a testcase, which we already handleChris Lattner2004-11-141-1/+11
* Oops, make this test the right thing.Chris Lattner2004-11-141-1/+1
* New testcaseChris Lattner2004-11-141-0/+16
* New testcase, SROA with variable array indexChris Lattner2004-11-141-0/+16
* Add a testcase we should continue to argpromoteChris Lattner2004-11-131-0/+20
* Add a testcase for a function we cannot legally promote the argument of.Chris Lattner2004-11-131-0/+18
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-1339-0/+117
* New testcaseChris Lattner2004-11-132-0/+16
* New testcaseChris Lattner2004-11-131-0/+10
* new testcaseChris Lattner2004-11-111-0/+7
* New testcaseChris Lattner2004-11-101-0/+14
* Name file properlyChris Lattner2004-11-091-0/+0
* Hrm, don't ask how I ran into this bugChris Lattner2004-11-091-0/+10
* Removing old Modulosched tests since that version of modulosched does not exi...Tanya Lattner2004-11-073-49/+0
* Tests for this xforms should be .ll files, and they should have run lines.Chris Lattner2004-11-072-26/+0
* Remove dead testsChris Lattner2004-11-072-173/+0
* This test is obsolete and incorrectChris Lattner2004-11-061-10/+0
* Adding RUN line.Tanya Lattner2004-11-061-0/+1