index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
Thumb
/
dyn-stackalloc.ll
Age
Commit message (
Expand
)
Author
2011-06-18
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
Chris Lattner
2011-03-31
Fix Thumb and Thumb2 tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-11
Roll r127459 back in:
Cameron Zwarich
2011-03-11
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
2011-03-11
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
2010-11-22
Fix epilogue codegen to avoid leaving the stack pointer in an invalid
Evan Cheng
2010-09-08
Re-enable usage of the ARM base pointer. r113394 fixed the known failures.
Jim Grosbach
2010-09-08
disable for the moment while tracking down a few Thumb2-O0 failure that look
Jim Grosbach
2010-09-03
Re-apply r112883:
Jim Grosbach
2010-09-03
Revert "For ARM stack frames that utilize variable sized objects and have eit...
Daniel Dunbar
2010-09-02
For ARM stack frames that utilize variable sized objects and have either
Jim Grosbach
2009-09-09
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-06-24
Move thumb and thumb2 tests into separate directories.
Evan Cheng