summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r211399, "Generate native unwind info on Win64" with a fix to ignore...NAKAMURA Takumi2014-06-251-2/+2
* Revert r211399, "Generate native unwind info on Win64"NAKAMURA Takumi2014-06-221-2/+2
* Generate native unwind info on Win64Reid Kleckner2014-06-201-2/+2
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally.NAKAMURA Takumi2011-02-171-1/+1
* Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou...NAKAMURA Takumi2011-02-051-8/+6
* Correct some bogus target triples.Duncan Sands2010-05-071-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Unbreak Win64 CC. Step one: honour register save area, fix some alignment and...Anton Korobeynikov2009-08-031-3/+3
* PR3739, part 2: Use an explicit store to spill XMM registers. (Previously,Eli Friedman2009-06-041-0/+12
OpenPOWER on IntegriCloud