llvm-6502/include/llvm/Transforms
Duraid Madina 2a0013f59f add setJumpBufSize() and setJumpBufAlignment() to target-lowering.
Call these from your backend to enjoy setjmp/longjmp goodness, see
lib/Target/IA64/IA64ISelLowering.cpp for an example


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30095 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-04 06:21:35 +00:00
..
Utils Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h 2006-06-02 18:40:06 +00:00
Instrumentation.h Added documented rsprofiler interface. Also remove new profiler passes, the 2005-11-28 18:00:38 +00:00
IPO.h Add new constructor to accept vector of exported names while creating 2006-07-20 17:48:05 +00:00
RSProfiling.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
Scalar.h add setJumpBufSize() and setJumpBufAlignment() to target-lowering. 2006-09-04 06:21:35 +00:00