aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-06-14-branchfold.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Teach branch folding pass about implicit_def instructions. Unfortunately we c...Evan Cheng2008-04-101-3/+1
* Improve branch folding by recgonizing that explict successor relationships im...Christopher Lamb2007-12-101-3/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Do not treat FP_REG_KILL as terminator in branch analysis (X86).Dale Johannesen2007-06-141-0/+137