aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rip-rel-address.ll
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+4
* Darwin prepends an _ to internal globals, Linux doesn't.Nick Lewycky2009-07-111-1/+1
* this test was incorrect for x86-64 static. It passed on darwin, because darwinChris Lattner2009-07-111-1/+5
* Use %rip-relative addressing on x86-64 whenever practical, asDan Gohman2009-03-141-0/+7