projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-10-20
Jonas Devlieghere
[FileCollector] Move interface into FileCollectorBase...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Max Kazantsev
[SCEV] Recommit "Use nw flag and symbolic iteration...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Richard Smith
Refactor tracking of constant initializers for variables.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Arthur Eubanks
[NPM][StackSafetyAnalysis] Pin uses of -analyze to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Kai Luo
[PowerPC] Add test case for missing `nsw` flag. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Serguei Katkov
[IRCE] Do not transform if loop has small number of...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Geoffrey Martin...
Add llvm_unreachable to avoid MSVC warning
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Richard Smith
Fixup clang-tidy after recent Clang change.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Lang Hames
[ORC] Remove commented out methods accidentally left...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Qiu Chaofan
[DAGCombiner] Tighten reasscociation of visitFMA
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Richard Smith
Ensure that checkInitIsICE is called exactly once for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Volodymyr Sapsai
Revert "Reland "[Modules] Add stats to measure performa...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Wang, Pengfei
[X86] Fix assert fail when element type is i1.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Douglas Yung
Add option to use older clang ABI behavior when passing...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Kostya Kortchinsky
[GWP-ASan] Cleanup (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Duncan P. N...
clang/Lex: Stop using SourceManager::getBuffer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] MSVC has no __PRETTY_FUNCTION__
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] Test nonconforming atomic_fetch_XXX...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] Silence MSVC "comparison of signed and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] test allocator<const T> extension only...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] Don't violate precondition [atomics...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] atomic<T> requires trivially copyable T
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] Pass correct ordering to std::merge
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Casey Carter
[libc++][test] Spell "TEST_CONSTEXPR_CXX17" correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Duncan P. N...
lldb: Update for change in `clang::Lexer`'s constructor
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Nico Weber
Revert "[gn build] (manually) port d09b08919ca"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Volodymyr Sapsai
[hmaptool] Fix `NameError: global name 'num_buckets...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Jon Chesterfield
[libomptarget][amdgcn] Implement missing symbols in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Evgenii Stepanov
Revert "[Sanitizers] Remove OpenBSD support" + 1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Duncan P. N...
Lexer: Update the Lexer to use MemoryBufferRef, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sean Silva
[mlir] Use dynamic_tensor_from_elements in shape.broadc...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sean Silva
[mlir][DialectConversion] Fix recursive `clone` calls.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sean Silva
[mlir] Add std.dynamic_tensor_from_elements bufferization.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sean Silva
[mlir] Add some more std bufferize patterns.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Volodymyr Sapsai
Reland "[Modules] Add stats to measure performance...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Stanislav Mekhanoshin
[AMDGPU] flat scratch ST addressing mode on gfx10
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Walter Erquinigo
[trace] rename ThreadIntelPT into TraceTrace
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Jordan Rupprecht
[NFC] Inline assertion-only variable
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sergei Trofimovich
[VE] Fix initializer visibility
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Yaxun (Sam...
Recommit "[CUDA][HIP] Defer overloading resolution...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Yaxun (Sam...
[NFC] Refactor DiagnosticBuilder and PartialDiagnostic
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Amy Huang
[NPM] Port module-debuginfo pass to the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Roman Lebedev
[NFCI][SCEV] Always refer to enum SCEVTypes as enum...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Roman Lebedev
[NFC][SCEV] BuildConstantFromSCEV(): reformat, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Roman Lebedev
[NFC][SCEVExpander] isHighCostExpansionHelper(): rewrit...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Dávid Bolvanský
[Intrinsics] Added writeonly attribute to the first...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Use _putenv instead of setenv/unsetenv...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Fix all remaining issues with fs::path...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Fix filesystem_test_helper.h to compile...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Mark tests that require specific alloca...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Exclude domain socket tests on windows...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Add LIBCPP_ONLY() around another test...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Don't require fs::path::operator(string...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Allow fs::permissions(path, perms,...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[libcxx] [test] Do error printfs to stderr in filesyste...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Martin Storsjö
[clang] Automatically link against oldnames just as...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Duncan P. N...
clang/{Format,Rewrite}: Stop using SourceManager::getBu...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Evgenii Stepanov
Add alloca size threshold for StackTagging initializer...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Arthur Eubanks
[test][NPM] Fix already-vectorized.ll under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Craig Topper
[SelectionDAG][X86] Enable SimplifySetCC CTPOP transfor...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Craig Topper
[X86] Add i32->float and i64->double bitcast pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Fix a missing include.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Arthur Eubanks
[NPM][test] Fix some LoopVectorize tests under NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Nikita Popov
[BatchAA] Add test for incorrect phi cycle result ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Tony
[AMDGPU] Correct comment typo in SIMemoryLegaliizer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Arthur Eubanks
[NPM][opt] Run -O# after other passes in legacy PM...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Valentin Clement
[flang][openacc] Switch to use TODO from D88909
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Alexandre Ganea
[LLDB][TestSuite] Improve skipIfWindowsAndNonEnglish...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Cameron McInally
[SVE] Update vector reduction intrinsics in new tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Michael Jones
[libc] Add LLVM libc specific functions to llvm_libc_ex...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Jay Foad
[AMDGPU] Remove MUL_LOHI_U24/MUL_LOHI_I24
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Joseph Huber
[OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Atmn Patel
[LangRef] Define mustprogress attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Mikhail Maltsev
[clang] Use SourceLocation as key in std::map, NFCI
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Florian Hahn
[SCEV] Add tests where assumes can be used to improve...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Louis Dionne
[libc++] Add more tests for operator<< on std::complex
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Amy Kwan
[DAGCombiner][PowerPC] Remove isMulhCheaperThanMulShift...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Jonas Devlieghere
[llvm] Make obj2yaml and yaml2obj LLVM utilities instea...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Tony
[AMDGPU] Simplify cumode handling in SIMemoryLegalizer
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Tony
[AMDGPU] Extend hip-toolchin-features.hip test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Tony
[AMDGPU] Correct hsa-diag-v3.s test
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Mircea Trofin
[NFC][MC] Type [MC]Register uses in MachineTraceMetrics
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Alex Richardson
[libc++] Skip tests using constexpr destructors with...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
sameeran joshi
[Flang][OpenACC] Fix for branching out issue in OpenACC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Louis Dionne
[libc++] Refactor the fuzzing tests
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Lang Hames
[ORC] Fix unused variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] foldOrOfICmps - only fold (icmp_eq B...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Mircea Trofin
[ML] Add final reward logging facility.
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Nabeel Omer
[Dexter][NFC] Add Missing Commands to Commands.md Contents
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Louis Dionne
[libc++] Define new/delete in libc++abi only by default
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Casey Carter
[libc++][test] Portably silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Alex Richardson
[lit] Avoid calling realpath() for every printed message
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
Revert rGa704d8238c86bac: "[InstCombine] Add or((icmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Nathan James
[clang-tidy] Add scoped enum constants to identifier...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Peter Steinfeld
[flang] Add name match checks for interface procedures
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Sam McCall
[clangd] Add test for structured-binding completion...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
George Mitenkov
[MLIR][SPIRVToLLVM] Updated documentation for composite ops
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Simon Pilgrim
[InstCombine] Add (icmp ne A, 0) | (icmp ne B, 0) ...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
Aaron Ballman
Revert "Extend tests of run-clang-tidy"
commit
|
commitdiff
|
tree
|
snapshot
next