- Sep 19, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 632
-
- Sep 18, 2001
-
-
Vikram S. Adve authored
information, including instr, sched, and reg information. Rename files to match the primary classes they provide. Commented out call to register allocation until more tests run correctly. llvm-svn: 616
-
- Sep 15, 2001
-
-
Ruchira Sasanka authored
llvm-svn: 593
-
Ruchira Sasanka authored
llvm-svn: 585
-
- Sep 14, 2001
-
-
Chris Lattner authored
Value to a vector instead of a list. Move SchedGraph.h & SchedPriorities.h into lib/CodeGen/InstrScheduling llvm-svn: 572
-
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: 561
-