1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Target
Alkis Evlogimenos ff9482b664 Change MRegisterInfo::foldMemoryOperand to return the folded
instruction to make the API more flexible.

llvm-svn: 12386
2004-03-14 07:19:51 +00:00
..
MRegisterInfo.h Change MRegisterInfo::foldMemoryOperand to return the folded 2004-03-14 07:19:51 +00:00
TargetData.h Make TargetData no longer use annotations! 2004-02-26 08:01:57 +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 Add a new constructor 2004-03-03 02:12:47 +00:00
TargetMachineImpls.h make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
TargetRegInfo.h Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
TargetSchedInfo.h Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo 2004-02-29 08:40:03 +00:00