llvm-6502/tools
Chris Lattner b26bcc5087 Make a new llvm/Target #include directory.
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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@566 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-14 05:34:53 +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 Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +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