llvm-6502/lib
Chris Lattner 380135cc3e fix a bunch of failures in the X86-64 JIT by tolerating RIP as
a base register.  We just ignore it for now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74374 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-27 04:46:33 +00:00
..
Analysis Incorporate the insertion point into the key of SCEVExpander's CSE map. 2009-06-26 22:53:46 +00:00
Archive
AsmParser
Bitcode
CodeGen When doing remat, don't consider uses of non-allocatable physregs. Patch 2009-06-27 04:06:41 +00:00
CompilerDriver Guards for the compiler driver plugin list. 2009-06-26 00:06:28 +00:00
Debugger
ExecutionEngine Get rid of unnecessary global variables. 2009-06-26 16:46:15 +00:00
Linker
MC
Support Use atomic operations for accessing this global counter. 2009-06-26 18:09:03 +00:00
System Fix compilation without pthreads. 2009-06-26 08:48:03 +00:00
Target fix a bunch of failures in the X86-64 JIT by tolerating RIP as 2009-06-27 04:46:33 +00:00
Transforms Incorporate the insertion point into the key of SCEVExpander's CSE map. 2009-06-26 22:53:46 +00:00
VMCore Make this const. 2009-06-26 20:21:18 +00:00
Makefile