summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ga-offset.ll
AgeCommit message (Expand)AuthorFilesLines
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-06-03For Darwin / x86_64, override -relocation-model=static to pic if the output i...Evan Cheng1-1/+1
2009-06-03Revert r72734. The Darwin assembler doesn't support the staticDan Gohman1-1/+1
2009-06-02On Darwin x86_64 small code model doesn't guarantee code address fits in 32-bit.Evan Cheng1-1/+1
2008-10-18Teach DAGCombine to fold constant offsets into GlobalAddress nodes,Dan Gohman1-0/+18