summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/uint_to_fp-2.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-12-15[X86][SSE] Fix domains for VZEXT_LOAD type instructionsSimon Pilgrim
2016-12-07[X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer...Simon Pilgrim
2016-02-15[X86][SSE] Regenerated uint2fp special case testsSimon Pilgrim
2015-02-04[x86] Give movss and movsd execution domains in the x86 backend.Chandler Carruth
2014-10-04[x86] Enable the new vector shuffle lowering by default.Chandler Carruth
2014-10-03[x86] Add another triple to a test to make the comment syntax stable.Chandler Carruth
2014-10-03[x86] Regenerate and clean up more tests is preparation for vectorChandler Carruth
2013-06-09Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky
2011-08-29Explicitly zero out parts of a vector which are required to be zero by the al...Eli Friedman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-20Make linear scan's trivial coalescer slightly more aggressive.Evan Cheng