llvm-6502/lib
Dale Johannesen 08e78b18b8 Pass alignment on ByVal parameters, from FE, all
the way through.  It is now used for codegen.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47484 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-22 17:49:45 +00:00
..
Analysis Change a C-style cast to const_cast, to avoid a -Wcast-qual warning. 2008-02-21 17:33:24 +00:00
Archive Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
AsmParser Pass alignment on ByVal parameters, from FE, all 2008-02-22 17:49:45 +00:00
Bitcode Read and write getresult. 2008-02-22 02:49:49 +00:00
CodeGen Pass alignment on ByVal parameters, from FE, all 2008-02-22 17:49:45 +00:00
Debugger
ExecutionEngine Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
Linker And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
Support Add explicit keywords. 2008-02-20 16:44:09 +00:00
System Provide __main hooks for cygwin & mingw32 2008-02-22 10:08:31 +00:00
Target MMX vectors are passed 4-byte aligned. 2008-02-22 17:47:28 +00:00
Transforms Fixed a typo. 2008-02-22 10:00:35 +00:00
VMCore Pass alignment on ByVal parameters, from FE, all 2008-02-22 17:49:45 +00:00
Makefile