aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a missing run lineChris Lattner2004-11-061-0/+1
* This pass has been removed from LLVMChris Lattner2004-11-062-30/+0
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-0618-10/+19
* New testcase. Check for the ability to promote a malloc whose initialzed sta...Chris Lattner2004-10-221-0/+26
* New testcaseChris Lattner2004-10-181-0/+29
* New testcase that ADCE shouldn't crash onChris Lattner2004-10-171-0/+5
* New testcase that crashes the inlinerChris Lattner2004-10-171-0/+10
* New testcase, no PHI should be inserted.Chris Lattner2004-10-171-0/+14
* New testcase, rework testcases to fail if there are any gep's other than thoseChris Lattner2004-10-161-3/+10
* New testcaseChris Lattner2004-10-161-0/+18
* When converting phi nodes into select instructions, we shouldn't promote PHIChris Lattner2004-10-141-0/+29
* New testcase for memmove -> memcpy transformChris Lattner2004-10-121-0/+23
* This testcase ensures that we can SRA a global even if part of the globalChris Lattner2004-10-111-0/+23
* These testcases check to see if we can promote malloc's to globals in someChris Lattner2004-10-112-0/+38
* Another testcase. We should be able to devirtualize the call even thoughChris Lattner2004-10-101-0/+28
* New testcase that crashes -globalopt. I found this through inspection, notChris Lattner2004-10-101-0/+17