summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-dead-stack-adjust.ll
AgeCommit message (Expand)AuthorFilesLines
2013-01-06Fix suffix handling for parsing and printing of cvtsi2ss, cvtsi2sd, cvtss2si,...Craig Topper1-1/+1
2012-04-27Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...Craig Topper1-2/+2
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2008-02-27actually run llc, thanks Dan :)Chris Lattner1-1/+3
2008-02-27Make X86TargetLowering::LowerSINT_TO_FP return without creating a dead Chris Lattner1-0/+10