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
...
*
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
*
Don't invoke getName() from Function::isIntrinsic().
Justin Lebar
2016-07-27
1
-2
/
+2
*
[codeview] Add DISubprogram::ThisAdjustment
Reid Kleckner
2016-07-01
1
-0
/
+1
*
Apply clang-tidy's modernize-loop-convert to most of lib/IR.
Benjamin Kramer
2016-06-26
1
-8
/
+7
*
IR: Introduce Module::global_objects().
Peter Collingbourne
2016-06-22
1
-5
/
+2
*
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata ...
Peter Collingbourne
2016-06-21
1
-8
/
+13
*
Add llvm_unreachable to silence a "not all control paths" false positive warn...
Aaron Ballman
2016-06-15
1
-0
/
+1
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-6
/
+20
*
[DebugInfo] Add calling convention support for DWARF and CodeView
Reid Kleckner
2016-06-08
1
-0
/
+1
*
Add support for metadata attachments for global variables.
Peter Collingbourne
2016-05-31
1
-2
/
+13
*
Try to fix a msvc warning.
Rafael Espindola
2016-05-11
1
-0
/
+1
*
Replace PrintLinkage with getLinkagePrintName. NFC.
Rafael Espindola
2016-05-11
1
-17
/
+25
*
AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
Nikolay Haustov
2016-05-06
1
-0
/
+1
*
IR: Avoid mallocs in constructor of ModuleSlotTracker
Duncan P. N. Exon Smith
2016-04-20
1
-4
/
+15
*
IR: Use a single ModuleSlotTracker in the Verifier
Duncan P. N. Exon Smith
2016-04-20
1
-0
/
+16
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-1
/
+1
[prev]
[next]