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
...
*
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
*
IR: Add a configuration point for MDNodeInfo::isEqual, NFC
Duncan P. N. Exon Smith
2016-04-16
1
-2
/
+18
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-4
/
+5
*
IR: Move MDStrings to a BumpPtrAllocator
Duncan P. N. Exon Smith
2016-04-06
1
-1
/
+1
*
Add a comment on partial hashing of Metadata
Mehdi Amini
2016-03-19
1
-0
/
+12
*
Hash Metadata using pointer for MDString argument instead of value (NFC)
Mehdi Amini
2016-03-19
1
-100
/
+99
*
Compute some Debug Info Metadata hash key partially (NFC)
Mehdi Amini
2016-03-19
1
-9
/
+4
*
Add a flag to the LLVMContext to disable name for Value other than GlobalValue
Mehdi Amini
2016-03-10
1
-0
/
+4
*
Remove static global GCNames from Function.cpp and move it to the Context
Mehdi Amini
2016-01-08
1
-0
/
+7
*
Re-reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
2015-12-19
1
-11
/
+0
*
Revert "Reapply "[IR] Move optional data in llvm::Function into a hungoff use...
Vedant Kumar
2015-12-19
1
-0
/
+11
*
Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
2015-12-19
1
-11
/
+0
*
Revert "[IR] Move optional data in llvm::Function into a hungoff uselist"
Vedant Kumar
2015-12-19
1
-0
/
+11
*
[IR] Move optional data in llvm::Function into a hungoff uselist
Vedant Kumar
2015-12-19
1
-11
/
+0
*
Macro debug info support in LLVM IR
Amjad Aboud
2015-12-10
1
-0
/
+43
*
[IR] Manage TheNoneToken with a std::unique_ptr
David Majnemer
2015-11-16
1
-1
/
+1
*
[IR] Add support for empty tokens
David Majnemer
2015-11-11
1
-0
/
+2
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-8
/
+5
*
[Function] Clean up {prefix,prologue} data routines (NFC)
Vedant Kumar
2015-10-06
1
-4
/
+4
*
[IR] Add operand bundles to CallInst and InvokeInst.
Sanjoy Das
2015-09-24
1
-0
/
+10
*
[IR] Add token types
David Majnemer
2015-08-14
1
-1
/
+1
[prev]
[next]