aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/CodeGenPrepare/basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Roll r127459 back in:Cameron Zwarich2011-03-111-1/+2
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-111-2/+1
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-111-1/+2
* temporarily revert r123526. While working on a follow-on patch IChris Lattner2011-01-151-1/+3
* fix rdar://8785296 - -fcatch-undefined-behavior generates inefficient codeChris Lattner2011-01-151-1/+4
* Now that instruction optzns can update the iterator as they go, we can Chris Lattner2011-01-151-0/+24
* revert r122164, I'm going to go with a different approach.Chris Lattner2010-12-191-31/+0
* first step to fixing PR8642: don't fold away empty basic blocksChris Lattner2010-12-191-0/+31