Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a44fc83d9fa3bcbe45b1ebb2f0aca2a86dba181d
/
llvm
/
lib
/
IR
/
AsmWriter.cpp
a302a736
AMDGPU: Add AMDGPU_HS calling convention
by Marek Olsak
· 9 years ago
fed4f39
Remove line and file from DINamespace.
by Adrian Prantl
· 9 years ago
6652a52
Use Argument::hasAttribute and AttributeList::ReturnIndex more
by Reid Kleckner
· 9 years ago
1d12b88
Add support for DW_TAG_thrown_type.
by Adrian Prantl
· 9 years ago
c9a752c
[AsmWriter] Eliminate warning. NFC
by Serguei Katkov
· 9 years ago
3a46eb4
[AsmWriter/APFloat] FP constant printing: Avoid usage of locale dependent snprinf
by Serguei Katkov
· 9 years ago
927d8e6
[IR] Redesign the case iterator in SwitchInst to actually be an iterator
by Chandler Carruth
· 9 years ago
c2cb560
[IR] Add AttributeSet to hide AttributeSetNode* again, NFC
by Reid Kleckner
· 9 years ago
eb9dd5b
Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
by Reid Kleckner
· 9 years ago
3c1fc76
Allow DataLayout to specify addrspace for allocas.
by Matt Arsenault
· 9 years ago
211b1f3
Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
by Reid Kleckner
· 9 years ago
324c99d
[IR] Make AttributeSetNode public, avoid temporary AttributeList copies
by Reid Kleckner
· 9 years ago
cd847a8
[IR] Add AllowContract to FastMathFlags
by Adam Nemet
· 9 years ago
b518054
Rename AttributeSet to AttributeList
by Reid Kleckner
· 9 years ago
d5561e0
[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types
by Konstantin Zhuravlyov
· 9 years ago
0944a8c
Change debug-info-for-profiling from a TargetOption to a function attribute.
by Dehao Chen
· 9 years ago
8c209aa
Cleanup dump() functions.
by Matthias Braun
· 9 years ago
7faeecc
[DebugInfo] Added support for Checksum debug info feature.
by Amjad Aboud
· 9 years ago
aa9fe53
[AsmWriter] Remove redundant cast<>s. NFC.
by Ahmed Bougacha
· 9 years ago
bceaaa9
[IR] Remove the DIExpression field from DIGlobalVariable.
by Adrian Prantl
· 9 years ago
73ec065
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
by Adrian Prantl
· 9 years ago
74a835c
[IR] Remove the DIExpression field from DIGlobalVariable.
by Adrian Prantl
· 9 years ago
03c6d31
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
by Adrian Prantl
· 9 years ago
ce13935
[IR] Remove the DIExpression field from DIGlobalVariable.
by Adrian Prantl
· 9 years ago
17c7f70
Replace APFloatBase static fltSemantics data members with getter functions
by Stephan Bergmann
· 9 years ago
804d502
Fix -Werror build with clang-cl.
by Zachary Turner
· 9 years ago
d93620b
IR: Introduce inrange attribute on getelementptr indices.
by Peter Collingbourne
· 9 years ago
dbfda63
Add DWARF debug info support for C++11 inline namespaces.
by Adrian Prantl
· 9 years ago
2ede126
DebugInfo: preparation to implement DW_AT_alignment
by Victor Leschuk
· 9 years ago
92ccbf2
[X86] Basic additions to support RegCall Calling Convention.
by Oren Ben Simhon
· 9 years ago
149f6ea
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
by Mehdi Amini
· 9 years ago
2bcac0f
Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)""
by Mehdi Amini
· 9 years ago
32b297a
Re-commit "Use StringRef in Support/Darf APIs (NFC)"
by Mehdi Amini
· 9 years ago
78b04ae
Revert "Use StringRef in Support/Darf APIs (NFC)"
by Mehdi Amini
· 9 years ago
e0327be
Use StringRef in Support/Darf APIs (NFC)
by Mehdi Amini
· 9 years ago
f42ec79
DIFlags: use StringRef instead of raw pointer (NFC)
by Mehdi Amini
· 9 years ago
d4135bb
DebugInfo: New metadata representation for global variables.
by Peter Collingbourne
· 9 years ago
5fcc418
DebugInfo: use strongly typed enum for debug info flags
by Leny Kholodov
· 9 years ago
3821b53
Revert "DebugInfo: use strongly typed enum for debug info flags"
by Mehdi Amini
· 9 years ago
356d6b6
DebugInfo: use strongly typed enum for debug info flags
by Mehdi Amini
· 9 years ago
9eb6a10
[IR] Properly handle escape characters in Attribute::getAsString()
by Honggyu Kim
· 9 years ago
a01f295
DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU
by David Blaikie
· 9 years ago
de3aea041
GlobalISel: support irtranslation of icmp instructions.
by Tim Northover
· 9 years ago
9cbc301
Revert "Don't invoke getName() from Function::isIntrinsic().", rL276942.
by Justin Lebar
· 9 years ago
45bcdcb
Don't invoke getName() from Function::isIntrinsic().
by Justin Lebar
· 9 years ago
b5af11d
[codeview] Add DISubprogram::ThisAdjustment
by Reid Kleckner
· 9 years ago
af28e7d
Apply clang-tidy's modernize-loop-convert to most of lib/IR.
by Benjamin Kramer
· 9 years ago
6d88fde
IR: Introduce Module::global_objects().
by Peter Collingbourne
· 9 years ago
2152189
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals.
by Peter Collingbourne
· 9 years ago
2b9fa3f
Add llvm_unreachable to silence a "not all control paths" false positive warning from MSVC.
by Aaron Ballman
· 9 years ago
96efdd6
IR: Introduce local_unnamed_addr attribute.
by Peter Collingbourne
· 9 years ago
de3d8b5
[DebugInfo] Add calling convention support for DWARF and CodeView
by Reid Kleckner
· 9 years ago
cceae7f
Add support for metadata attachments for global variables.
by Peter Collingbourne
· 10 years ago
8b4b8c2
Try to fix a msvc warning.
by Rafael Espindola
· 10 years ago
9cb9818
Replace PrintLinkage with getLinkagePrintName. NFC.
by Rafael Espindola
· 10 years ago
1f7732a
AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
by Nikolay Haustov
· 10 years ago
af0fdc2
IR: Avoid mallocs in constructor of ModuleSlotTracker
by Duncan P. N. Exon Smith
· 10 years ago
0ecff95
IR: Use a single ModuleSlotTracker in the Verifier
by Duncan P. N. Exon Smith
· 10 years ago
75819ae
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
by Adrian Prantl
· 10 years ago
a1feff7
[GCC] Attribute ifunc support in llvm
by Dmitry Polukhin
· 10 years ago
800f87a
NFC: make AtomicOrdering an enum class
by JF Bastien
· 10 years ago
df3a20c
AMDGPU: Add a shader calling convention
by Nicolai Haehnle
· 10 years ago
f8bdd88
Swift Calling Convention: add swiftcc.
by Manman Ren
· 10 years ago
a3d5b0b
[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
by Dmitry Polukhin
· 10 years ago
9bfd0d0
Swift Calling Convention: add swifterror attribute.
by Manman Ren
· 10 years ago
b939a25
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
by Adrian Prantl
· 10 years ago
d8d9465
Use existing PrintEscapedString in AssemblyWriter
by Teresa Johnson
· 10 years ago
83c517c
Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
by Teresa Johnson
· 10 years ago
20beeea
Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
by Teresa Johnson
· 10 years ago
832a679
[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly
by Teresa Johnson
· 10 years ago
a1f8625
DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual functions.
by Peter Collingbourne
· 10 years ago
774b1ef
[IR] Provide an API to skip the details of a structured type when printed.
by Quentin Colombet
· 10 years ago
4fd0d4a
[AVR] Add calling convention parser tokens
by Dylan McKay
· 10 years ago
e1100f5
This patch adds MemorySSA to LLVM.
by George Burgess IV
· 10 years ago
e257f0f
Tweak unnamed label syntax in textual IR for easier matching in tests.
by Evgeniy Stepanov
· 10 years ago
5f6eaac
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
by Manuel Jacob
· 10 years ago
b9b50aa
Fix crash when printing instructions that have a metadata attached but no parent.
by Mehdi Amini
· 10 years ago
83eefa6
[Statepoints] Refactor GCRelocateOperands into an intrinsic wrapper. NFC.
by Manuel Jacob
· 10 years ago
60b5e1b
Implemented Support of IA interrupt and exception handlers:
by Amjad Aboud
· 10 years ago
3a63fb3
Re-reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
by Vedant Kumar
· 10 years ago
44dd987
Revert "Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist""
by Vedant Kumar
· 10 years ago
d481752
Reapply "[IR] Move optional data in llvm::Function into a hungoff uselist"
by Vedant Kumar
· 10 years ago
e069c4b
Revert "[IR] Move optional data in llvm::Function into a hungoff uselist"
by Vedant Kumar
· 10 years ago
be7525d
[IR] Move optional data in llvm::Function into a hungoff uselist
by Vedant Kumar
· 10 years ago
bbfc721
[IR] Remove terminatepad
by David Majnemer
· 10 years ago
8a1c45d
[IR] Reformulate LLVM's EH funclet IR
by David Majnemer
· 10 years ago
a9bcf16
Macro debug info support in LLVM IR
by Amjad Aboud
· 10 years ago
19c7bbe
[CXX TLS calling convention] Add CXX TLS calling convention.
by Manman Ren
· 10 years ago
9328957
IR: Use format_hex instead of handrolling the conversion. NFC
by Justin Bogner
· 10 years ago
b609b6b
IR: Update a comment and a bool that've been out of date since 2012
by Justin Bogner
· 10 years ago
f0f224d
[IR] Add support for empty tokens
by David Majnemer
· 10 years ago
b9ca6dc
[OperandBundles] Identify operand bundles with both their names and IDs
by Sanjoy Das
· 10 years ago
54c3ca6
[OperandBundles] Rename accessor, NFC
by Sanjoy Das
· 10 years ago
5cfcce12
Add 'notail' marker for call instructions.
by Akira Hatanaka
· 10 years ago
d4bff30
DI: Reverse direction of subprogram -> function edge.
by Peter Collingbourne
· 10 years ago
52888a6
IR: Remove implicit iterator conversions from lib/IR, NFC
by Duncan P. N. Exon Smith
· 10 years ago
cce239c
HHVM calling conventions.
by Maksim Panchenko
· 10 years ago
d7d1a72
AsmWriter: Print the argument names in declarations while debugging
by Justin Bogner
· 10 years ago
b513a9f
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
by Sanjoy Das
· 10 years ago
5dbee7b
[IR] Print the label operands of a catchpad like an invoke
by Reid Kleckner
· 10 years ago
Next »