aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* New testcase.Chris Lattner2006-11-171-0/+48
* new testcaseChris Lattner2006-11-141-0/+22
* new testcaseChris Lattner2006-11-141-0/+10
* For PR950:Reid Spencer2006-11-136-6/+6
* Don't hard code test names into the test.Reid Spencer2006-11-131-1/+1
* Fix 80 cols violations.Reid Spencer2006-11-131-5/+5
* For PR950:Reid Spencer2006-11-131-1/+1
* For PR950:Reid Spencer2006-11-131-1/+1
* This testcase is miscompiled by instcombine, reduced from 176.gccChris Lattner2006-11-101-0/+7
* new testcases for PR992/993Chris Lattner2006-11-092-0/+590
* new testcasesChris Lattner2006-11-092-2/+24
* For PR950:Reid Spencer2006-11-081-1/+1
* scalarrepl should not split the two elements of the vsiidx array:Chris Lattner2006-11-071-0/+19
* Got a little ahead of myself hereAndrew Lenharth2006-11-071-0/+0
* add a regression for memmoveAndrew Lenharth2006-11-031-0/+18
* Testcase from http://llvm.org/bugs/show_bug.cgi?id=979Devang Patel2006-11-011-0/+1087
* extra pass is required nowChris Lattner2006-11-011-1/+1
* new testcase that crashes global opt, reduced from chompChris Lattner2006-11-011-0/+33
* remove a testcase for a marginal featureChris Lattner2006-11-011-14/+0
* another testcase for PR977Chris Lattner2006-10-311-0/+210
* testcase for PR977Chris Lattner2006-10-311-0/+270
* new testcaseChris Lattner2006-10-291-0/+652
* Emitting raw bytecode is awfully rude. Add -disable-output.Nick Lewycky2006-10-281-7/+17
* Improve cvs ignoring of test results.Reid Spencer2006-10-272-0/+2
* new testcase, should not reassoc fp vectorChris Lattner2006-10-261-0/+8
* For PR950:Reid Spencer2006-10-261-6/+5
* Handling of setlt/le/gt/ge is broken at the moment; predsimplify removesNick Lewycky2006-10-261-0/+27
* This testcase was logically wrong! Fixing, and including the test for theNick Lewycky2006-10-261-3/+24
* New testcase that crashes scalarreplChris Lattner2006-10-241-0/+75
* new testcaseChris Lattner2006-10-231-0/+128
* Handle "if ((x|y) != 0)" for ints like we do for bools. Fixes missedNick Lewycky2006-10-221-0/+21
* AllocaInst can't return a null pointer. Fixes missed optimizationNick Lewycky2006-10-221-1/+16
* Test case forDevang Patel2006-10-201-0/+8
* new testcase for PR957Chris Lattner2006-10-201-0/+35
* It is OK to remove extra cast if operation is EQ/NE even though sourceDevang Patel2006-10-191-0/+9
* Fix bug in PR454 resolution. Added new test case.Devang Patel2006-10-192-24/+8
* new testcase for PR892Chris Lattner2006-10-081-1/+29
* new testcase for SROA for stuff like "union { int*, float* }".Chris Lattner2006-10-081-0/+18
* new testcaseChris Lattner2006-10-051-0/+30
* Move break-crit-edges before the predicate simplifier. Allows us toNick Lewycky2006-10-031-1/+1
* new testcase, malloc should be promoted to [2 x double].Chris Lattner2006-10-011-0/+8
* new testcaseChris Lattner2006-09-211-0/+46
* Once we're down to "setcc type constant1, constant2", at least come upNick Lewycky2006-09-201-0/+54
* Use a total ordering to compare instructions.Nick Lewycky2006-09-201-0/+28
* Inspired by the linux kernel, the more we keep adds in the pointer realm, the...Andrew Lenharth2006-09-191-0/+15
* number test rightChris Lattner2006-09-191-1/+1
* make this harderChris Lattner2006-09-191-2/+14
* new testcasesChris Lattner2006-09-191-1/+14
* Enable dejagnu tests for predicate simplifier.Nick Lewycky2006-09-191-0/+3
* new testcaseChris Lattner2006-09-181-0/+13