aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/codemodel.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-20Fix an x86 code size regression: prefer RIP-relative addressingDan Gohman
2009-08-06Add tests for X86-64 code model handling. Small and kernel for now.Anton Korobeynikov