llvm-6502/lib
Bruno Cardoso Lopes 7da151cd5d Added Mips support for DYNAMIC_STACKALLOC
Fixed bug in adjustMipsStackFrame, which was breaking
while trying to access a dead stack object index. Also added
one more alignment before fixing the callee saved registers
stack offset adjustment.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54485 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-07 19:08:11 +00:00
..
Analysis PR2621: Improvements to the SCEV AddRec binomial expansion. This 2008-08-04 23:49:06 +00:00
Archive
AsmParser Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
Bitcode
CodeGen Add the remaining fp_round libcalls: 2008-08-07 19:01:24 +00:00
Debugger
ExecutionEngine Rewrite JIT handling of GlobalVariables so they 2008-08-07 01:30:15 +00:00
Linker
Support Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
System
Target Added Mips support for DYNAMIC_STACKALLOC 2008-08-07 19:08:11 +00:00
Transforms Let SRETPromotion properly preserve the function name instead of (implicitly) 2008-08-07 16:01:23 +00:00
VMCore Don't verify passes when assertions are disabled. 2008-08-07 07:34:50 +00:00
Makefile