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
/
docs
/
LangRef.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
LangRef: Add usage points for distinct MDNodes
Duncan P. N. Exon Smith
2015-01-08
1
-0
/
+4
*
IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
2015-01-08
1
-0
/
+6
*
[LangRef] PR22118: Hyphen is allowed in IR identifiers.
Sean Silva
2015-01-07
1
-1
/
+1
*
Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
2015-01-06
1
-6
/
+16
*
[LangRef] Correct a typo
Hal Finkel
2015-01-05
1
-2
/
+2
*
Fixed 2 minor typos in the documentation.
Elena Demikhovsky
2014-12-29
1
-2
/
+2
*
Documentation for Masked Load and Store intrinsics.
Elena Demikhovsky
2014-12-25
1
-0
/
+87
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-62
/
+68
*
InstrProf: An intrinsic and lowering for instrumentation based profiling
Justin Bogner
2014-12-08
1
-0
/
+44
*
Prologue support
Peter Collingbourne
2014-12-03
1
-26
/
+60
*
Clarify wording in the LangRef around !invariant.load
Philip Reames
2014-11-24
1
-4
/
+5
*
Clarify the description of the noalias attribute
Hal Finkel
2014-11-21
1
-13
/
+16
*
Docs: update va_arg example with valid x86_64 va_list type.
Tim Northover
2014-11-02
1
-3
/
+10
*
Update llvm.donothing documentation.
Juergen Ributzka
2014-10-23
1
-2
/
+3
*
Fix number of operands in documentation for minnum / maxnum
Matt Arsenault
2014-10-22
1
-10
/
+10
*
Try to fix documentation bot warning
Matt Arsenault
2014-10-22
1
-2
/
+2
*
Add minnum / maxnum intrinsics
Matt Arsenault
2014-10-21
1
-2
/
+85
*
Introduce a 'nonnull' metadata on Load instructions.
Philip Reames
2014-10-20
1
-1
/
+9
*
Fix lang-ref doc bug: s/icmp lt/icmp slt/
Jonathan Roelofs
2014-10-16
1
-1
/
+1
*
[docs] Mention character array constants in docs/LangRef.rst
Daniel Sanders
2014-09-11
1
-1
/
+3
*
LangRef: @baz should be @bar in the COMDAT example
Hans Wennborg
2014-09-10
1
-1
/
+1
*
Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,
Dan Liew
2014-09-08
1
-1
/
+1
*
Declare that musttail calls in variadic functions forward the ellipsis
Reid Kleckner
2014-08-26
1
-0
/
+3
*
Add note to LangRef about how function arguments can be unnamed and
Dan Liew
2014-08-20
1
-3
/
+12
*
LangRef: Move example of function-scope uselistorder to a function
Duncan P. N. Exon Smith
2014-08-19
1
-3
/
+10
*
IR: Implement uselistorder assembly directives
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+39
*
Fix examples of "named metadata" (some of which isn't named).
Nick Lewycky
2014-08-13
1
-2
/
+2
*
Fix some grammatical errors.
Richard Smith
2014-07-31
1
-12
/
+12
*
Use "weak alias" instead of "alias weak"
Rafael Espindola
2014-07-30
1
-1
/
+1
*
LangRef: add a note about the mangling-suppressing \01 prefix
Hans Wennborg
2014-07-30
1
-1
/
+2
*
Correct vector type definition in LangRef.
Manuel Jacob
2014-07-30
1
-2
/
+2
*
Fixed sphinx warning.
Dan Liew
2014-07-28
1
-1
/
+1
*
Add @llvm.assume, lowering, and some basic properties
Hal Finkel
2014-07-25
1
-0
/
+40
*
Simplify and improve scoped-noalias metadata semantics
Hal Finkel
2014-07-25
1
-33
/
+41
*
Add scoped-noalias metadata
Hal Finkel
2014-07-24
1
-0
/
+53
*
In unroll pragma syntax and loop hint metadata, change "enable" forms to a ne...
Mark Heffernan
2014-07-23
1
-20
/
+20
*
Make use of the align parameter attribute for all pointer arguments
Hal Finkel
2014-07-22
1
-0
/
+7
*
Fix Sphinx warning.
Dan Liew
2014-07-22
1
-1
/
+1
*
Rename metadata llvm.loop.vectorize.unroll to llvm.loop.vectorize.interleave.
Mark Heffernan
2014-07-21
1
-19
/
+31
*
Add loop unrolling metadata descriptions to docs/LangRef.rst.
Mark Heffernan
2014-07-18
1
-54
/
+97
*
Add a dereferenceable attribute
Hal Finkel
2014-07-18
1
-0
/
+11
*
CodeGen: extend f16 conversions to permit types > float.
Tim Northover
2014-07-17
1
-10
/
+10
*
Fix a typo in the inalloca description
Hal Finkel
2014-07-16
1
-1
/
+1
*
Document the maximum LLVM IR alignment, which is 1 << 29 or 0.5 GiB
Reid Kleckner
2014-07-15
1
-6
/
+8
*
Fix types in documentation.
Matt Arsenault
2014-07-10
1
-4
/
+4
*
fixed typos
Sanjay Patel
2014-07-04
1
-2
/
+2
*
Fix 'platform-specific' hyphenations
Alp Toker
2014-06-30
1
-1
/
+1
*
IR: Add COMDATs to the IR
David Majnemer
2014-06-27
1
-4
/
+91
*
Rename loop unrolling and loop vectorizer metadata to have a common prefix.
Eli Bendersky
2014-06-25
1
-24
/
+24
*
Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size.
Oliver Stannard
2014-06-20
1
-0
/
+36
[next]