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
/
AsmParser
/
LLParser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-1
/
+2
*
[IR] Add AttributeSet to hide AttributeSetNode* again, NFC
Reid Kleckner
2017-04-12
1
-4
/
+4
*
Reland "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-4
/
+4
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-0
/
+2
*
Revert "[IR] Make AttributeSetNode public, avoid temporary AttributeList copies"
Reid Kleckner
2017-04-10
1
-4
/
+4
*
[IR] Make AttributeSetNode public, avoid temporary AttributeList copies
Reid Kleckner
2017-04-10
1
-4
/
+4
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+4
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-6
/
+6
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-1
/
+2
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-5
/
+4
*
Add support for metadata attachments for global variables.
Peter Collingbourne
2016-05-31
1
-0
/
+1
*
Refactor duplicated code. NFC.
Rafael Espindola
2016-05-12
1
-6
/
+4
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Add the allocsize attribute to LLVM.
George Burgess IV
2016-04-12
1
-1
/
+5
*
[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
Dmitry Polukhin
2016-04-05
1
-3
/
+5
*
Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-0
/
+1
*
Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
Teresa Johnson
2016-03-30
1
-1
/
+0
*
[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly
Teresa Johnson
2016-03-30
1
-0
/
+1
*
[AsmParser] Expose an API to parse a string starting with a type.
Quentin Colombet
2016-03-08
1
-1
/
+2
*
[AsmParser] Add a function to parse a standalone type.
Quentin Colombet
2016-03-07
1
-0
/
+2
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-1
/
+0
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-21
/
+8
*
[IR] Add support for empty tokens
David Majnemer
2015-11-11
1
-9
/
+9
*
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das
2015-09-24
1
-0
/
+4
*
Fix assertion failure in LLParser::ConvertValIDToValue
Karl Schimpf
2015-09-03
1
-1
/
+1
*
[WinEH] Add cleanupendpad instruction
Joseph Tremoulet
2015-09-03
1
-0
/
+1
*
[WinEH] Require token linkage in EH pad/ret signatures
Joseph Tremoulet
2015-08-23
1
-6
/
+19
*
AsmParser: Save and restore the parsing state for types using SlotMapping.
Alex Lorenz
2015-08-21
1
-1
/
+5
*
Try to fix the build for C++ standard libraries missing std::map::emplace
David Blaikie
2015-08-03
1
-5
/
+5
*
Recommit r243824: -Wdeprecated-clean: Fix cases of violating the rule of 5 in...
David Blaikie
2015-08-03
1
-9
/
+11
*
Revert "-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that...
Reid Kleckner
2015-08-03
1
-11
/
+9
*
Currently string attributes on function arguments/return values can be genera...
Artur Pilipenko
2015-08-03
1
-0
/
+2
*
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are dep...
David Blaikie
2015-08-01
1
-9
/
+11
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-31
1
-0
/
+9
*
[opaque pointers] Avoid the use of pointee types when parsing inline asm in IR
David Blaikie
2015-07-27
1
-1
/
+2
*
AsmParser: Add a function to parse a standalone constant value.
Alex Lorenz
2015-07-17
1
-0
/
+3
*
Revert the new EH instructions
David Majnemer
2015-07-10
1
-9
/
+0
*
New EH representation for MSVC compatibility
David Majnemer
2015-07-10
1
-0
/
+9
*
AsmParser: Extend the API to make the global value and metadata node slot map...
Alex Lorenz
2015-06-23
1
-3
/
+6
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
IR: Add assembly/bitcode support for function metadata attachments
Duncan P. N. Exon Smith
2015-04-24
1
-0
/
+1
*
LLParser: Simplify ParseInstructionMetadata(), NFC
Duncan P. N. Exon Smith
2015-04-24
1
-1
/
+1
*
LLParser: Split out ParseMetadataAttachment(), NFC
Duncan P. N. Exon Smith
2015-04-24
1
-0
/
+1
*
[IR] Introduce a dereferenceable_or_null(N) attribute.
Sanjoy Das
2015-04-16
1
-1
/
+1
*
Revert "unique_ptrify ValID::ConstantStructElts"
Reid Kleckner
2015-03-04
1
-9
/
+5
*
Workaround MSVC not providing implicit move members
David Blaikie
2015-03-04
1
-0
/
+8
*
unique_ptrify ValID::ConstantStructElts
David Blaikie
2015-03-04
1
-5
/
+1
*
Revert "Remove the explicit SDNodeIterator::operator= in favor of the implici...
David Blaikie
2015-03-03
1
-1
/
+5
*
Remove the explicit SDNodeIterator::operator= in favor of the implicit default
David Blaikie
2015-03-03
1
-5
/
+1
[next]