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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove ClangASTContext::Clear
Raphael Isemann
2019-10-02
2
-15
/
+0
*
[InstCombine] Simplify fma multiplication to nan for undef or nan operands.
Florian Hahn
2019-10-02
1
-3
/
+3
*
[InstCombine] Precommit tests for D68265
Florian Hahn
2019-10-02
1
-2
/
+204
*
[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
Raphael Isemann
2019-10-02
3
-63
/
+78
*
NFC: directly return when CommonExitBlock != Succ
Aditya Kumar
2019-10-02
1
-4
/
+2
*
[InstSimplify] fold fma/fmuladd with a NaN or undef operand
Sanjay Patel
2019-10-02
2
-24
/
+21
*
Revert r373431 "Switch lowering: omit range check for bit tests when default ...
Hans Wennborg
2019-10-02
3
-27
/
+21
*
LICM - remove unused variable and reduce scope of another variable. NFCI.
Simon Pilgrim
2019-10-02
1
-4
/
+2
*
Fix libc++ pretty printer test for Python 3 after D67238
Fangrui Song
2019-10-02
1
-1
/
+1
*
Log2_32 returns an unsigned. NFCI.
Simon Pilgrim
2019-10-02
1
-1
/
+2
*
Fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-10-02
1
-1
/
+1
*
WinException::emitExceptHandlerTable - silence static analyzer dyn_cast<Funct...
Simon Pilgrim
2019-10-02
1
-2
/
+1
*
MetadataLoader upgradeCUVariables() - silence static analyzer dyn_cast_or_nul...
Simon Pilgrim
2019-10-02
1
-1
/
+1
*
ASTContext - silence static analyzer getAs<> null dereference warnings. NFCI.
Simon Pilgrim
2019-10-02
1
-21
/
+20
*
[ARM] Identity shuffles are legal
David Green
2019-10-02
2
-52
/
+5
*
[Support, ARM64] Define getHostCPUFeatures for Windows on ARM64 platform
Martin Storsjo
2019-10-02
1
-0
/
+11
*
[clangd] Bail out early if we are sure that the symbol is used outside of the...
Haojian Wu
2019-10-02
2
-19
/
+31
*
[clangd] SelectionTree should mark a node as fully-selected if the only claim...
Sam McCall
2019-10-02
4
-27
/
+30
*
[ClangFormat] relnotes for r373439
Sam McCall
2019-10-02
1
-1
/
+9
*
[clang-rename] Better renaming the typedef decl.
Haojian Wu
2019-10-02
2
-1
/
+19
*
[ClangFormat] Future-proof Standard option, allow floating or pinning to arbi...
Sam McCall
2019-10-02
4
-26
/
+92
*
gn build: (manually) merge r373425
Nico Weber
2019-10-02
1
-1
/
+0
*
[IntrinsicEmitter] Add overloaded type VecOfBitcastsToInt for SVE intrinsics
Kerry McLaughlin
2019-10-02
4
-5
/
+35
*
[clang-tidy] Fix typo in r373428
Sam McCall
2019-10-02
1
-1
/
+0
*
[clangd] Always send file URIs to editors
Kadir Cetinkaya
2019-10-02
1
-1
/
+1
*
Remove an unnecessary cast. NFC.
Jay Foad
2019-10-02
1
-3
/
+2
*
[AMDGPU] Make printf lowering faster when there are no printfs
Jay Foad
2019-10-02
1
-16
/
+14
*
Revert [GlobalOpt] Pass DTU to removeUnreachableBlocks instead of recomputing.
Florian Hahn
2019-10-02
1
-3
/
+7
*
Switch lowering: omit range check for bit tests when default is unreachable (...
Hans Wennborg
2019-10-02
3
-21
/
+27
*
[GlobalOpt] Pass DTU to removeUnreachableBlocks instead of recomputing.
Florian Hahn
2019-10-02
1
-7
/
+3
*
[Local] Simplify function removeUnreachableBlocks() to avoid (re-)computation.
Florian Hahn
2019-10-02
1
-16
/
+10
*
[clang-tidy] Fix for commits rL372706 and rL372711
Adam Balogh
2019-10-02
3
-10
/
+32
*
Reland "[utils] Implement the llvm-locstats tool"
Djordje Todorovic
2019-10-02
8
-0
/
+481
*
[llvm-lib] Detect duplicate input files
Rui Ueyama
2019-10-02
2
-0
/
+26
*
Rename TypeNodes.def to TypeNodes.inc for consistency across all
John McCall
2019-10-02
25
-61
/
+61
*
[llvm-lib] Correctly handle .lib input files
Rui Ueyama
2019-10-02
3
-89
/
+148
*
[X86] Add broadcast load folding patterns to the NoVLX compare patterns.
Craig Topper
2019-10-02
6
-378
/
+318
*
Fix GCC -Wreturn-type warnings. NFC.
Michael Liao
2019-10-02
1
-0
/
+1
*
Revert r368237 - Update fix-it hints for std::move warnings.
Richard Trieu
2019-10-02
3
-77
/
+68
*
DebugInfo: Update support for detecting C++ language variants in debug info e...
David Blaikie
2019-10-02
4
-5
/
+58
*
gn build: (manually) merge r373407
Nico Weber
2019-10-02
3
-0
/
+8
*
Fix crash on constant-evaluation of pseudo-destruction of a pointer.
Richard Smith
2019-10-02
2
-1
/
+10
*
AMDGPU/GlobalISel: Use getIntrinsicID helper
Matt Arsenault
2019-10-02
3
-7
/
+7
*
Remove TypeNodes.def from the modulemap.
John McCall
2019-10-02
1
-1
/
+0
*
AMDGPU/GlobalISel: Assume VGPR for G_FRAME_INDEX
Matt Arsenault
2019-10-02
2
-2
/
+8
*
AMDGPU/GlobalISel: Private loads always use VGPRs
Matt Arsenault
2019-10-02
2
-4
/
+23
*
AMDGPU/GlobalISel: Legalize 1024-bit G_BUILD_VECTOR
Matt Arsenault
2019-10-02
3
-44
/
+161
*
AMDGPU/GlobalISel: Fix RegBankSelect for 1024-bit values
Matt Arsenault
2019-10-02
2
-29
/
+63
*
[AMDGPU] separate accounting for agprs
Stanislav Mekhanoshin
2019-10-02
4
-17
/
+181
*
Fix unused variable warning. NFCI.
Michael Liao
2019-10-02
1
-4
/
+4
[next]