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
/
ARM
/
ldrd.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing load/store flags to thumb2 instructions.
Pete Cooper
2015-10-22
1
-1
/
+1
*
ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code
Matthias Braun
2015-07-21
1
-4
/
+52
*
ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
Matthias Braun
2015-07-21
1
-0
/
+21
*
Revert "ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2"
Matthias Braun
2015-07-20
1
-21
/
+0
*
Revert "ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code"
Matthias Braun
2015-07-20
1
-52
/
+4
*
Revert "Add missing load/store flags to thumb2 instructions."
Pete Cooper
2015-07-16
1
-1
/
+1
*
Add missing load/store flags to thumb2 instructions.
Pete Cooper
2015-07-15
1
-1
/
+1
*
ARMLoadStoreOpt: Merge subs/adds into LDRD/STRD; Factor out common code
Matthias Braun
2015-07-10
1
-4
/
+52
*
ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2
Matthias Braun
2015-07-10
1
-0
/
+21
*
ARMLoadStoreOptimizer: Fix errata 602117 handling and make testcase actually ...
Matthias Braun
2015-06-24
1
-14
/
+15
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-03
1
-0
/
+16
*
Revert "ARM: Thumb2 LDRD/STRD supports independent input/output regs"
Renato Golin
2015-06-02
1
-16
/
+0
*
ARM: Thumb2 LDRD/STRD supports independent input/output regs
Matthias Braun
2015-06-01
1
-0
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-6
/
+6
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-3
/
+3
*
Add extra CHECK prefix to tests with explicit prefix
Nico Rieck
2014-02-16
1
-4
/
+4
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-2
/
+2
*
ARM: Remove a (false) dependency on the memoryoperand's value as we do not use
Quentin Colombet
2013-06-20
1
-0
/
+28
*
Don't run RAFast in the optimizing regalloc pipeline.
Jakob Stoklund Olesen
2012-06-08
1
-2
/
+2
*
Implement a bastardized ABI.
Evan Cheng
2012-04-27
1
-1
/
+0
*
Allocate virtual registers in ascending order.
Jakob Stoklund Olesen
2012-04-02
1
-2
/
+1
*
ARM Ld/St Optimizer fix.
Andrew Trick
2012-01-11
1
-0
/
+46
*
Add workaround for Cortex-M3 errata 602117 by replacing ldrd x, y, [x] with l...
Evan Cheng
2011-11-08
1
-11
/
+12
*
Weekly fix of register allocation dependent unit tests.
Jakob Stoklund Olesen
2011-04-30
1
-2
/
+2
*
LDRD/STRD instructions should print both Rt and Rt2 in the asm string.
Jim Grosbach
2011-04-01
1
-1
/
+1
*
Fix ARM tests to be register allocator independent.
Jakob Stoklund Olesen
2011-03-31
1
-5
/
+7
*
Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrm
Johnny Chen
2010-03-17
1
-2
/
+2
*
--- Reverse-merging r98637 into '.':
Bob Wilson
2010-03-16
1
-2
/
+2
*
Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
Johnny Chen
2010-03-16
1
-2
/
+2
*
Enable post-alloc scheduling for all ARM variants except for Thumb1.
Evan Cheng
2009-10-16
1
-5
/
+5
*
Convert test to filecheck.
Evan Cheng
2009-09-26
1
-3
/
+11
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-3
/
+3
*
Enable arm pre-allocation load / store multiple optimization pass.
Evan Cheng
2009-06-19
1
-3
/
+3
*
Part 1.
Evan Cheng
2009-06-15
1
-0
/
+14