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
*
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
*
Declare that musttail calls in variadic functions forward the ellipsis
Reid Kleckner
2014-08-26
1
-1
/
+3
*
IR: Implement uselistorder assembly directives
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+6
*
LLParser: Handle BlockAddresses on-the-fly
Duncan P. N. Exon Smith
2014-08-19
1
-10
/
+12
*
These classes only need a StringRef, not a MemoryBuffer.
Rafael Espindola
2014-08-18
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Use "weak alias" instead of "alias weak"
Rafael Espindola
2014-07-30
1
-2
/
+2
*
Add a dereferenceable attribute
Hal Finkel
2014-07-18
1
-0
/
+6
*
IR: Add COMDATs to the IR
David Majnemer
2014-06-27
1
-0
/
+10
*
Allow aliases to be unnamed_addr.
Rafael Espindola
2014-06-06
1
-2
/
+5
*
[pr19844] Add thread local mode to aliases.
Rafael Espindola
2014-05-28
1
-2
/
+4
*
Add 'musttail' marker to call instructions
Reid Kleckner
2014-04-24
1
-1
/
+4
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-16
1
-2
/
+3
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-0
/
+1
*
[Modules] Move ValueHandle into the IR library where Value itself lives.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Add an inalloca flag to allocas
Reid Kleckner
2014-01-17
1
-0
/
+1
*
Decouple dllexport/dllimport from linkage
Nico Rieck
2014-01-14
1
-2
/
+5
*
Revert "Decouple dllexport/dllimport from linkage"
Nico Rieck
2014-01-14
1
-5
/
+2
*
Decouple dllexport/dllimport from linkage
Nico Rieck
2014-01-14
1
-2
/
+5
*
AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format.
Manman Ren
2013-09-28
1
-0
/
+2
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-2
/
+2
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-2
/
+2
*
Added support for the Builtin attribute.
Michael Gottesman
2013-06-27
1
-1
/
+1
*
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-22
1
-1
/
+1
*
Parse the attribute group reference on a function.
Bill Wendling
2013-02-08
1
-2
/
+5
*
Use ParseFnAttributeValuePairs instead of ParseOptionalFuncAttrs
Bill Wendling
2013-02-08
1
-2
/
+1
*
Initial submission for the attribute group feature.
Bill Wendling
2013-02-06
1
-0
/
+5
*
Make sure that the Attribute object represents one attribute only.
Bill Wendling
2013-01-31
1
-4
/
+4
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-5
/
+5
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-4
/
+4
*
Reorganize FastMathFlags to be a wrapper around unsigned, and streamline some...
Michael Ilseman
2012-12-09
1
-5
/
+5
*
Split up the ParseOptionalAttrs method into three different methods for each
Bill Wendling
2012-12-04
1
-1
/
+3
[next]