llvm-6502/lib
Chris Lattner f6e0e28135 Checkin changes to:
1. Clean up the TargetMachine structure.  No more wierd pointers that have to
   be cast around and taken care of by the target.
2. Instruction Scheduling now takes the schedinfo as an argument.  The same
   should be done with the instinfo, it just isn't now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@565 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 04:32:55 +00:00
..
Analysis Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00
AsmParser
Bytecode ModuleTyID doesn't exist anyymore 2001-09-10 20:09:08 +00:00
CodeGen Checkin changes to: 2001-09-14 04:32:55 +00:00
ExecutionEngine Use the correct style casts 2001-09-10 20:12:04 +00:00
Support
Target Checkin changes to: 2001-09-14 04:32:55 +00:00
Transforms
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