summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/codemodel.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Use PC-relative mode for the kernel code modelBill Wendling2019-04-131-12/+15
* [Targets] Add errors for tiny and kernel codemodel on targets that don't supp...David Green2018-12-071-0/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-12/+12
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Fix an x86 code size regression: prefer RIP-relative addressingDan Gohman2009-08-201-5/+5
* Add tests for X86-64 code model handling. Small and kernel for now.Anton Korobeynikov2009-08-061-0/+67
OpenPOWER on IntegriCloud