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
/
lib
/
CodeGen
/
AsmPrinter
/
DebugHandlerBase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[codeview] Generalize DIExpression parsing to handle load chains
Reid Kleckner
2017-08-31
1
-4
/
+8
*
[codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional
Bob Haarman
2017-08-30
1
-6
/
+10
*
[codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp
Bob Haarman
2017-08-29
1
-0
/
+1
*
Reland r311957 [codeview] support more DW_OPs for more complete debug info
Bob Haarman
2017-08-29
1
-0
/
+51
*
Revert "[codeview] support more DW_OPs for more complete debug info"
Bob Haarman
2017-08-29
1
-51
/
+0
*
[codeview] support more DW_OPs for more complete debug info
Bob Haarman
2017-08-29
1
-0
/
+51
*
Make helper functions static. NFC.
Benjamin Kramer
2017-05-26
1
-1
/
+2
*
Don't generate line&scope debug info for meta-instructions.
Adrian Prantl
2017-05-22
1
-3
/
+3
*
Revert "Don't generate line&scope debug info for meta-instructions."
Adrian Prantl
2017-05-22
1
-3
/
+3
*
Don't generate line&scope debug info for meta-instructions.
Adrian Prantl
2017-05-22
1
-3
/
+3
*
[codeview] Fix assertion failure introduced in r295354 refactoring
Reid Kleckner
2017-05-12
1
-2
/
+1
*
Zero-Initialize PrevInstBB when entering a new MachineFunction.
Adrian Prantl
2017-03-23
1
-0
/
+1
*
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
David Blaikie
2017-02-16
1
-1
/
+26
*
Refactor the DIExpression fragment query interface (NFC)
Adrian Prantl
2016-12-22
1
-4
/
+6
*
Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...
Paul Robinson
2016-12-12
1
-1
/
+3
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-17
/
+16
*
revert r288283 as it causes debug info (line numbers) to be lost in instrumen...
Kostya Serebryany
2016-12-01
1
-3
/
+1
*
Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...
Paul Robinson
2016-11-30
1
-1
/
+3
*
Revert r288212 due to lldb failure.
Paul Robinson
2016-11-29
1
-3
/
+1
*
Emit 'no line' information for interesting 'orphan' instructions.
Paul Robinson
2016-11-29
1
-1
/
+3
*
DebugInfo: make DW_TAG_atomic_type valid
Victor Leschuk
2016-10-31
1
-1
/
+1
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-0
/
+1
*
[codeview] Improved array type support.
Amjad Aboud
2016-07-12
1
-0
/
+29
*
Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h
Reid Kleckner
2016-04-14
1
-0
/
+1
*
[codeview] Describe int local variables using .cv_def_range
Reid Kleckner
2016-02-10
1
-0
/
+200