summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/br-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Replace TrapUnreachable with an int3 insertion passReid Kleckner2019-09-091-3/+3
* Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturnReid Kleckner2019-09-031-3/+3
* [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturnReid Kleckner2019-08-301-3/+3
* [MinGW] [X86] Add stubs for references to data variables that might end up im...Martin Storsjo2018-08-291-1/+2
* MachO: trap unreachable instructionsTim Northover2018-04-131-2/+1
* Codegen: Fix broken assumption in Tail Merge.Kyle Butt2016-06-241-0/+2
* [PS4] Guarantee an instruction after a 'noreturn' call.Paul Robinson2016-03-241-0/+4
* Revert "Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Wi...Reid Kleckner2015-10-091-2/+2
* Revert "Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64""Reid Kleckner2015-10-091-2/+2
* Revert r248959, "[WinEH] Emit int3 after noreturn calls on Win64"NAKAMURA Takumi2015-10-011-2/+2
* [WinEH] Emit int3 after noreturn calls on Win64Reid Kleckner2015-09-301-2/+2
* Patch by Vadim ChugunovYaron Keren2014-04-191-3/+15
* Update edge weights correctly in replaceSuccessor().Jakob Stoklund Olesen2012-08-101-1/+1
* Relax this test a touch to cope with different assembly variants.Chandler Carruth2012-04-161-1/+1
* Fix updateTerminator to be resiliant to degenerate terminators whereChandler Carruth2012-04-161-1/+1
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* Fix a codegen abort seen in 483.xalancbmk.Dan Gohman2010-01-141-0/+20
OpenPOWER on IntegriCloud