Do not split edges to EH landing pads. It will cause code size explosion.
[oota-llvm.git] / test / CodeGen / X86 / xor_not.ll
2009-01-21 Evan ChengFavors generating "not" over "xor -1". For example.
2008-05-05 Dan GohmanAdd AsmPrinter support for emitting a directive to...
2008-04-06 Chris Lattnerfix this testcase to pass and remove a duplicate instan...
2008-04-06 Torok EdwinPrefer to expand mask for xor to -1, so we have a chanc...