aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-04-09-BranchFolding.ll
AgeCommit message (Expand)Author
2010-06-24Eliminate the other half of the BRCOND optimization, and updateDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-10Teach branch folding pass about implicit_def instructions. Unfortunately we c...Evan Cheng