summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-frameaddr.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-09-27Re-apply 56683 with fixes.Evan Cheng1-3/+2
2008-09-26Temporarily reverting r56683. This is causing a failure during the build of l...Bill Wendling1-2/+3
2008-09-26Fix @llvm.frameaddress codegen. FP elimination optimization should be disable...Evan Cheng1-3/+2
2008-07-11The frame address on an x86-64 box needs to be offset by -8, not -4.Bill Wendling1-0/+11