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
/
ARM
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"
Jeremy Morse
2020-02-12
2
-2
/
+2
*
[DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues i...
Fangrui Song
2020-01-24
1
-2
/
+2
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[DebugInfo] Remove the DIFlagArgumentNotModified debug info flag
Djordje Todorovic
2019-11-20
1
-2
/
+2
*
Re-commit "DWARF location lists: Add section index dumping"
Pavel Labath
2019-11-18
1
-2
/
+2
*
Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"
Simon Pilgrim
2019-11-18
1
-2
/
+2
*
DWARF location lists: Add section index dumping
Pavel Labath
2019-11-18
1
-2
/
+2
*
[DebugInfo] Add a DW_OP_LLVM_entry_value operation
David Stenberg
2019-10-15
1
-0
/
+91
*
[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field
Jeremy Morse
2019-10-15
2
-2
/
+2
*
[ISEL][ARM][AARCH64] Tracking simple parameter forwarding registers
Nikola Prica
2019-10-08
1
-0
/
+41
*
[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...
Guillaume Chatelet
2019-09-11
1
-2
/
+2
*
Rename ExpandISelPseudo->FinalizeISel, delay register reservation
Matt Arsenault
2019-06-19
1
-1
/
+1
*
[lit] Delete empty lines at the end of lit.local.cfg NFC
Fangrui Song
2019-06-17
1
-1
/
+0
*
Describe stack-id as an enum
Sander de Smalen
2019-06-17
1
-4
/
+4
*
[DebugInfo] Honour variable fragments in LiveDebugValues
Jeremy Morse
2019-06-13
1
-24
/
+0
*
[DebugInfo] Improve handling of clobbered fragments
David Stenberg
2019-04-10
1
-1
/
+24
*
[DebugInfo] Ignore bitcasts when lowering stack arg dbg.values
David Stenberg
2019-03-18
1
-0
/
+53
*
[DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs
David Stenberg
2019-02-13
1
-0
/
+1
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
2
-3
/
+3
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-2
/
+2
*
[DebugInfo] Omit location list entries with empty ranges
David Stenberg
2019-01-09
1
-7
/
+8
*
test/DebugInfo: Convert some tests to MIR
Matthias Braun
2018-11-02
2
-114
/
+212
*
MachineOperand/MIParser: Do not print debug-use flag, infer it
Matthias Braun
2018-10-30
1
-1
/
+1
*
Revert "DwarfDebug: Pick next location in case of missing location at block b...
Matthias Braun
2018-10-11
1
-1
/
+2
*
DwarfDebug: Pick next location in case of missing location at block begin
Matthias Braun
2018-10-05
1
-2
/
+1
*
[DebugInfo] Normalize common kinds of DWARF sub-expressions.
Jonas Devlieghere
2018-09-05
2
-3
/
+3
*
[SelectionDAG] Remove debug locations from ConstantSD(FP)Nodes
Vedant Kumar
2018-06-25
1
-3
/
+10
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
18
-20
/
+20
*
Followup on Proposal to move MIR physical register namespace to '$' sigil.
Puyan Lotfi
2018-01-31
3
-4
/
+4
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
2
-9
/
+9
*
[MIR] Fix DebugInfo tests after r319445
Francis Visoiu Mistrih
2017-11-30
1
-1
/
+1
*
[CodeGen] Print register names in lowercase in both MIR and debug output
Francis Visoiu Mistrih
2017-11-28
2
-3
/
+3
*
Fix an assertion in SelectionDAG::transferDbgValues()
Adrian Prantl
2017-11-13
1
-0
/
+28
*
Make DIExpression::createFragmentExpression() return an Optional.
Adrian Prantl
2017-11-07
1
-0
/
+95
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
1
-0
/
+118
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
5
-5
/
+5
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
7
-8
/
+8
*
SelectionDAG: Emit correct debug info for multi-register function arguments.
Adrian Prantl
2017-08-30
1
-0
/
+77
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
4
-5
/
+5
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
6
-22
/
+28
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-4
/
+4
*
Remove PrologEpilogInserter's usage of DBG_VALUE's offset field
Adrian Prantl
2017-08-01
1
-1
/
+1
*
Debug Info: Also check the DWARF output in assembler-only test cases
Adrian Prantl
2017-07-31
1
-0
/
+5
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
9
-31
/
+31
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-1
/
+1
*
PR32288: More efficient encoding for DWARF expr subregister access.
Adrian Prantl
2017-03-16
1
-3
/
+1
*
Revert "PR32288: More efficient encoding for DWARF expr subregister access."
Adrian Prantl
2017-03-16
1
-1
/
+3
*
PR32288: More efficient encoding for DWARF expr subregister access.
Adrian Prantl
2017-03-16
1
-3
/
+1
*
Fix an assertion in DwarfExpression when emitting fragments in vector registers
Adrian Prantl
2016-12-22
1
-0
/
+66
[next]