summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-08-06-branchfolder-crash.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-06-17make the asmparser reject function and type redefinitions. 'Merging' hasn't ...Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-18Make tail merging handle blocks with repeated predecessors correctly, andDan Gohman
2009-08-06Fix PR 4626, a crash in branch folding after OptimizeBlockDale Johannesen