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
/
IR
/
DebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r340691:
Hans Wennborg
2018-08-27
1
-1
/
+1
*
[IR] Strip trailing whitespace. NFC
Bjorn Pettersson
2018-07-03
1
-2
/
+2
*
Extend the GlobalObject metadata interface
Benjamin Kramer
2018-05-31
1
-7
/
+2
*
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
Robert Widmann
2018-05-21
1
-0
/
+38
*
[LLVM-C] Consolidate llgo's DIBuilder Bindings
Robert Widmann
2018-05-10
1
-0
/
+11
*
[LLVM-C] Add Accessors for Common DIType and DILocation Properties
Robert Widmann
2018-05-10
1
-0
/
+42
*
[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
Robert Widmann
2018-05-10
1
-0
/
+17
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[LLVM-C] Add DIBuilder bindings to create import declarations
Robert Widmann
2018-04-28
1
-0
/
+49
*
[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
Robert Widmann
2018-04-28
1
-16
/
+52
*
[LLVM-C] DIBuilder Bindings For Variable Expressions
Robert Widmann
2018-04-23
1
-0
/
+66
*
[LLVM-C] DIBuilderBindings for Subrange and Arrays
Robert Widmann
2018-04-23
1
-0
/
+19
*
[LLVM-C] Finish Up Scope Bindings
Robert Widmann
2018-04-23
1
-0
/
+33
*
[LLVM-C] Add DIBuilder Bindings For Variable Creation
Robert Widmann
2018-04-22
1
-0
/
+44
*
[DebugInfo] Follow-up bug fix on "Fixing a couple of DI duplication bugs of C...
Roman Tereshin
2018-04-16
1
-2
/
+0
*
[DebugInfo][OPT] NFC follow-up on "Fixing a couple of DI duplication bugs of ...
Roman Tereshin
2018-04-13
1
-41
/
+16
*
[DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule
Roman Tereshin
2018-04-13
1
-3
/
+50
*
[DebugInfo] Create merged locations for instructions other than calls
Vedant Kumar
2018-04-12
1
-1
/
+2
*
[LLVM-C] Move DIBuilder Bindings For Block Scopes
Robert Widmann
2018-04-07
1
-0
/
+40
*
Fix header mismatch in DIBuilder Type APIs
Harlan Haskins
2018-04-02
1
-5
/
+5
*
Add C API bindings for DIBuilder 'Type' APIs
Harlan Haskins
2018-04-02
1
-1
/
+190
*
Remove redundant includes from lib/IR.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[DebugInfo] Unify logic to merge DILocations. NFC.
Vedant Kumar
2017-11-06
1
-19
/
+1
*
[LLVM-C] Expose functions to create debug locations via DIBuilder.
whitequark
2017-11-01
1
-1
/
+81
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
1
-1
/
+1
*
Update getMergedLocation to check the instruction type and merge properly.
Dehao Chen
2017-10-02
1
-0
/
+23
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-1
/
+1
*
IR: Make stripDebugInfo robust against (invalid) empty basic blocks
Justin Bogner
2017-08-18
1
-0
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
Eugene Zelenko
2017-05-05
1
-16
/
+23
*
[StripDeadDebug/DIFinder] Track inlined SPs
Keno Fischer
2017-04-11
1
-1
/
+11
*
Teach stripNonLineTableDebugInfo() to remap DILocations in !llvm.loop nodes.
Adrian Prantl
2017-03-30
1
-11
/
+20
*
Enable stripping of multiple DILocation on !llvm.loop metadata
Teresa Johnson
2017-03-19
1
-10
/
+13
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
1
-1
/
+2
*
stripDebugInfo() should remove DILocation's found in !llvm.loop metadata
Daniel Sanders
2017-01-28
1
-0
/
+39
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-9
/
+7
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-7
/
+9
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-9
/
+7
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-7
/
+9
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-9
/
+7
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-25
1
-0
/
+293
*
[opt] Strip coverage if debug info is not present.
Davide Italiano
2016-10-17
1
-1
/
+5
*
Teach llvm::StripDebugInfo() about global variable !dbg attachments.
Adrian Prantl
2016-10-10
1
-0
/
+9
*
Revert "Add -strip-nonlinetable-debuginfo capability"
Michael Ilseman
2016-10-06
1
-309
/
+0
*
Add -strip-nonlinetable-debuginfo capability
Michael Ilseman
2016-10-06
1
-0
/
+309
*
StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.d...
Mehdi Amini
2016-05-14
1
-9
/
+2
*
Revert "StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching agains...
Mehdi Amini
2016-05-14
1
-2
/
+9
*
StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.d...
Mehdi Amini
2016-05-14
1
-9
/
+2
*
Fix stripDebugInfo: was modifying "DebugLoc" attached to the intrinsic after ...
Mehdi Amini
2016-05-07
1
-0
/
+1
*
Refactor stripDebugInfo(Function) to handle intrinsic
Mehdi Amini
2016-05-07
1
-21
/
+14
[next]