aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG
Commit message (Expand)AuthorAgeFilesLines
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Can't grep for bool any more.Reid Spencer2007-01-131-1/+1
* Remove a manual renaming of a variable that was introduced beforeReid Spencer2007-01-041-1/+1
* For PR950:Reid Spencer2006-12-312-3/+3
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+1
* For PR950:Reid Spencer2006-12-232-1/+145
* fix buggy testcaseChris Lattner2006-12-161-1/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0246-48/+48
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* converting massive blocks of phis into selects like this is silly.Chris Lattner2006-11-181-28/+0
* new testcaseChris Lattner2006-10-291-0/+652
* new testcase for PR957Chris Lattner2006-10-201-0/+35
* new testcase for pr867Chris Lattner2006-08-031-0/+103
* TEstcase that makes simplifycfg infloop.Chris Lattner2006-06-121-0/+613
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase that crashes simplifycfgChris Lattner2006-02-181-0/+35
* expand testcase, which has been in my tree for a while nowChris Lattner2005-12-031-1/+29
* new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdi...Chris Lattner2005-12-031-0/+138
* new testcase for PR635Chris Lattner2005-10-031-0/+13
* new testcaseChris Lattner2005-09-231-0/+12
* make this test harder: add a case where instructions are in the bb to beChris Lattner2005-09-201-0/+19
* new testcaseChris Lattner2005-09-201-1/+19
* new testcase.Chris Lattner2005-09-191-0/+26
* Testcase that used to crash simplifycfgChris Lattner2005-08-031-0/+94
* un-xfail thisChris Lattner2005-08-031-1/+0
* This fails for nowChris Lattner2005-08-031-0/+1
* New testcase that caused simplifycfg to crashChris Lattner2005-08-021-0/+96
* new testcase for PR584Chris Lattner2005-06-171-0/+125
* New testcase that crashes simplifycfg, identified accidentally by JohnMCChris Lattner2005-05-201-0/+153
* testcase I've had in my treeChris Lattner2005-05-091-0/+17
* new testcase for a simple optimization that simplifycfg is about to do.Chris Lattner2005-02-241-0/+78
* add another testcase to make sure it gets turned into a switch (answer: yes i...Chris Lattner2005-02-241-0/+15
* Add new test to make sure simplifycfg doesn't leave around triviallyChris Lattner2005-01-011-0/+26
* 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 testcase for simplifycfgChris Lattner2004-11-301-0/+11
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcaseChris Lattner2004-10-181-0/+29
* When converting phi nodes into select instructions, we shouldn't promote PHIChris Lattner2004-10-141-0/+29
* test that unconditional branches to unwinds are always eliminatedChris Lattner2004-07-201-0/+12
* Fix testcase. For some reason this was failing only with a release build andChris Lattner2004-07-011-3/+1
* Fix a test that was "broken" by new optimizations. The transformation weChris Lattner2004-05-261-0/+4
* New testcase:Chris Lattner2004-05-011-0/+21
* New testcase for case that simplifycfg should catchChris Lattner2004-05-011-0/+20
* Simplify cfg now eliminates all of the branches in this testcaseChris Lattner2004-04-091-0/+15
* New testcaseChris Lattner2004-04-021-0/+18
* Oops, actually USE the previously computed valueChris Lattner2004-03-301-0/+1
* Test general value/value selection which we can do now that we use theChris Lattner2004-03-301-1/+2