aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll
AgeCommit message (Expand)Author
2012-02-01Instruction scheduling itinerary for Intel Atom.Andrew Trick
2011-02-17Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally.NAKAMURA Takumi
2011-02-05Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou...NAKAMURA Takumi
2010-05-07Correct some bogus target triples.Duncan Sands
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-03Unbreak Win64 CC. Step one: honour register save area, fix some alignment and...Anton Korobeynikov
2009-06-04PR3739, part 2: Use an explicit store to spill XMM registers. (Previously,Eli Friedman