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
/
DIBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix case style warnings in DIBuilder. NFC.
Simon Pilgrim
2019-12-23
1
-8
/
+8
*
reland "[DebugInfo] Support to emit debugInfo for extern variables"
Yonghong Song
2019-12-22
1
-2
/
+3
*
Revert "[DebugInfo] Support to emit debugInfo for extern variables"
Reid Kleckner
2019-12-22
1
-3
/
+2
*
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
Adrian Prantl
2019-12-20
1
-2
/
+2
*
[DebugInfo] Support to emit debugInfo for extern variables
Yonghong Song
2019-12-10
1
-2
/
+3
*
Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sourabh Singh Tomar
2019-12-03
1
-3
/
+4
*
Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."
Sam McCall
2019-11-18
1
-4
/
+2
*
[DWARF5]Addition of alignment atrribute in typedef DIE.
Sourabh Singh Tomar
2019-11-16
1
-2
/
+4
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-1
/
+2
*
Do a sweep of symbol internalization. NFC.
Benjamin Kramer
2019-08-23
1
-1
/
+1
*
[DebugInfo] Delete TypedDINodeRef
Fangrui Song
2019-05-07
1
-2
/
+2
*
Add LLVM IR debug info support for Fortran COMMON blocks
Adrian Prantl
2019-04-08
1
-0
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
Paul Robinson
2019-01-08
1
-2
/
+2
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-25
/
+27
*
DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address s...
David Blaikie
2018-11-13
1
-2
/
+3
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
1
-4
/
+4
*
fix 80-column violation with clang-format
Adrian Prantl
2018-09-12
1
-7
/
+4
*
DebugInfo: Add metadata support for disabling DWARF pub sections
David Blaikie
2018-08-16
1
-2
/
+3
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
1
-2
/
+3
*
[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC
Roman Tereshin
2018-06-01
1
-5
/
+9
*
[CodeView] Improve debugging of virtual base class member variables
Brock Wyma
2018-05-14
1
-1
/
+5
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-6
/
+61
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-2
/
+4
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-2
/
+2
*
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-4
/
+6
*
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36...
Momchil Velikov
2018-02-07
1
-6
/
+4
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-4
/
+6
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-0
/
+25
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-0
/
+4
*
Add optional DICompileUnit to DIBuilder + make outliner debug info use it
Jessica Paquette
2018-01-19
1
-2
/
+2
*
Mark all library options as hidden.
Zachary Turner
2017-12-01
1
-2
/
+2
*
Let replaceVTableHolder accept any type.
Adrian Prantl
2017-11-08
1
-1
/
+1
*
Refactor DIBuilder dbg intrinsic insertion, NFC
Reid Kleckner
2017-10-03
1
-58
/
+57
*
Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...
Reid Kleckner
2017-09-21
1
-2
/
+12
*
Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....
Daniel Jasper
2017-09-21
1
-12
/
+2
*
[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare
Reid Kleckner
2017-09-20
1
-2
/
+12
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-2
/
+2
*
Refactor DIBuilder::createFragmentExpression into a static DIExpression member
Adrian Prantl
2017-08-30
1
-27
/
+0
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-0
/
+2
*
Prevent unused warning in non-assert builds (introduced in r310014).
Daniel Jasper
2017-08-04
1
-2
/
+2
*
Un-revert r310014: false revert, it wasn't the cause of build break
Victor Leschuk
2017-08-04
1
-4
/
+25
*
Revert r310014 as it breaks build lld-x86_64-darwin13
Victor Leschuk
2017-08-04
1
-25
/
+4
*
Teach GlobalSRA to update the debug info for split-up globals.
Adrian Prantl
2017-08-04
1
-4
/
+25
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-4
/
+2
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-9
/
+17
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[DIBuilder] Add a more fine-grained finalization method
Keno Fischer
2017-06-01
1
-16
/
+17
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-3
/
+8
[next]