1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/Target
Reid Spencer db06ed9156 Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
generated object modules to be debugged with gdb. Hopefully this helps
pre-release debugging.

llvm-svn: 31299
2006-10-30 22:32:30 +00:00
..
MRegisterInfo.h - Added a hook processFunctionBeforeCalleeSaveScn(). This is called by PEI just 2006-09-28 00:07:19 +00:00
SubtargetFeature.h
TargetAsmInfo.h Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4 2006-10-30 22:32:30 +00:00
TargetData.h TargetData is not subclassed. So no need to have virtual method. 2006-10-24 20:48:29 +00:00
TargetFrameInfo.h remove some more dead sparcv9 support stuff 2006-08-03 18:55:44 +00:00
TargetInstrInfo.h add another target hook for branch folding. 2006-10-28 17:29:57 +00:00
TargetInstrItineraries.h
TargetJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
TargetLowering.h Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode. 2006-10-13 21:14:26 +00:00
TargetMachine.h 1. Remove condition on delete. 2006-09-07 23:39:26 +00:00
TargetMachineRegistry.h
TargetOptions.h
TargetSubtarget.h