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
/
Thumb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-6
/
+6
*
Revert r265817
Colin LeMahieu
2016-04-08
1
-2
/
+2
*
[llvm-objdump] Printing hex instead of dec by default
Colin LeMahieu
2016-04-08
1
-2
/
+2
*
[DebugInfo] Fix tests so that each subprogram belongs to a CU.
Davide Italiano
2016-04-05
1
-1
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+1
*
Fix tests that used CHECK-NEXT-NOT and CHECK-DAG-NOT.
Paul Robinson
2016-02-26
1
-1
/
+1
*
[MC] Use .p2align instead of .align
Dan Gohman
2016-01-26
2
-2
/
+2
*
[Thumb] Fix assembler error 'cannot honor width suffix pop {lr}'
Artyom Skrobov
2015-12-28
1
-4
/
+106
*
Fix ARMv4T (Thumb1) epilogue generation
Artyom Skrobov
2015-12-08
3
-85
/
+97
*
Fix Thumb1 epilogue generation
Artyom Skrobov
2015-12-01
1
-0
/
+60
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
4
-14
/
+14
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
4
-14
/
+14
*
ARM: make sure backend is consistent about exception handling method.
Tim Northover
2015-11-18
1
-2
/
+2
*
[ARM] Modify codegen for memcpy intrinsic to prefer LDM/STM.
Scott Douglass
2015-10-05
3
-41
/
+165
*
ARM: correctly align constant pool value on Thumb1 targets.
Tim Northover
2015-10-02
1
-10
/
+14
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-5
/
+5
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-1
/
+1
*
[ARM] Define subtarget feature strict-align.
Akira Hatanaka
2015-07-28
1
-1
/
+1
*
[ARM] Make the frame lowering code ready for shrink-wrapping.
Quentin Colombet
2015-07-22
1
-0
/
+517
*
[ARM] Refactor the prologue/epilogue emission to be more robust.
Quentin Colombet
2015-07-20
2
-5
/
+5
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-2
/
+2
*
Revert r238473, "Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM."
Peter Collingbourne
2015-06-05
2
-74
/
+7
*
Thumb2: Modify codegen for memcpy intrinsic to prefer LDM/STM.
Peter Collingbourne
2015-05-28
2
-7
/
+74
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-85
/
+85
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
6
-9
/
+9
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
[ARM] Fix handling of thumb1 out-of-range frame offsets
John Brawn
2015-03-20
1
-0
/
+37
*
Add missing newline to end of test file.
John Brawn
2015-03-18
1
-1
/
+1
*
[ARM] Fix offset calculation in ARMBaseRegisterInfo::needsFrameBaseReg
Richard Barton
2015-03-17
1
-0
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
8
-23
/
+23
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-80
/
+80
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
25
-236
/
+236
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
15
-189
/
+189
*
Improve handling of stack accesses in Thumb-1
Renato Golin
2015-02-25
3
-9
/
+90
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-6
/
+6
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
2
-107
/
+107
*
Re-add support to llvm-objdump for Mach-O universal files and archives with -...
Kevin Enderby
2014-12-04
1
-1
/
+1
*
This reverts commit r223306 and r223277.
Rafael Espindola
2014-12-03
1
-1
/
+1
*
Add support to llvm-objdump for Mach-O universal files and archives with -macho.
Kevin Enderby
2014-12-03
1
-1
/
+1
*
[Thumb1] Re-write emitThumbRegPlusImmediate
Oliver Stannard
2014-11-17
1
-12
/
+38
*
Improve logic that decides if its profitable to commute when some of the virt...
Craig Topper
2014-11-05
1
-1
/
+1
*
[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlineAsmConstraint to return
Akira Hatanaka
2014-11-03
1
-1
/
+12
*
[Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndex
Oliver Stannard
2014-10-20
1
-0
/
+19
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-77
/
+77
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-77
/
+77
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-77
/
+77
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-3
/
+3
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-3
/
+3
[next]