llvm-6502/include/llvm/Target
Chris Lattner 4f02562ec1 Fix a nasty bug that caused areAliases to always return false.
Bug fix courtesy of Anshu Dasgupta


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14011 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-04 17:03:11 +00:00
..
MRegisterInfo.h Fix a nasty bug that caused areAliases to always return false. 2004-06-04 17:03:11 +00:00
TargetData.h Add a copy constructor for TargetData. 2004-04-14 17:45:48 +00:00
TargetFrameInfo.h Move function implementations to a .cpp file, avoid #including <cstdlib> here. 2004-03-11 23:52:03 +00:00
TargetInstrInfo.h Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
TargetJITInfo.h Rip JIT specific stuff out of TargetMachine, as per PR176 2003-12-20 01:22:19 +00:00
TargetMachine.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
TargetMachineImpls.h make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
TargetSchedInfo.h Changed CPUResource to allow access to max num users for a resource. 2004-05-08 16:13:26 +00:00