summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/br-fold.ll
AgeCommit message (Expand)Author
2016-06-24Codegen: Fix broken assumption in Tail Merge.Kyle Butt
2016-03-24[PS4] Guarantee an instruction after a 'noreturn' call.Paul Robinson
2015-10-09Revert "Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Wi...Reid Kleckner
2015-10-09Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64""Reid Kleckner
2015-10-01Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64"NAKAMURA Takumi
2015-09-30[WinEH] Emit int3 after noreturn calls on Win64Reid Kleckner
2014-04-19Patch by Vadim ChugunovYaron Keren
2012-08-10Update edge weights correctly in replaceSuccessor().Jakob Stoklund Olesen
2012-04-16Relax this test a touch to cope with different assembly variants.Chandler Carruth
2012-04-16Fix updateTerminator to be resiliant to degenerate terminators whereChandler Carruth
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2010-01-14Fix a codegen abort seen in 483.xalancbmk.Dan Gohman