- Oct 22, 2001
-
-
Vikram S. Adve authored
llvm-svn: 942
-
- Oct 18, 2001
-
-
Vikram S. Adve authored
llvm-svn: 863
-
- Oct 15, 2001
-
-
Chris Lattner authored
llvm-svn: 840
-
Ruchira Sasanka authored
llvm-svn: 830
-
- Oct 14, 2001
-
-
Chris Lattner authored
renumbering of instructions. It is still horribly broken and grossly dependant on the number of instructions, but now it is a least a little better. Oh yeah it also works now. llvm-svn: 793
-
- Sep 19, 2001
-
-
Chris Lattner authored
Move contents of SparcMachineInstrDesc[] out of SparcInternals.h into Sparc.cpp llvm-svn: 644
-
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
-