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
*
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
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-0
/
+6
*
Add DWARF debug info support for C++11 inline namespaces.
Adrian Prantl
2016-11-03
1
-0
/
+1
*
DebugInfo: preparation to implement DW_AT_alignment
Victor Leschuk
2016-10-20
1
-0
/
+2
*
[X86] Basic additions to support RegCall Calling Convention.
Oren Ben Simhon
2016-10-13
1
-0
/
+1
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-5
/
+8
*
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
Mehdi Amini
2016-10-05
1
-8
/
+5
*
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-5
/
+8
*
Revert "Use StringRef in Support/Darf APIs (NFC)"
Mehdi Amini
2016-10-05
1
-8
/
+5
*
Use StringRef in Support/Darf APIs (NFC)
Mehdi Amini
2016-10-04
1
-5
/
+8
*
DIFlags: use StringRef instead of raw pointer (NFC)
Mehdi Amini
2016-10-01
1
-2
/
+2
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-1
/
+1
*
DebugInfo: use strongly typed enum for debug info flags
Leny Kholodov
2016-09-06
1
-5
/
+5
*
Revert "DebugInfo: use strongly typed enum for debug info flags"
Mehdi Amini
2016-09-06
1
-5
/
+5
*
DebugInfo: use strongly typed enum for debug info flags
Mehdi Amini
2016-09-06
1
-5
/
+5
*
[IR] Properly handle escape characters in Attribute::getAsString()
Honggyu Kim
2016-09-01
1
-3
/
+1
*
DebugInfo: Add flag to CU to disable emission of inline debug info into the s...
David Blaikie
2016-08-24
1
-2
/
+6
*
GlobalISel: support irtranslation of icmp instructions.
Tim Northover
2016-08-17
1
-35
/
+4
*
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
Justin Lebar
2016-07-28
1
-2
/
+2
[next]