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
/
unittests
/
IR
/
MetadataTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users
Vedant Kumar
2018-07-26
1
-2
/
+8
*
[DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags, NFC
Roman Tereshin
2018-06-01
1
-7
/
+5
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-21
/
+21
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-4
/
+9
*
Use EXPECT_FALSE instead of EXPECT_EQ(false, ...
Momchil Velikov
2018-02-14
1
-1
/
+1
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-8
/
+9
*
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
/
+45
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-2
/
+27
*
Add a ProfileCount class to represent entry counts.
Easwaran Raman
2018-01-17
1
-3
/
+14
*
Generalize llvm::replaceDbgDeclare and actually support the use-case that
Adrian Prantl
2017-12-08
1
-0
/
+12
*
Let replaceVTableHolder accept any type.
Adrian Prantl
2017-11-08
1
-0
/
+5
*
Re-land "Fix Bug 30978 by emitting cv file checksums."
Reid Kleckner
2017-09-19
1
-1
/
+2
*
Revert "Fix Bug 30978 by emitting cv file checksums."
Eric Beckmann
2017-09-16
1
-2
/
+1
*
Fix Bug 30978 by emitting cv file checksums.
Eric Beckmann
2017-09-15
1
-1
/
+2
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-6
/
+7
*
Disable some IR death tests when SEH is available
Reid Kleckner
2017-08-10
1
-3
/
+6
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-9
/
+15
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
1
-6
/
+6
*
Align definition of DW_OP_plus with DWARF spec [1/3]
Florian Hahn
2017-06-13
1
-0
/
+2
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[IR] De-virtualize ~Value to save a vptr
Reid Kleckner
2017-05-18
1
-1
/
+1
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-18
/
+5
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-50
/
+62
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-16
/
+26
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
1
-3
/
+4
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-5
/
+11
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-32
/
+49
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-49
/
+32
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-32
/
+49
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-49
/
+32
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-32
/
+49
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-7
/
+8
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-6
/
+14
*
DebugInfo: fix incorrect alignment type (NFC)
Victor Leschuk
2016-10-26
1
-2
/
+2
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
1
-26
/
+49
*
DebugInfo: change alignment type from uint64_t to uint32_t to save space.
Victor Leschuk
2016-10-18
1
-7
/
+7
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-20
/
+20
*
Formatting with clang-format patch r280700
Leny Kholodov
2016-09-06
1
-20
/
+19
*
DebugInfo: use strongly typed enum for debug info flags
Leny Kholodov
2016-09-06
1
-48
/
+49
*
Revert "DebugInfo: use strongly typed enum for debug info flags"
Mehdi Amini
2016-09-06
1
-53
/
+53
*
DebugInfo: use strongly typed enum for debug info flags
Mehdi Amini
2016-09-06
1
-53
/
+53
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-4
/
+3
*
IR: Drop uniquing when an MDNode Value operand is deleted
Duncan P. N. Exon Smith
2016-08-03
1
-2
/
+61
*
[codeview] Add DISubprogram::ThisAdjustment
Reid Kleckner
2016-07-01
1
-59
/
+63
*
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
2016-06-21
1
-10
/
+10
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-8
/
+23
*
Verifier: Simplify and fix issue where we were not verifying unmaterialized f...
Peter Collingbourne
2016-06-06
1
-0
/
+5
[next]