Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | Target/X86: Never use the redzone for Win64 ABI functions. | Charles Davis | 1 | -1/+2 |
2011-02-17 | Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally. | NAKAMURA Takumi | 1 | -1/+1 |
2011-02-05 | Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou... | NAKAMURA Takumi | 1 | -5/+4 |
2010-05-07 | Correct some bogus target triples. | Duncan Sands | 1 | -1/+1 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2009-08-03 | Unbreak Win64 CC. Step one: honour register save area, fix some alignment and... | Anton Korobeynikov | 1 | -1/+1 |
2009-06-04 | PR3739, part 1: Disable the red zone on Win64. | Eli Friedman | 1 | -0/+9 |