llvm-6502/lib
Dan Gohman 8cea8ff34c Take the FrameOffset into account when computing the alignment
of stack objects. This fixes PR2656.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54646 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-11 18:27:03 +00:00
..
Analysis "This patch adds a virtual call to AbstractLatticeFunction to derive a 2008-08-09 17:23:35 +00:00
Archive Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
AsmParser Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
Bitcode Enable first-class aggregates support. 2008-07-23 00:34:11 +00:00
CodeGen Take the FrameOffset into account when computing the alignment 2008-08-11 18:27:03 +00:00
Debugger
ExecutionEngine Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
Linker
Support Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
System Create temp. file in current path. 2008-07-24 00:35:38 +00:00
Target Implement ISD::TRAP support on PPC 2008-08-11 17:36:31 +00:00
Transforms Have IRBuilder take a template argument on whether or not to preserve 2008-08-08 19:39:37 +00:00
VMCore Delete a redundant binding, LLVMHasInitializer. 2008-08-09 02:13:58 +00:00
Makefile