platform/upstream/llvm.git
2021-01-20 Nico Weber[gn build] fix libcxx gn file with libcxx_abi_namespace set
2021-01-19 Nico Weber[gn build] (manually) port 933518fff82c
2021-01-19 Ian Levesque[xray] Honor xray-never function-instrument attribute
2021-01-19 Wei MiFix Wmissing-field-initializers warnings.
2021-01-19 Wei Mi[SampleFDO] Add the support to split the function profi...
2021-01-19 Jackson FellowsImplement constant folding for DivFOp
2021-01-19 Sam CleggRevert "[WebAssembly] call_indirect issues table number...
2021-01-19 Stephen KellyAdd API to retrieve a clade kind from ASTNodeKind
2021-01-19 Eric ChristopherRemove unused functions.
2021-01-19 Stephen KellyRemove TypedMatcherOps from VariantValue
2021-01-19 Richard Smith[msabi] Mangle a template argument referring to array...
2021-01-19 Craig Topper[RISCV] Remove NotHasStdExtZbb predicate from zext...
2021-01-19 Stephen Kelly[ASTMatchers] Allow use of mapAnyOf in more contexts
2021-01-19 Stella Stamenova[lldb/test] Skip TestProcessAttach: test_attach_to_proc...
2021-01-19 Sean Silva[mlir][splitting std] move 2 more ops to `tensor`
2021-01-19 Stephen Kelly[ASTMatchers] NFC Rearrange declarations to allow more...
2021-01-19 Stella Laurenzo[mlir][python] Add facility for extending generated...
2021-01-19 Sam Clegg[lld][WebAssembly] Don't defined indirect function...
2021-01-19 Richard SmithRevert "DR2064: decltype(E) is only a dependent type...
2021-01-19 Richard SmithEnsure we don't strip the ConstantExpr carrying a non...
2021-01-19 Siva Chandra[libc] Extend the current fenv functions to aarch64.
2021-01-19 Alexey Bataev[OPENMP]Do not use OMP_MAP_TARGET_PARAM for data moveme...
2021-01-19 Arthur Eubanks[polly][NewPM][test] Fix polly tests under -enable...
2021-01-19 Mircea Trofin[NFC] Disallow unused prefixes under Other
2021-01-19 Alexey BataevRevert "[SLP]Merge reorder and reuse shuffles."
2021-01-19 Jeroen Dobbelaere[NFC] cleanup noalias2.ll test
2021-01-19 Mitch PhillipsRevert "[PDB] Defer relocating .debug$S until commit...
2021-01-19 peter klausler[flang] Refine WhyNotModifiable()
2021-01-19 Fangrui Song[ELF] Support R_PPC64_ADDR16_HIGH
2021-01-19 Fangrui Song[ELF] Error for out-of-range R_PPC64_ADDR16_HA, R_PPC64...
2021-01-19 Fangrui Song[ELF] Improve R_PPC64_ADDR* relocation tests
2021-01-19 Jonas Devlieghere[llvm] Protect signpost map with a mutex
2021-01-19 Wim Leflere[libc++][P1679] add string contains
2021-01-19 Mariya Podchishchaeva[ScalarizeMaskedMemIntrin] Add missing dependency
2021-01-19 Nikita PopovReapply [InstCombine] Replace one-use select operand...
2021-01-19 Nikita Popov[InstCombine] Add additional tests for select operand...
2021-01-19 Arthur Eubanks[wasm][LLD] Rename --lto-new-pass-manager to --no-lto...
2021-01-19 Craig Topper[RISCV] Add DAG combine to turn (setcc X, 1, setne...
2021-01-19 Shilei Tian[Clang][OpenMP] Fixed an issue that clang crashed when...
2021-01-19 Louis Dionne[libc++] Make LIBCXX_ENABLE_FILESYSTEM fully consistent
2021-01-19 Louis Dionne[libc++] Unbreak the debug mode
2021-01-19 Reid KlecknerAdd bounds checking assertions to APValue, NFC
2021-01-19 Reid KlecknerConsider ASan messages interesting for creduce
2021-01-19 Jeroen Dobbelaere[noalias.decl] Look through llvm.experimental.noalias...
2021-01-19 Richard Smith[www] Fix background color in table cell.
2021-01-19 Brendon Cahoon[Hexagon] Fix segment start to adjust for gaps between...
2021-01-19 Utkarsh Saxena[clangd] Use ASTSignals in Heuristics CC Ranking.
2021-01-19 Jay Foad[AMDGPU] Simpler names for arch-specific ttmp registers...
2021-01-19 Jessica PaquetteFix buildbot after cfc60730179042a93cb9cb338982e71d20707a24
2021-01-19 Jessica Paquette[GlobalISel] Combine (a[0]) | (a[1] << k1) | ...| ...
2021-01-19 Fraser Cormack[RISCV] Add ISel patterns for scalable mask exts &...
2021-01-19 Abhina Sreeskantharajan[SystemZ][z/OS] Fix Permission denied pattern matching
2021-01-19 Michael Kruse[Polly] Update isl to isl-0.23-61-g24e8cd12.
2021-01-19 Raphael Isemann[lldb][docs] Update .htaccess to redirect from old...
2021-01-19 David Green[ARM] Expand vXi1 VSELECT's
2021-01-19 Raphael Isemann[lldb][docs] Add a doc page for enums and constants
2021-01-19 Andrzej Warzynski[flang][driver] Move isFixedFormSuffix and isFreeFormSu...
2021-01-19 Stella Laurenzo[mlir][python] Factor out standalone OpView._ods_build_...
2021-01-19 Björn Schäpers[clang-format] Apply Allman style to lambdas
2021-01-19 Nikita Popov[ValueTracking] Strengthen impliesPoison reasoning
2021-01-19 Jay Foad[AMDGPU] Fix test case for D94010
2021-01-19 KareemErgawy... [MLIR][SPIRV] Add `SignedOp` trait.
2021-01-19 Jay Foad[AMDGPU] Simplify test case for D94010
2021-01-19 Hansang Bae[OpenMP] Fix atomic entries for captured logical operation
2021-01-19 Fraser Cormack[RISCV] Extend RVV VType info with the type's AVL ...
2021-01-19 David Green[ARM] Add MVE add.sat costs
2021-01-19 Valentin Clement[flang][directive] Get rid of flangClassValue in TableGen
2021-01-19 Victor Huang[PowerPC] Fix the check for the instruction using FRSP...
2021-01-19 Raul Tambre[CMake] Remove dead code setting policies to NEW
2021-01-19 Utkarsh Saxena[clangd] Index local classes, virtual and overriding...
2021-01-19 Andy Wingo[WebAssembly][lld] Fix call-indirect.s test to validate
2021-01-19 David Green[ARM] Expand add.sat/sub.sat cost checks. NFC
2021-01-19 Alex Richardson[libc++] Sync TEST_HAS_TIMESPEC_GET and _LIBCPP_HAS_TIM...
2021-01-19 Florian Hahn[LoopRotate] Calls not lowered to calls should not...
2021-01-19 Praveen[Flang][OpenMP] Add semantic checks for OpenMP Workshar...
2021-01-19 Simon Pilgrim[X86] Regenerate fmin/fmax reduction tests
2021-01-19 Raphael Isemann[lldb] Fix two documentation typos
2021-01-19 Lei Zhang[mlir][spirv] Define spv.GLSL.Fma and add lowerings
2021-01-19 Tim NorthoverAArch64: add apple-a14 as a CPU
2021-01-19 Nicolas Vasilache[mlir][Affine] Revisit and simplify composeAffineMapAnd...
2021-01-19 Hans Wennborg[ThinLTO] Also prune Thin-* files from the ThinLTO...
2021-01-19 Med Ismail... [llvm/Orc] Fix ExecutionEngine module build breakage
2021-01-19 Faris Rehman[flang][driver] Add standard macro predefinitions for...
2021-01-19 AndreyChurbanov[OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env...
2021-01-19 OCHyams[DebugInfo][dexter] Tweak dexter test for merged values
2021-01-19 Faris Rehman[flang][driver] Add support for fixed form detection
2021-01-19 Adam Czachorowski[clang] Check for nullptr when instantiating late attrs
2021-01-19 Alex Zinenko[mlir] Clarify docs around LLVM dialect-compatible...
2021-01-19 Abhina Sreeskantharajan[SystemZ][z/OS] Fix No such file or directory expressio...
2021-01-19 Caroline Concatto[AArch64][SVE]Add cost model for vector reduce for...
2021-01-19 OCHyams[DebugInfo][dexter] Add dexter tests for merged values
2021-01-19 Faris Rehman[flang][driver] Add support for `-I` in the new driver
2021-01-19 Alexander Belyaev[mlir] Add `complex.abs`, `complex.div` and `complex...
2021-01-19 Simon Pilgrim[X86][SSE] combineVectorSignBitsTruncation - fold trunc...
2021-01-19 Hans WennborgRevert 5238e7b302 "[InstCombine] Replace one-use select...
2021-01-19 Jay Foad[AMDGPU] Simplify AMDGPUInstPrinter::printExpSrcN....
2021-01-19 Florian Hahn[LoopRotate] Add PrepareForLTO stage, avoid rotating...
2021-01-19 Muhammad Omair... [LLDB] Test SVE dynamic resize with multiple threads
2021-01-19 Muhammad Omair... [LLDB] Add support to resize SVE registers at run-time
2021-01-19 Pavel Labath[lldb] Re-enable TestPlatformProcessConnect on macos
next