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
*
Add DIGlobalVariableExpression to LangRef
Adrian Prantl
2019-01-22
1
-6
/
+29
*
Revert r351778: IR: Add fp operations to atomicrmw
Chandler Carruth
2019-01-22
1
-9
/
+4
*
IR: Add fp operations to atomicrmw
Matt Arsenault
2019-01-22
1
-4
/
+9
*
[LangRef] Clarify semantics of volatile operations.
Eli Friedman
2019-01-22
1
-0
/
+18
*
[NFX] Fix language reference title declaration
Johannes Doerfert
2019-01-19
1
-1
/
+1
*
AbstractCallSite -- A unified interface for (in)direct and callback calls
Johannes Doerfert
2019-01-19
1
-0
/
+66
*
[DOCS] it it => it
Xing GUO
2019-01-18
1
-1
/
+1
*
Allow FP types for atomicrmw xchg
Matt Arsenault
2019-01-17
1
-7
/
+8
*
[LangRef] Fix typo adress->address. NFC
Craig Topper
2019-01-16
1
-2
/
+2
*
Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.
Michael Kruse
2018-12-20
1
-51
/
+81
*
[docs] Use correct ending quotes.
Michael Kruse
2018-12-12
1
-1
/
+1
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-0
/
+123
*
[Intrinsic] Signed Fixed Point Multiplication Intrinsic
Leonard Chan
2018-12-12
1
-0
/
+70
*
[docs] Add the new Objective-C ARC intrinsics to the LangRef.
Erik Pilkington
2018-12-10
1
-0
/
+260
*
Introduce llvm.experimental.widenable_condition intrinsic
Max Kazantsev
2018-12-07
1
-0
/
+139
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-13
/
+9
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-27
1
-9
/
+13
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-13
/
+9
*
Revert "[clang][slh] add attribute for speculative load hardening"
Zola Bridges
2018-11-26
1
-9
/
+13
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-26
1
-13
/
+9
*
[Docs] Documentation for the saturation addition and subtraction intrinsics
Leonard Chan
2018-11-20
1
-0
/
+200
*
[FNeg] Add FNeg Instruction to LangRef document
Cameron McInally
2018-11-16
1
-3
/
+49
*
Mark @llvm.trap cold
Vedant Kumar
2018-11-14
1
-1
/
+1
*
Add support for llvm.is.constant intrinsic (PR4898)
James Y Knight
2018-11-07
1
-0
/
+45
*
[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
Cameron McInally
2018-11-05
1
-0
/
+145
*
[NFC] Remove some extra characters from docs/LangRef.rst
Cameron McInally
2018-11-02
1
-3
/
+3
*
[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
Mandeep Singh Grang
2018-11-01
1
-29
/
+50
*
[COFF, ARM64] Implement llvm.addressofreturnaddress intrinsic
Mandeep Singh Grang
2018-11-01
1
-1
/
+1
*
Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64"
Mandeep Singh Grang
2018-11-01
1
-50
/
+29
*
[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
Mandeep Singh Grang
2018-10-31
1
-29
/
+50
*
[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM
Cameron McInally
2018-10-30
1
-0
/
+74
*
[X86] Support for the mno-tls-direct-seg-refs flag
Kristina Brooks
2018-10-18
1
-0
/
+4
*
[Intrinsic] Add llvm.minimum and llvm.maximum instrinsic functions
Thomas Lively
2018-10-13
1
-0
/
+76
*
[ThinLTO] Update LangRef doc for summary parsing
Teresa Johnson
2018-09-18
1
-10
/
+10
*
[x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative
Chandler Carruth
2018-09-04
1
-0
/
+22
*
LangRef: Clarify expected sNaN behavior for minnum/maxnum
Matt Arsenault
2018-08-27
1
-10
/
+27
*
Allow creating llvm::Function in non-zero address spaces
Alexander Richardson
2018-08-23
1
-8
/
+17
*
[docs] Stop trying to parse the ThinLTO summary IR fragments with the
Chandler Carruth
2018-08-06
1
-22
/
+22
*
[docs] Switch debug info metadata blocks to use `text` instead of `llvm`
Chandler Carruth
2018-08-06
1
-9
/
+9
*
[docs] Correct the basic syntax structure of the DISubrange example.
Chandler Carruth
2018-08-06
1
-4
/
+4
*
[docs] Remove an example that isn't well formed LLVM IR and trips up the
Chandler Carruth
2018-08-06
1
-9
/
+1
*
[docs] Clarify role of DIExpressions within debug intrinsics
Vedant Kumar
2018-07-28
1
-8
/
+29
*
[LangRef] Clarify undefined behavior for function attributes.
Eli Friedman
2018-07-25
1
-6
/
+23
*
[UnJ] Document unroll and jam pass and loop metadata
David Green
2018-07-19
1
-0
/
+53
*
[LangRef] Clarify semantics of load metadata.
Eli Friedman
2018-07-17
1
-9
/
+12
*
[LangRef] nnan and ninf produce poison.
Eli Friedman
2018-07-17
1
-4
/
+4
*
[LangRef] Clarify which fast-math flags affect fcmp.
Eli Friedman
2018-07-17
1
-1
/
+1
*
[Intrinsics] define funnel shift IR intrinsics + DAG builder support
Sanjay Patel
2018-07-16
1
-0
/
+92
*
[LangRef] Clarify alloca of zero bytes.
Eli Friedman
2018-07-11
1
-3
/
+3
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-0
/
+8
[next]