llvm-6502/lib
Misha Brukman d8e6e7f563 * Add baseline structural JIT code, but disable the JIT to allow llvm-gcc builds
- Support added for functions, basic blocks, constant pool, constants,
    registers, and some basic support for globals, all untested
* Turn assert()s into abort()s so that unimplemented functions fail in release


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17143 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-19 19:49:42 +00:00
..
Analysis Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
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 * Add baseline structural JIT code, but disable the JIT to allow llvm-gcc builds 2004-10-19 19:49:42 +00:00
Transforms Hrm, some people complain when the compiler cheerfully tells them what it's 2004-10-19 06:33:16 +00:00
VMCore Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00
Makefile Wrap long line 2004-09-15 01:34:42 +00:00
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Makefile.in Initial automake generated Makefile template 2004-10-18 23:55:41 +00:00