summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/nancvt.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-27/+27
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-26/+26
2014-10-16Delete -std-compile-opts.Rafael Espindola1-1/+1
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner1-6/+6
2010-02-05Don't unroll loops containing function calls.Jakob Stoklund Olesen1-6/+8
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-06-10Convert several tests to use temporary files instead of redundantlyDan Gohman1-4/+5
2007-09-25Some tests for APFloat conversions.Dale Johannesen1-0/+180