llvm-6502/lib
Akira Hatanaka 6e55ff56b8 Emit B (unconditional branch) when -relocation-model=pic and J (jump) when
-relocation-model=static.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146432 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-12 22:39:35 +00:00
..
Analysis LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Archive LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
AsmParser LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Bitcode LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
CodeGen Fixed register allocator splitting a live range on a spilling variable. 2011-12-12 22:16:27 +00:00
DebugInfo LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
ExecutionEngine LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Linker LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
MC LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Object LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Support Hexagon backend support 2011-12-12 21:14:40 +00:00
TableGen LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Target Emit B (unconditional branch) when -relocation-model=pic and J (jump) when 2011-12-12 22:39:35 +00:00
Transforms Only replace fwrite with fputc, if the return value is unused. 2011-12-12 20:18:31 +00:00
VMCore LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
CMakeLists.txt Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile Remove more of llvmc and dependencies. 2011-09-20 00:34:27 +00:00