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
*
[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
*
AsmWriter/Bitcode: MDSubprogram
Duncan P. N. Exon Smith
2015-02-13
1
-1
/
+2
*
AsmParser: Switch some vectors to maps
David Majnemer
2015-02-11
1
-2
/
+2
*
AsmParser: Add stubs for specialized MDNodes, NFC
Duncan P. N. Exon Smith
2015-02-10
1
-2
/
+4
*
AsmParser: Move MDField details to source file, NFC
Duncan P. N. Exon Smith
2015-02-04
1
-38
/
+2
*
AsmParser: Simplify MDUnsignedField
Duncan P. N. Exon Smith
2015-02-04
1
-9
/
+6
*
AsmParser: Recognize DW_TAG_* constants
Duncan P. N. Exon Smith
2015-02-03
1
-0
/
+4
*
IR: Assembly and bitcode for GenericDebugNode
Duncan P. N. Exon Smith
2015-02-03
1
-2
/
+12
*
AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC
Duncan P. N. Exon Smith
2015-01-20
1
-0
/
+1
*
AsmParser: Split up ParseMDFieldsImpl(), NFC
Duncan P. N. Exon Smith
2015-01-19
1
-0
/
+2
*
AsmParser: Fix error location for missing fields
Duncan P. N. Exon Smith
2015-01-19
1
-1
/
+2
*
IR: Return unique_ptr from MDNode::getTemporary()
Duncan P. N. Exon Smith
2015-01-19
1
-1
/
+1
*
IR: Remove MDNodeFwdDecl
Duncan P. N. Exon Smith
2015-01-19
1
-1
/
+1
*
AsmParser/Bitcode: Add support for MDLocation
Duncan P. N. Exon Smith
2015-01-13
1
-0
/
+32
*
AsmParser: Factor duplicated code into ParseMDNode(), NFC
Duncan P. N. Exon Smith
2015-01-12
1
-0
/
+2
*
AsmParser: ParseMDNode() => ParseMDTuple(), NFC
Duncan P. N. Exon Smith
2015-01-12
1
-1
/
+1
*
AsmParser: Remove unused version of ParseMDNodeID()
Duncan P. N. Exon Smith
2015-01-12
1
-1
/
+0
*
AsmParser: Use normal references for metadata attachments, NFC
Duncan P. N. Exon Smith
2015-01-12
1
-1
/
+0
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-1
/
+1
*
Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
2015-01-06
1
-1
/
+1
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-7
/
+12
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-9
/
+10
*
Make CallingConv::ID an alias of "unsigned".
Alexey Samsonov
2014-09-10
1
-1
/
+1
[next]