Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / uint64-to-float.ll
2015-04-04 Craig Topper[X86] Don't use GR64 register 'and with immediate'...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-02-16 Bill WendlingUse –mcpu=generic, so that the test will not fail when...
2012-02-02 Lang HamesSet EFLAGS correctly in EmitLoweredSelect on X86.
2011-11-15 Jakob Stoklund OlesenRevert r144611 and r144613.
2011-11-15 Jakob Stoklund OlesenAllow for depencendy-breaking instructions before cvt*.
2011-10-14 Jakob Stoklund OlesenUpdate live-in lists when splitting critical edges.
2010-10-05 Owen AndersonUse a more efficient lowering of uint64_t --> float...