hanchenye-llvm-project/llvm/tools
Chris Lattner f8464e4b8d 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.

llvm-svn: 565
2001-09-14 04:32:55 +00:00
..
analyze Export the instruction forest support from the analysis library 2001-09-14 01:42:42 +00:00
as Remove extraneous space 2001-09-09 19:35:33 +00:00
dis Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common 2001-09-07 22:59:25 +00:00
llc Checkin changes to: 2001-09-14 04:32:55 +00:00
lli Genericize support for calling functions a bit 2001-09-10 04:49:44 +00:00
llvm-as Remove extraneous space 2001-09-09 19:35:33 +00:00
llvm-dis Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common 2001-09-07 22:59:25 +00:00
opt Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.common 2001-09-07 22:59:25 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile This checkin represents some cleanup of the backend, implementing the following things: 2001-09-14 03:37:52 +00:00