summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/call-imm.ll
AgeCommit message (Expand)AuthorFilesLines
2014-03-28X86: Disable IsLegalToCallImmediateAddr for Win32David Majnemer1-0/+2
2013-04-30Rewrite X86 codegen regression test with FileCheckMichael Liao1-4/+9
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-4/+4
2010-08-04call-imm.ll test case regex fix. Patch by Dimitry Andric!Stuart Hastings1-1/+1
2010-05-07Correct some bogus target triples.Duncan Sands1-2/+2
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-4/+4
2009-05-20Fix test on non-darwin hosts.Evan Cheng1-1/+1
2009-05-20Try again. Allow call to immediate address for ELF or when in static relocati...Evan Cheng1-1/+2
2009-05-20Cannot use immediate as call absolute target in PIC mode.Evan Cheng1-0/+2
2009-03-18Disable the "call to immediate" optimization on x86-64. It isChris Lattner1-3/+7
2009-03-12Add this test back.Evan Cheng1-0/+11
2009-03-11Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and theDan Gohman1-9/+0
2009-03-04Fix PR3666: isel calls to constant addresses.Evan Cheng1-0/+9