llvm-6502/include/llvm/Transforms
Nate Begeman 14b0529532 Add support alignment of allocation instructions.
Add support for specifying alignment and size of setjmp jmpbufs.

No targets currently do anything with this information, nor is it presrved
in the bytecode representation.  That's coming up next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24196 91177308-0d34-0410-b5e6-96231b3b80d8
2005-11-05 09:21:28 +00:00
..
Utils Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
Instrumentation.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
IPO.h add an option to the internalize pass 2005-10-18 06:28:16 +00:00
LinkAllPasses.h Remove the LowerConstantExpressionsPass pass 2005-10-29 05:32:20 +00:00
Scalar.h Add support alignment of allocation instructions. 2005-11-05 09:21:28 +00:00