llvm-6502/lib
Misha Brukman 3070e2ff79 * Added basic support for JITing functions, basic blocks, instruction encoding,
including registers, constants, and partial support for global addresses
* The JIT is disabled by default to allow building llvm-gcc, which wants to test
  running programs during configure


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17149 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-21 01:42:02 +00:00
..
Analysis Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Archive
AsmParser Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Bytecode Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
CodeGen Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Debugger Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
ExecutionEngine Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Linker Add support for undef and unreachable 2004-10-16 18:08:06 +00:00
Support Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
System Fix some grammar 2004-10-19 05:55:54 +00:00
Target * Added basic support for JITing functions, basic blocks, instruction encoding, 2004-10-21 01:42:02 +00:00
Transforms Explain what this pass does. 2004-10-20 19:38:58 +00:00
VMCore Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Makefile
Makefile.am
Makefile.in Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00