llvm-6502/lib
Chris Lattner 1781acab34 Add support for global constants, and for initializers for constants
Clean up parser somewhat by factoring out freeing of ID's into setname function


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@597 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-18 04:00:54 +00:00
..
Analysis Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
AsmParser Add support for global constants, and for initializers for constants 2001-09-18 04:00:54 +00:00
Bytecode Fix a bug with not removing method level types after compilation 2001-09-14 22:03:42 +00:00
CodeGen modified machine code printing 2001-09-15 21:11:11 +00:00
ExecutionEngine Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Target modified machine code printing 2001-09-15 21:11:11 +00:00
Transforms Make ADCE more robust, it still has problems, but it's getting closer 2001-09-09 22:26:47 +00:00
VMCore Chris seems fond of #include <vector>. Fix these. Also convert use list in 2001-09-14 16:56:32 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00