llvm-6502/lib
Chris Lattner e5bc8b0653 Split Target/Machine.h into three files:
* Machine.h
* InstInfo.h
* SchedInfo.h

TODO: Split out reg info stuff


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@567 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 06:08:03 +00:00
..
Analysis Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +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 Split Target/Machine.h into three files: 2001-09-14 06:08:03 +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 Split Target/Machine.h into three files: 2001-09-14 06:08: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 Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00