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
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS][ELF] Use PC-relative relocations in .eh_frame when possible
Alex Richardson
2020-01-13
1
-3
/
+4
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-2
/
+2
*
Re-commit "DWARF location lists: Add section index dumping"
Pavel Labath
2019-11-18
1
-4
/
+4
*
Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"
Simon Pilgrim
2019-11-18
1
-4
/
+4
*
DWARF location lists: Add section index dumping
Pavel Labath
2019-11-18
1
-4
/
+4
*
[mips][micromips] Fix how values in .gcc_except_table are calculated
Petar Jovanovic
2019-02-07
1
-6
/
+18
*
Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-24
1
-2
/
+24
*
Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag"
Amara Emerson
2019-01-24
1
-24
/
+2
*
[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag
Simon Atanasyan
2019-01-23
1
-2
/
+24
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-2
/
+2
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
1
-0
/
+38
*
[mips][micromips] Revert "Fix overlaping FDEs error"
Aleksandar Beserminji
2018-10-15
1
-38
/
+0
*
[mips][micromips] Fix overlaping FDEs error
Aleksandar Beserminji
2018-10-15
1
-0
/
+38
*
Revert "DwarfDebug: Pick next location in case of missing location at block b...
Matthias Braun
2018-10-11
1
-1
/
+1
*
DwarfDebug: Pick next location in case of missing location at block begin
Matthias Braun
2018-10-05
1
-1
/
+1
*
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
Vedant Kumar
2018-07-26
1
-2
/
+3
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
6
-8
/
+8
*
[FastISel] Disable local value sinking by default
Reid Kleckner
2018-04-11
1
-1
/
+1
*
[FastISel] Sink local value materializations to first use
Reid Kleckner
2018-03-14
1
-5
/
+3
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-4
/
+4
*
[dwarfdump] Add verbose output for .debug-line section
Jonas Devlieghere
2017-09-21
1
-1
/
+1
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
3
-3
/
+3
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
3
-3
/
+3
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
3
-3
/
+3
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
2
-31
/
+19
*
[mips] Handle R_MIPS_TLS_DTPREL32/64 relocations in the RelocVisitor
Simon Atanasyan
2017-08-16
1
-0
/
+21
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
3
-21
/
+21
*
[MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS
Simon Atanasyan
2017-03-10
1
-1
/
+1
*
Change how we handle section symbols on ELF.
Rafael Espindola
2017-02-02
1
-1
/
+1
*
[mips] Fix debug information for __thread variable
Petar Jovanovic
2017-01-20
1
-0
/
+22
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-46
/
+50
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[mips][FastISel] Instantiate the MipsFastISel class only for targets that sup...
Vasileios Kalintiris
2016-10-18
1
-2
/
+2
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-2
/
+2
*
[mips] interAptiv based generic schedule model
Simon Dardis
2016-09-01
1
-2
/
+2
*
[mips][ias] Only round section sizes when explicitly requested.
Daniel Sanders
2016-05-04
1
-1
/
+1
*
Reverting 268054 & 268063 as they caused PR27579.
Amjad Aboud
2016-04-30
1
-2
/
+1
*
Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-04-29
1
-1
/
+2
*
[mips][ias] Make section sizes a multiple of the alignment.
Daniel Sanders
2016-04-29
1
-1
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
6
-21
/
+15
*
[mips] Make Static a default relocation model for MIPS codegen
Petar Jovanovic
2016-04-11
3
-4
/
+4
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
6
-6
/
+6
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
1
-1
/
+1
*
Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...
Reid Kleckner
2016-03-24
1
-2
/
+1
*
Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...
Amjad Aboud
2016-03-24
1
-1
/
+2
*
Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...
Benjamin Kramer
2016-03-14
1
-2
/
+1
[next]