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
/
AsmWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Support DWARF v5 source code embedding extension
Scott Linder
2018-02-23
1
-0
/
+2
*
[DebugInfo] Unify ChecksumKind and Checksum value in DIFile
Scott Linder
2018-02-12
1
-8
/
+8
*
Re-commit r324489: [DebugInfo] Improvements to representation of enumeration ...
Momchil Velikov
2018-02-12
1
-1
/
+7
*
Revert "[DebugInfo] Improvements to representation of enumeration types (PR36...
Momchil Velikov
2018-02-07
1
-7
/
+1
*
[DebugInfo] Improvements to representation of enumeration types (PR36168)
Momchil Velikov
2018-02-07
1
-1
/
+7
*
Add DWARF for discriminated unions
Adrian Prantl
2018-02-06
1
-0
/
+1
*
[Support] Move PrintEscapedString into the library its declaration is in
Benjamin Kramer
2018-01-26
1
-10
/
+0
*
[Metadata] Extend 'count' field of DISubrange to take a metadata node
Sander de Smalen
2018-01-24
1
-3
/
+8
*
Make GlobalValues with non-default visibilility dso_local.
Rafael Espindola
2018-01-18
1
-2
/
+5
*
Make internal/private GVs implicitly dso_local.
Rafael Espindola
2018-01-11
1
-5
/
+7
*
[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math-flags and add 'trans' fas...
Sanjay Patel
2017-11-06
1
-2
/
+6
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-0
/
+8
*
Reverting r315590; it did not include changes for llvm-tblgen, which is causi...
Aaron Ballman
2017-10-15
1
-1
/
+1
*
[dump] Remove NDEBUG from test to enable dump methods [NFC]
Don Hinton
2017-10-12
1
-1
/
+1
*
[AMDGPU] calling conventions for AMDPAL OS type
Tim Renouf
2017-09-29
1
-0
/
+2
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-0
/
+1
*
[IR] Don't print "!DIExpression() = !DIExpression()" when dumping
Reid Kleckner
2017-08-30
1
-1
/
+1
*
Parse and print DIExpressions inline to ease IR and MIR testing
Reid Kleckner
2017-08-23
1
-1
/
+21
*
Debug Info: Add a file: field to DIImportedEntity.
Adrian Prantl
2017-07-19
1
-0
/
+1
*
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well
Martin Storsjo
2017-07-17
1
-1
/
+1
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-23
/
+43
*
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
Eugene Zelenko
2017-06-19
1
-54
/
+93
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[IR] Allow attributes with global variables
Javed Absar
2017-05-11
1
-0
/
+7
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+1
*
Remove line and file from DINamespace.
Adrian Prantl
2017-04-28
1
-2
/
+0
*
Use Argument::hasAttribute and AttributeList::ReturnIndex more
Reid Kleckner
2017-04-28
1
-17
/
+15
*
Add support for DW_TAG_thrown_type.
Adrian Prantl
2017-04-26
1
-0
/
+1
*
[AsmWriter] Eliminate warning. NFC
Serguei Katkov
2017-04-21
1
-4
/
+4
*
[AsmWriter/APFloat] FP constant printing: Avoid usage of locale dependent snp...
Serguei Katkov
2017-04-21
1
-23
/
+22
*
[IR] Redesign the case iterator in SwitchInst to actually be an iterator
Chandler Carruth
2017-04-12
1
-4
/
+3
*
[IR] Add AttributeSet to hide AttributeSetNode* again, NFC
Reid Kleckner
2017-04-12
1
-25
/
+19
*
Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-28
/
+22
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-0
/
+6
*
Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-22
/
+28
*
[IR] Make AttributeSetNode public, avoid temporary AttributeList copies
Reid Kleckner
2017-04-10
1
-28
/
+22
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-40
/
+41
*
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...
Konstantin Zhuravlyov
2017-03-08
1
-0
/
+3
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
1
-0
/
+2
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-0
/
+2
*
[DebugInfo] Added support for Checksum debug info feature.
Amjad Aboud
2016-12-25
1
-0
/
+10
*
[AsmWriter] Remove redundant cast<>s. NFC.
Ahmed Bougacha
2016-12-21
1
-2
/
+2
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-1
/
+12
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-12
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+12
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-12
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+12
*
Replace APFloatBase static fltSemantics data members with getter functions
Stephan Bergmann
2016-12-14
1
-9
/
+9
*
Fix -Werror build with clang-cl.
Zachary Turner
2016-11-11
1
-1
/
+1
[next]