[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / Thumb2 / v8_IT_5.ll
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-12 Renato GolinRevert "[ARM] Enable shrink-wrapping by default."
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-04-23 Peter CollingbourneARM: When re-creating a branch via InsertBranch, preser...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2014-01-29 Manman RenPGO branch weight: update edge weights in IfConverter.
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-09-09 Joey Gouly[ARMv8] Prevent generation of deprecated IT blocks...