llvm-6502/lib
Daniel Dunbar 4fac74950a llvm-mc/Mach-O: Add MCCodeEmitter support, for encoding instructions.
- No relocations yet, of course.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80235 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-27 08:17:51 +00:00
..
Analysis Unbreak CMake build 2009-08-26 16:33:57 +00:00
Archive
AsmParser Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
Bitcode Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
CodeGen Revert accidental commit. 2009-08-27 03:32:50 +00:00
CompilerDriver
Debugger
ExecutionEngine Initialize the PoisonMemory member before initializing 2009-08-27 01:25:57 +00:00
Linker
MC llvm-mc/Mach-O: Add MCCodeEmitter support, for encoding instructions. 2009-08-27 08:17:51 +00:00
Support Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
System
Target llvm-mc/X86: Implement single instruction encoding interface for MC. 2009-08-27 08:12:55 +00:00
Transforms Implement a new optimization in the inliner: if inlining multiple 2009-08-27 06:29:33 +00:00
VMCore Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. 2009-08-26 05:01:18 +00:00
Makefile