Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Use PC-relative mode for the kernel code model | Bill Wendling | 2019-04-13 | 1 | -12/+15 |
* | [Targets] Add errors for tiny and kernel codemodel on targets that don't supp... | David Green | 2018-12-07 | 1 | -0/+3 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -6/+6 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -6/+6 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -12/+12 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Fix an x86 code size regression: prefer RIP-relative addressing | Dan Gohman | 2009-08-20 | 1 | -5/+5 |
* | Add tests for X86-64 code model handling. Small and kernel for now. | Anton Korobeynikov | 2009-08-06 | 1 | -0/+67 |