llvm-6502/lib/Target
Chris Lattner d0aa0cdbc6 Change MachineBasicBlock's to not be Annotations, instead they are kept as
part of a linked list tracked by MachineFunction.  MachineBasicBlock::get
is now linear time instead of constant time, and thus is deprecated!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4337 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-28 05:30:46 +00:00
..
CBackend Malloc prototyping now works even if the original file had its own prototype for malloc 2002-10-23 18:59:40 +00:00
SparcV9 Change MachineBasicBlock's to not be Annotations, instead they are kept as 2002-10-28 05:30:46 +00:00
X86 Remove dead fixme 2002-10-27 21:23:43 +00:00
MachineFrameInfo.cpp Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
Makefile Build the X86 target as well 2002-10-25 22:55:05 +00:00
TargetData.cpp - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetMachine.cpp Move addPassesToEmitAssembly from TargetMachine to UltraSparc because it 2002-10-28 01:03:43 +00:00
TargetSchedInfo.cpp Make sched class unsigned 2002-10-28 04:59:43 +00:00