summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/ga-offset.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* For Darwin / x86_64, override -relocation-model=static to pic if the output i...Evan Cheng2009-06-03
* Revert r72734. The Darwin assembler doesn't support the staticDan Gohman2009-06-03
* On Darwin x86_64 small code model doesn't guarantee code address fits in 32-bit.Evan Cheng2009-06-02
* Teach DAGCombine to fold constant offsets into GlobalAddress nodes,Dan Gohman2008-10-18