llvm-6502/include/llvm/Target
Chris Lattner ebb1af16be * Doxygenify comments
* Move addPassesToEmitAssembly back to Sparc.cpp because it really is
  sparc specific


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4306 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 01:02:24 +00:00
..
MachineInstrInfo.h Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
MInstructionInfo.h Initial checkin of target support for X86 backend. 2002-10-25 23:00:40 +00:00
MRegisterInfo.h Initial checkin of target support for X86 backend. 2002-10-25 23:00:40 +00:00
Sparc.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetCacheInfo.h * Minor cleanups 2002-02-04 05:55:10 +00:00
TargetData.h - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetFrameInfo.h Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
TargetInstrInfo.h Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
TargetMachine.h * Doxygenify comments 2002-10-28 01:02:24 +00:00
TargetMachineImpls.h Make a new llvm/Target #include directory. 2001-09-14 05:34:53 +00:00
TargetOptInfo.h Interface to target-specific routines that support machine code optimization. 2002-09-20 00:49:21 +00:00
TargetRegInfo.h Simplified code that handles call args and rets, so it no longer 2002-09-28 16:56:59 +00:00
TargetSchedInfo.h Use vectors instead of hash_maps for issueGaps and conflictLists. 2002-10-13 00:37:46 +00:00