aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* 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
* New testcase we were not handling before.Chris Lattner2004-10-101-0/+11
* A testcase that globalopt now handlesChris Lattner2004-10-091-0/+20
* New testcaseChris Lattner2004-10-091-0/+6
* New testcaseChris Lattner2004-10-081-0/+10
* New testcaseChris Lattner2004-10-081-0/+19
* New testcaseChris Lattner2004-10-081-0/+7
* New testcaseChris Lattner2004-10-081-0/+6
* These files now live in Transforms/GlobalOptChris Lattner2004-10-074-63/+0
* Move these files from Transforms/GlobalConstifierChris Lattner2004-10-074-0/+63
* Add new testcase, rename passChris Lattner2004-10-074-3/+11
* New testcaseChris Lattner2004-10-061-0/+17
* New testcaseChris Lattner2004-10-061-0/+6
* When tail duplicating these functions, the add instruction should not beChris Lattner2004-10-061-0/+31
* New testcasses for divides that can be eliminated.Chris Lattner2004-09-291-0/+25
* New testcasesChris Lattner2004-09-292-0/+27
* More testcases for recent instcombine patchesChris Lattner2004-09-291-0/+11
* New testcaseChris Lattner2004-09-281-0/+15
* New testcasesChris Lattner2004-09-281-0/+36
* New testcaseChris Lattner2004-09-281-0/+6
* New testcasesChris Lattner2004-09-281-0/+13
* New testcase for a latent bug in instcombine that I have been chasing forChris Lattner2004-09-281-0/+9
* New testcaseChris Lattner2004-09-271-0/+6
* Testcases for rev 250 of InstructionCombining.cppChris Lattner2004-09-271-0/+30
* Add some tests for shr-and foldingChris Lattner2004-09-241-0/+17
* New testcase for a pattern that occurs 20 times in perlbmkChris Lattner2004-09-231-0/+6
* load null is undefined behavior, this should foldChris Lattner2004-09-231-0/+6
* Two testcases for invalid transformations that instcombine is doingChris Lattner2004-09-202-0/+44
* New testcase for PR362: Icky code generated for std::min/std::maxChris Lattner2004-09-191-0/+34
* Instcombine now helps out with theseChris Lattner2004-09-192-4/+7
* Add two new testcases that instcombine should handleChris Lattner2004-09-191-0/+23
* New testcase for PR420Chris Lattner2004-09-151-0/+22
* Modify testcase to merit a warning, though no warning is still printed!Chris Lattner2004-08-241-2/+2
* New testcase that the constifier should handleChris Lattner2004-08-141-0/+29
* New basic testcase for the constifierChris Lattner2004-08-141-0/+9