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
/
DebugInfo
/
AArch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
3
-8
/
+8
*
Local variables whose address is taken and passed on to a call are described
Wolfgang Pieb
2016-08-15
1
-1
/
+2
*
AArch64: allow MOV (imm) alias to be printed
Tim Northover
2016-06-16
1
-1
/
+1
*
[AArch64] Combine callee-save and local stack SP adjustment instructions.
Geoff Berry
2016-05-06
1
-2
/
+2
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
2
-24
/
+24
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
9
-26
/
+19
*
Add missing emissionKind flags to the DICompileUnits of several old testcases.
Adrian Prantl
2016-04-01
1
-1
/
+1
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
8
-8
/
+8
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
2
-2
/
+2
*
fixed typo - CHECK-LABEL
Junmo Park
2016-03-29
1
-1
/
+1
*
[AArch64] Enable non-leaf frame pointer elimination.
Geoff Berry
2016-03-02
1
-1
/
+1
*
Write AArch64 big endian data fixup entries as BE.
Keith Walker
2016-01-20
1
-0
/
+6
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-15
1
-1
/
+1
*
Re-Revert r257105 (Verifier debug info changes)
Keno Fischer
2016-01-13
1
-1
/
+1
*
Reapply r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-13
1
-1
/
+1
*
Temporarily revert r257105 "[Verifier] Check that debug values have proper size"
Keno Fischer
2016-01-07
1
-1
/
+1
*
[Verifier] Check that debug values have proper size
Keno Fischer
2016-01-07
1
-1
/
+1
*
Clean up the processing of dbg.value in various places
Keno Fischer
2015-12-19
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-5
/
+5
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-5
/
+5
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
7
-20
/
+20
*
Remove windows line endings introduced by r252177. NFC.
Tim Northover
2015-11-05
1
-43
/
+43
*
[DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.
Oleg Ranevskyy
2015-11-05
1
-0
/
+43
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
6
-9
/
+9
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
8
-8
/
+8
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
4
-10
/
+10
*
Don't use %llc_dwarf for target-specific tests.
Benjamin Kramer
2015-06-27
1
-2
/
+1
*
Split test up into two target-spcific directories.
Adrian Prantl
2015-06-25
1
-0
/
+74
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
2
-4
/
+4
*
[DebugInfo] Debug locations for constant SD nodes
Sergey Dmitrouk
2015-05-13
1
-2
/
+0
*
Disable r235989 "Reapply r235977 "[DebugInfo] Add debug locations to constant...
Sergey Dmitrouk
2015-05-07
1
-0
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
7
-149
/
+149
*
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
Sergey Dmitrouk
2015-04-28
1
-0
/
+37
*
Revert "[DebugInfo] Add debug locations to constant SD nodes"
Daniel Jasper
2015-04-28
1
-37
/
+0
*
[DebugInfo] Add debug locations to constant SD nodes
Sergey Dmitrouk
2015-04-28
1
-0
/
+37
*
Use CIE version 1 for .eh_frame.
Rafael Espindola
2015-04-27
2
-2
/
+2
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
2
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
Print section start labels when first switching to the section.
Rafael Espindola
2015-03-11
1
-0
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
6
-104
/
+104
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
2
-5
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
3
-15
/
+15
*
Add the missing testcase for r228764.
Adrian Prantl
2015-02-10
1
-0
/
+257
*
Remove support for DIVariable's FlagIndirectVariable and expect
Adrian Prantl
2015-01-19
1
-2
/
+2
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
4
-12
/
+12
*
ARM/AArch64: Attach the FrameSetup MIFlag to CFI instructions.
Adrian Prantl
2014-12-16
1
-0
/
+112
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
7
-82
/
+82
*
Add a comment.
Adrian Prantl
2014-12-05
1
-1
/
+1
*
Simplify implementation and testcase of r223401 based on feedback from dblaikie.
Adrian Prantl
2014-12-04
1
-23
/
+18
*
Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
2014-12-04
1
-0
/
+70
[next]