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
*
Fix a misleading phrase in the LangRef
Sanjoy Das
2017-09-13
1
-2
/
+5
*
Fix RST syntax in LangRef for llvm.codeview.annotation intrinsic
Reid Kleckner
2017-09-05
1
-1
/
+1
*
Add llvm.codeview.annotation to implement MSVC __annotation
Reid Kleckner
2017-09-05
1
-0
/
+21
*
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
Wei Ding
2017-08-24
1
-0
/
+35
*
Test commit.
Pete Couperus
2017-08-23
1
-1
/
+1
*
Emit section information for extern variables
Erich Keane
2017-08-22
1
-1
/
+9
*
[Doc] Update LangRef for new Module Flag Behavior
Steven Wu
2017-08-15
1
-0
/
+4
*
Add strictfp attribute to prevent unwanted optimizations of libm calls
Andrew Kaylor
2017-08-14
1
-0
/
+6
*
LangRef: Fix/improve cmpxchg wording
Matthias Braun
2017-08-09
1
-3
/
+3
*
Add documentation for the attribute "no-jump-tables"
Sumanth Gundapaneni
2017-07-28
1
-0
/
+3
*
Reword sentence in LangRef
Adrian Prantl
2017-07-28
1
-2
/
+2
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-1
/
+1
*
Add element atomic memset intrinsic
Daniel Neilson
2017-07-12
1
-0
/
+75
*
Add element atomic memmove intrinsic
Daniel Neilson
2017-07-12
1
-0
/
+79
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-35
/
+45
*
fix trivial typos in documents; NFC
Hiroshi Inoue
2017-07-02
1
-1
/
+1
*
Define behavior of "stack-probe-size" attribute when inlining.
whitequark
2017-06-22
1
-0
/
+15
*
Add a "probe-stack" attribute
whitequark
2017-06-21
1
-0
/
+13
*
[Doc] Fix getelementptr description about arguments
David Blaikie
2017-06-19
1
-3
/
+3
*
[Atomics] Rename and change prototype for atomic memcpy intrinsic
Daniel Neilson
2017-06-16
1
-33
/
+37
*
[Doc] Document prof metadata in LangRef
Teresa Johnson
2017-06-15
1
-0
/
+66
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
1
-3
/
+7
*
Align definition of DW_OP_plus with DWARF spec [1/3]
Florian Hahn
2017-06-13
1
-0
/
+2
*
Update LangRef for PR27284.
Adrian Prantl
2017-06-12
1
-14
/
+14
*
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...
Peter Collingbourne
2017-06-12
1
-34
/
+31
*
[docs] Make it clear shifts yield poison when shift amount >= bitwidth
Nuno Lopes
2017-06-06
1
-18
/
+15
*
Add constrained intrinsics for some libm-equivalent operations
Andrew Kaylor
2017-05-25
1
-5
/
+460
*
Delete an obsolete paragraph in LangRef.
Adrian Prantl
2017-05-25
1
-6
/
+0
*
[docs] Small style nits.
George Burgess IV
2017-05-20
1
-3
/
+3
*
[SPARC] Support 'f' and 'e' inline asm constraints.
James Y Knight
2017-05-12
1
-0
/
+3
*
[IR] Allow attributes with global variables
Javed Absar
2017-05-11
1
-2
/
+11
*
Introduce experimental generic intrinsics for horizontal vector reductions.
Amara Emerson
2017-05-09
1
-0
/
+332
*
Support arbitrary address space pointers in masked gather/scatter intrinsics.
Elad Cohen
2017-05-03
1
-9
/
+9
*
Typo in LangRef.rst. NFC
Xin Tong
2017-05-02
1
-1
/
+1
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-0
/
+11
*
Fix formatting of constrained FP intrinsic documentation
Andrew Kaylor
2017-04-20
1
-0
/
+2
*
PR32382: Fix emitting complex DWARF expressions.
Adrian Prantl
2017-04-18
1
-6
/
+11
*
Remove more lies from the LangRef.
George Burgess IV
2017-04-13
1
-3
/
+1
*
Update the LangRef to reflect reality.
George Burgess IV
2017-04-13
1
-3
/
+1
*
[InstCombine] fix wrong undef handling when converting select to shuffle
Sanjay Patel
2017-04-12
1
-3
/
+4
*
[LangRef] fix documentation
Piotr Padlewski
2017-04-12
1
-0
/
+1
*
Invariant.group and mustalias docs fixes
Piotr Padlewski
2017-04-12
1
-0
/
+10
*
Minor updates to floating point intrinsic documentation
Andrew Kaylor
2017-04-11
1
-24
/
+21
*
Allow DataLayout to specify addrspace for allocas.
Matt Arsenault
2017-04-10
1
-2
/
+5
*
LangRef: Don't refer to a 'generic' address space.
Matt Arsenault
2017-03-30
1
-2
/
+2
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+4
*
Document the status quo of DIExpression semantics in LangRef.rst
Adrian Prantl
2017-03-22
1
-7
/
+20
*
Let llvm.objectsize be conservative with null pointers
George Burgess IV
2017-03-21
1
-7
/
+12
*
Fix docs-llvm-html build.
Evgeniy Stepanov
2017-03-17
1
-1
/
+2
*
Add !associated metadata.
Evgeniy Stepanov
2017-03-17
1
-0
/
+25
[next]