llvm-6502/lib
Chris Lattner 4a2e5edb94 implement the rest of correct x86-64 encoder support for
rip-relative addresses, and add a testcase.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96040 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 23:24:09 +00:00
..
Analysis
Archive
AsmParser Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
Bitcode Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
CodeGen give MCCodeEmitters access to the current MCContext. 2010-02-12 23:12:47 +00:00
CompilerDriver
ExecutionEngine Make JIT::runFunction clean up the generated stub function. 2010-02-12 23:05:31 +00:00
Linker
MC
Support
System
Target implement the rest of correct x86-64 encoder support for 2010-02-12 23:24:09 +00:00
Transforms
VMCore Add support for a union type in LLVM IR. Patch by Talin! 2010-02-12 20:49:41 +00:00
Makefile