llvm-6502/lib
Evan Cheng 99403b6964 - Tell PEI that PPC will handle stack frame rounding itself.
- Do not round up to max. alignment of stack object if it is > stack alignment.
  It will have to be handled with dynamic aligning code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33505 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-25 22:25:04 +00:00
..
Analysis Fix typo. 2007-01-23 21:55:17 +00:00
Archive
AsmParser Fix this error: 2007-01-21 19:19:31 +00:00
Bytecode
CodeGen Added a MRegisterInfo hook that tells PEI the target is responsible for 2007-01-25 22:12:41 +00:00
Debugger
ExecutionEngine Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Linker
Support Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
System Moved disassembler to libSystem 2007-01-23 10:26:08 +00:00
Target - Tell PEI that PPC will handle stack frame rounding itself. 2007-01-25 22:25:04 +00:00
Transforms Make llvm-extract preserve the callingconv of prototypes in the extracted 2007-01-25 17:38:26 +00:00
VMCore Whoops, fix typo in last commit. 2007-01-21 02:29:10 +00:00
Makefile