llvm-6502/include/llvm/Target
Anton Korobeynikov d27a258d2d Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
code (both asm & cbe) for Mingw32 target.
Removed autoconf checks for underscored versions of setjmp/longjmp.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32415 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-10 23:12:42 +00:00
..
MRegisterInfo.h
SubtargetFeature.h
TargetAsmInfo.h
TargetData.h
TargetFrameInfo.h
TargetInstrInfo.h Move findTiedToSrcOperand to TargetInstrDescriptor. 2006-12-08 18:45:48 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Cleaned setjmp/longjmp lowering interfaces. Now we're producing right 2006-12-10 23:12:42 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetOptions.h Added option -soft-float to generate SW fp library calls instead of fp instructions. 2006-12-09 02:41:30 +00:00
TargetSubtarget.h