llvm-6502/lib
Evan Cheng 02a2029141 Added a MRegisterInfo hook that tells PEI the target is responsible for
rounding the stack frame to a multiple of stack alignment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33504 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-25 22:12:41 +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 Back out last changes for dataLayout. Much more work is needed. 2007-01-19 00:07:16 +00:00
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 For PR1064: 2007-01-12 07:05:14 +00:00
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 Fix elf object definition. 2007-01-25 20:11: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