Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[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...