llvm-6502/lib
Chris Lattner 5f6baf78ea More cleanups, preparing to revamp InstrForest to, among other things,
not leak all its allocated memory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@553 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-12 16:34:03 +00:00
..
Analysis Handle subtract in expression classifier 2001-09-11 04:27:34 +00:00
AsmParser Update to use correct type cast 2001-09-10 20:08:08 +00:00
Bytecode ModuleTyID doesn't exist anyymore 2001-09-10 20:09:08 +00:00
CodeGen More cleanups, preparing to revamp InstrForest to, among other things, 2001-09-12 16:34:03 +00:00
ExecutionEngine Use the correct style casts 2001-09-10 20:12:04 +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/SparcV9 More cleanups, preparing to revamp InstrForest to, among other things, 2001-09-12 16:34:03 +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 Use correct style casts 2001-09-10 20:11:44 +00:00
Makefile Make sure we build all of the code! 2001-07-21 21:04:03 +00:00