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
*
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
*
Fixed "copy-paste" mistake from revision 255245.
Amjad Aboud
2016-07-31
1
-1
/
+1
*
[OptRemark,LDist] RFC: Add hotness attribute
Adam Nemet
2016-07-15
1
-0
/
+1
*
[codeview] Add DISubprogram::ThisAdjustment
Reid Kleckner
2016-07-01
1
-9
/
+14
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-5
/
+7
*
IR: Allow multiple global metadata attachments with the same type.
Peter Collingbourne
2016-06-01
1
-1
/
+28
*
Add support for metadata attachments for global variables.
Peter Collingbourne
2016-05-31
1
-2
/
+2
*
DebugInfo: Remove MDString-based type references
Duncan P. N. Exon Smith
2016-04-23
1
-7
/
+18
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-0
/
+4
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-4
/
+0
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-0
/
+4
*
IR: Use std::vector instead of SmallPtrSet for distinct nodes, NFC
Duncan P. N. Exon Smith
2016-04-19
1
-3
/
+4
*
IR: Use Optional instead of unique_ptr for debug info ODR type map, NFC
Duncan P. N. Exon Smith
2016-04-19
1
-1
/
+1
*
IR: Require DICompositeType for ODR uniquing type map
Duncan P. N. Exon Smith
2016-04-19
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
IR: Use an explicit map for debug info type uniquing
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+3
*
IR: Use ODR to unique DICompositeType members
Duncan P. N. Exon Smith
2016-04-17
1
-0
/
+64
[next]