aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SimplifyCFG
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests.Tanya Lattner2008-03-191-62/+62
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-1823-501/+453
* Check to see if a two-entry PHI block can be simplifiedDan Gohman2008-03-111-0/+15
* Make this test more challenging to help it avoid beingDan Gohman2008-03-111-2/+8
* Upgrade this test.Dan Gohman2008-03-111-6/+6
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-1022-1422/+1000
* Turn unwind_to into "unwinds to".Nick Lewycky2008-03-101-10/+10
* Firstly, having a BranchInst isn't exclusive with having an unwind_to.Nick Lewycky2008-03-091-0/+18
* A BB that unwind_to an "unwind" inst is that same as one that doesn't unwind_toNick Lewycky2008-03-091-0/+8
* Update the inliner and simplifycfg to handle unwind_to.Nick Lewycky2008-03-091-0/+35
* don't hoist FP additions into unconditional adds + selects. This Chris Lattner2008-01-031-0/+26
* Test -simplifycfg only.Devang Patel2007-12-281-46/+23
* If succ has succ itself as one of the predecessors then doDevang Patel2007-12-221-0/+60
* Add some convenience methods for querying attributes, andDuncan Sands2007-11-281-1/+1
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-2/+0
* Turn invokes of nounwind functions into ordinary calls.Duncan Sands2007-11-221-0/+14
* Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.llChris Lattner2007-11-141-0/+11
* Implement PR1786 by iterating between dead cycle eliminationChris Lattner2007-11-131-0/+100
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-152-2/+2
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1146:Reid Spencer2007-04-221-0/+2
* For PR1319:Reid Spencer2007-04-1526-28/+49
* 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