llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass...
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-8-bitcastintprom.ll
2012-02-03 Nadav RotemThe type-legalizer often scalarizes code. One of the...
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...