llvm-6502/test/CodeGen
Dan Gohman 30143763b9 Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and the
assembly text output uses an indirect call ("call *") instead of a direct call.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66735 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-11 23:01:47 +00:00
..
Alpha
ARM ARM isLegalAddressImmediate should check if type is a simple type now that optimizer can create values of funky scalar types. 2009-03-09 19:15:00 +00:00
CBackend
CellSPU
CPP
Generic wire up support for emitting "special" values from inline asm 2009-03-10 05:37:13 +00:00
IA64
Mips
PowerPC
SPARC
X86 Revert r66024. The JIT encoding for CALLpcrel32 is wrong -- see PR3773, and the 2009-03-11 23:01:47 +00:00
XCore