summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
Commit message (Expand)AuthorAge
* Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally.NAKAMURA Takumi2011-02-17
* Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou...NAKAMURA Takumi2011-02-05
* Correct some bogus target triples.Duncan Sands2010-05-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Unbreak Win64 CC. Step one: honour register save area, fix some alignment and...Anton Korobeynikov2009-08-03
* PR3739, part 1: Disable the red zone on Win64.Eli Friedman2009-06-04