These two tests now require only three multiply instructions,
[oota-llvm.git] / test / CodeGen / X86 / test-pic-cpool.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-01-26 Reid SpencerFor PR761:
2007-01-13 Reid SpencerFor PR1043:
2007-01-12 Anton Korobeynikov* PIC codegen for X86/Linux has been implemented