- Sep 14, 2001
-
-
Chris Lattner authored
llvm-svn: 569
-
Chris Lattner authored
* Machine.h * InstInfo.h * SchedInfo.h TODO: Split out reg info stuff llvm-svn: 567
-
Chris Lattner authored
Move files from lib/CodeGen/TargetMachine to lib/Target Move TargetData.h and TargetMachine.h to Target/{Data.h|Machine.h} Prepare to split TargetMachine.h into several smaller files llvm-svn: 566
-
Chris Lattner authored
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. llvm-svn: 565
-
Chris Lattner authored
llvm-svn: 563
-
Chris Lattner authored
llvm-svn: 562
-
Chris Lattner authored
llvm-svn: 561
-