llvm-6502/lib
Chris Lattner 5a083b81c4 Add support for undef and unreachable
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17051 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-16 18:14:10 +00:00
..
Analysis Be more careful about looking for constants when we really want constantint's. 2004-10-16 16:07:10 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
AsmParser Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Bytecode There is no reason not to build these in parallel 2004-10-15 23:22:15 +00:00
CodeGen Allow machine operands to represent global variables with offsets. This is 2004-10-15 04:38:41 +00:00
Debugger Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
ExecutionEngine Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
Linker Add support for undef and unreachable 2004-10-16 18:08:06 +00:00
Support Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
System Allow this file to compile on Darwin. 2004-10-14 03:33:25 +00:00
Target Add support for undef and unreachable 2004-10-16 18:14:10 +00:00
Transforms Optimize instructions involving undef values. For example X+undef == undef. 2004-10-16 18:11:37 +00:00
VMCore Add support for undef and unreachable 2004-10-16 18:08:06 +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