Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / 2009-06-03-Win64SpillXMM.ll
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2015-12-27 David Majnemer[X86, Win64] Use a frame pointer if pushf is emitted
2014-06-25 NAKAMURA TakumiRe-apply r211399, "Generate native unwind info on Win64...
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-20 Reid KlecknerGenerate native unwind info on Win64
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-02-17 NAKAMURA TakumiTriple::MinGW64 is deprecated and removed. We can use...
2011-02-05 NAKAMURA TakumiTarget/X86: Tweak allocating shadow area (aka home...
2010-05-07 Duncan SandsCorrect some bogus target triples.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-03 Anton KorobeynikovUnbreak Win64 CC. Step one: honour register save area...
2009-06-04 Eli FriedmanPR3739, part 2: Use an explicit store to spill XMM...