aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/uint64-to-float.ll
AgeCommit message (Expand)Author
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2012-02-16Use –mcpu=generic, so that the test will not fail when run on an Intel AtomBill Wendling
2012-02-02Set EFLAGS correctly in EmitLoweredSelect on X86.Lang Hames
2011-11-15Revert r144611 and r144613.Jakob Stoklund Olesen
2011-11-15Allow for depencendy-breaking instructions before cvt*.Jakob Stoklund Olesen
2011-10-14Update live-in lists when splitting critical edges.Jakob Stoklund Olesen
2010-10-05Use a more efficient lowering of uint64_t --> float that can take advantage o...Owen Anderson