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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang][slh] add attribute for speculative load hardening
Zola Bridges
2018-11-27
1
-13
/
+9
*
[TableGen] Preprocessing support
Vyacheslav Zakharin
2018-11-27
1
-1
/
+48
*
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
*
Remove trailing empty line
Vitaly Buka
2018-11-26
1
-1
/
+0
*
[stack-safety] Analysis documentation
Vitaly Buka
2018-11-26
3
-0
/
+71
*
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
*
[llvm-mca][View] Improved Retire Control Unit Statistics.
Andrea Di Biagio
2018-11-23
1
-0
/
+4
*
[docs] Add C++ Performance Benchmark to test-suite proposals.
Michael Kruse
2018-11-21
1
-0
/
+4
*
[Docs] Documentation for the saturation addition and subtraction intrinsics
Leonard Chan
2018-11-20
1
-0
/
+200
*
It's its
Paul Robinson
2018-11-19
1
-1
/
+1
*
Reverted r347092 due to the following build fails:
Vyacheslav Zakharin
2018-11-17
1
-48
/
+1
*
Preprocessing support in tablegen.
Vyacheslav Zakharin
2018-11-16
1
-1
/
+48
*
[FNeg] Add FNeg Instruction to LangRef document
Cameron McInally
2018-11-16
1
-3
/
+49
*
Added missing whitespace in the link.
Artem Belevich
2018-11-16
1
-1
/
+1
*
[CUDA] updated CompileCudaWithLLVM.rst
Artem Belevich
2018-11-16
1
-20
/
+21
*
[AMDGPU] Update code object metadata format documentation
Scott Linder
2018-11-15
1
-34
/
+519
*
Mark @llvm.trap cold
Vedant Kumar
2018-11-14
1
-1
/
+1
*
Document how to comment an actual parameter.
Paul Robinson
2018-11-14
1
-0
/
+15
*
[FileCheck] fixing docs buildbot - use proper code-block type
Fedor Sergeev
2018-11-13
1
-1
/
+1
*
[BuildingAJIT] Clang-format chapters 1 and 2.
Lang Hames
2018-11-13
1
-2
/
+2
*
[BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.
Lang Hames
2018-11-13
1
-202
/
+145
*
[FileCheck] fixing small formatting error in docs
Fedor Sergeev
2018-11-13
1
-1
/
+1
*
[FileCheck] introduce CHECK-COUNT-<num> repetition directive
Fedor Sergeev
2018-11-13
1
-0
/
+23
*
[GC docs] Update the gcroot documentation to reflect recent simplifcations to...
Philip Reames
2018-11-12
1
-90
/
+20
*
[docs][statepoints] Reformulate open issues list
Philip Reames
2018-11-09
1
-45
/
+63
*
[docs][statepoint] Expand a bit on problems with mixing references and raw po...
Philip Reames
2018-11-09
1
-1
/
+9
*
[docs][statepoint] tweak a title
Philip Reames
2018-11-09
1
-2
/
+2
*
[llvm-cov] Add lcov tracefile export format.
Max Moroz
2018-11-09
2
-6
/
+19
*
[docs][statepoint] Document explicitly provided stack slots
Philip Reames
2018-11-08
1
-0
/
+28
*
[docs][statepoints] add a section spelling out simplifications for non-reloca...
Philip Reames
2018-11-08
1
-0
/
+22
*
[docs] Add some subsections to make it possible to find portions of the state...
Philip Reames
2018-11-08
1
-9
/
+21
*
[docs] Clarify ELF section naming for StackMaps and fix a typo
Philip Reames
2018-11-08
2
-4
/
+7
*
[docs] Clarify expectations for stack map sections and AOT compilers
Philip Reames
2018-11-08
1
-3
/
+22
*
AMDGPU/Docs: Add product names for Vega20
Konstantin Zhuravlyov
2018-11-07
1
-5
/
+2
*
Add support for llvm.is.constant intrinsic (PR4898)
James Y Knight
2018-11-07
1
-0
/
+45
*
Introduce bug life cycle documentation.
Kristof Beyls
2018-11-07
3
-0
/
+150
*
[FileCheck] Parse command-line options from FILECHECK_OPTS
Joel E. Denny
2018-11-06
1
-0
/
+3
*
AMDGPU/Docs: Fix the processor table
Konstantin Zhuravlyov
2018-11-06
1
-101
/
+101
*
AMDGPU: Add sram-ecc feature
Konstantin Zhuravlyov
2018-11-05
1
-18
/
+33
*
[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
*
Add docs+a script for building clang/LLVM with PGO
George Burgess IV
2018-10-26
2
-0
/
+167
*
[MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.
Clement Courbet
2018-10-25
2
-0
/
+8
[next]