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
/
LLVMContextImpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit template type and value parameter DIEs for template variables.
Matthew Voss
2018-10-03
1
-2
/
+6
*
[IR] Add a boolean field in DILocation to know if a line must covered or not
Calixte Denizet
2018-09-20
1
-5
/
+8
*
[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
Adrian Prantl
2018-08-14
1
-4
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-8
/
+8
*
Extend the GlobalObject metadata interface
Benjamin Kramer
2018-05-31
1
-3
/
+7
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-5
/
+28
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-14
/
+14
*
allow custom OptBisect classes set to LLVMContext
Fedor Sergeev
2018-04-05
1
-3
/
+12
*
[NFC] OptPassGate extracted from OptBisect
Fedor Sergeev
2018-03-27
1
-1
/
+1
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-7
/
+11
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-8
/
+7
*
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-3
/
+7
*
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36...
Momchil Velikov
2018-02-07
1
-7
/
+3
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-3
/
+7
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-4
/
+8
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-6
/
+21
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-2
/
+1
*
This reverts r313381
Vivek Pandya
2017-09-15
1
-1
/
+2
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-2
/
+1
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-7
/
+9
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-0
/
+14
*
[ORE] Add diagnostics hotness threshold
Brian Gesiak
2017-06-30
1
-0
/
+1
*
[ORE] Unify spelling as "diagnostics hotness"
Brian Gesiak
2017-06-30
1
-1
/
+1
*
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
Eugene Zelenko
2017-06-19
1
-42
/
+106
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[APInt] Give the value union a name so we can remove assumptions on VAL being...
Craig Topper
2017-05-03
1
-2
/
+2
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-11
/
+6
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-4
/
+8
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-4
/
+10
*
IR: Consider two DISubprograms to be odr-equal if they have the same template...
Peter Collingbourne
2017-02-06
1
-3
/
+11
*
Move the section name from GlobalObject to the LLVMContext
Reid Kleckner
2017-01-10
1
-0
/
+7
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-5
/
+14
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-7
/
+19
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-19
/
+7
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-7
/
+19
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-19
/
+7
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-7
/
+19
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-2
/
+2
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-4
/
+8
*
DebugInfo: fix incorrect alignment type (NFC)
Victor Leschuk
2016-10-26
1
-4
/
+4
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
1
-10
/
+31
*
DebugInfo: change alignment type from uint64_t to uint32_t to save space.
Victor Leschuk
2016-10-18
1
-12
/
+12
*
Use unique_ptr in LLVMContextImpl's constant maps.
Justin Lebar
2016-10-10
1
-7
/
+9
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-0
/
+2
*
Revert "Output optimization remarks in YAML"
Adam Nemet
2016-09-27
1
-2
/
+0
*
Output optimization remarks in YAML
Adam Nemet
2016-09-27
1
-0
/
+2
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-6
/
+6
*
Use the range variant of transform instead of unpacking begin/end
David Majnemer
2016-08-12
1
-1
/
+2
*
Use the range variant of remove_if instead of unpacking begin/end
David Majnemer
2016-08-12
1
-3
/
+1
[next]