index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
Thumb2
/
large-stack.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: Do not use llc -march in tests.
Matthias Braun
2017-08-01
1
-4
/
+4
*
ARM: When spilling extra registers for alignment, prefer low registers on all...
Peter Collingbourne
2015-04-23
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Enabling thumb2 mode used to force support for armv6t2. Replace this
Joerg Sonnenberger
2013-12-13
1
-2
/
+4
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-6
/
+6
*
When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's the
Jim Grosbach
2010-12-03
1
-1
/
+1
*
Teach the (non-MC) instruction printer to use the cannonical names for push/pop,
Jim Grosbach
2010-09-17
1
-1
/
+1
*
Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.
Bob Wilson
2010-03-16
1
-1
/
+1
*
Make this test pass on Linux.
Nick Lewycky
2009-12-16
1
-9
/
+20
*
Dynamic stack realignment use of sp register as source/dest register
Anton Korobeynikov
2009-12-06
1
-1
/
+1
*
More consistent thumb1 asm printing.
Evan Cheng
2009-11-19
1
-3
/
+3
*
Update test
Jim Grosbach
2009-11-09
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
It turns out most of the thumb2 instructions are not allowed to touch SP. The...
Evan Cheng
2009-08-07
1
-3
/
+3
*
- More refactoring. This gets rid of all of the getOpcode calls.
Evan Cheng
2009-07-28
1
-0
/
+28