summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/uint_to_fp.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2016-02-15[X86][SSE] Regenerated uint2fp special case testsSimon Pilgrim
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-01-19Now not UINT_TO_FP is legal (it's marked custom), dag combiner won'tEvan Cheng
2008-06-26when we know the signbit of an input to uint_to_fp is zero,Chris Lattner