index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
call-imm.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
X86: Disable IsLegalToCallImmediateAddr for Win32
David Majnemer
1
-0
/
+2
2013-04-30
Rewrite X86 codegen regression test with FileCheck
Michael Liao
1
-4
/
+9
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
1
-4
/
+4
2010-08-04
call-imm.ll test case regex fix. Patch by Dimitry Andric!
Stuart Hastings
1
-1
/
+1
2010-05-07
Correct some bogus target triples.
Duncan Sands
1
-2
/
+2
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-4
/
+4
2009-05-20
Fix test on non-darwin hosts.
Evan Cheng
1
-1
/
+1
2009-05-20
Try again. Allow call to immediate address for ELF or when in static relocati...
Evan Cheng
1
-1
/
+2
2009-05-20
Cannot use immediate as call absolute target in PIC mode.
Evan Cheng
1
-0
/
+2
2009-03-18
Disable the "call to immediate" optimization on x86-64. It is
Chris Lattner
1
-3
/
+7
2009-03-12
Add this test back.
Evan Cheng
1
-0
/
+11
2009-03-11
Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and the
Dan Gohman
1
-9
/
+0
2009-03-04
Fix PR3666: isel calls to constant addresses.
Evan Cheng
1
-0
/
+9