platform/upstream/llvm.git
2020-09-01 Yifan ShenSimplify Symbol Status Message to Only Debug Info Size
2020-09-01 Med Ismail... [lldb/interpreter] Improve REPL init file compatibility
2020-09-01 Nathan Ridge[clangd] Handle templates more consistently in type...
2020-09-01 Nathan Ridge[clang] Do not consider the template arguments of bases...
2020-09-01 Varun Gandhi[ADT] Make Optional a literal type.
2020-09-01 Nick Desaulniers[clang] consistently use getLangOpts()
2020-09-01 Thomas Raoux[mlir][vulkan-runner] Explicitly export vulkan-runtime...
2020-09-01 Matt Morehouse[libFuzzer] Break dependency on common_interface_defs.h
2020-09-01 Amy Kwan[PowerPC] Implement builtins for xvcvspbf16 and xvcvbf16spn
2020-09-01 Sergej Jaskiewicz[llvm] [unittests] Fix failing test 'FileCollectorTest...
2020-09-01 Cameron McInally[SVE] Update INSERT_SUBVECTOR DAGCombine to use getVect...
2020-09-01 Julian Lettner[Docs] Remove outdated OS limitation
2020-09-01 Sergej Jaskiewicz[llvm] [unittests] Remove temporary files after they...
2020-09-01 Amara EmersonRevert "Revert "[GlobalISel] Fold xor(cmp(pred, _,...
2020-09-01 Anatoly Trosinenko[builtins] Fix divtf3_test.c
2020-09-01 Aaron PuchertThread safety analysis: More consistent warning message
2020-09-01 River Riddle[mlir][ODS] Use c++ types for integer attributes of...
2020-09-01 Michael Kruse[LangRef] Fix condition for when a loop is considered...
2020-09-01 Jordan RupprechtRevert "[GlobalISel] Fold xor(cmp(pred, _, _), 1) ...
2020-09-01 Michael Liao[amdgpu] Run SROA after loop unrolling.
2020-09-01 Jordan Rupprecht[NFC] Fix unused var in release build
2020-09-01 Florian Hahn[Loads] Add canReplacePointersIfEqual helper.
2020-09-01 Matt MorehouseRevert "[libfuzzer] Reduce default verbosity when print...
2020-09-01 Aaron Liu[LV] Interleave to expose ILP for small loops with...
2020-09-01 Craig Topper[MachineCopyPropagation] In isNopCopy, check the destin...
2020-09-01 Arthur Eubanks[Bindings] Add LLVMAddInstructionSimplifyPass
2020-09-01 Douglas YungDo not emit "-tune-cpu generic" for PS4 platform
2020-09-01 Lang Hames[ORC] Add unit test for HasMaterializationSideEffectsOn...
2020-09-01 Owen AndersonRevert "Revert "Reapply D70800: Fix AArch64 AAPCS frame...
2020-09-01 Joseph Huber[OpenMP] Consolidate error handling and debug messages...
2020-09-01 Louis Dionne[libc++] Workaround timespec_get not always being avail...
2020-09-01 Matt MorehouseRevert "[fuzzer] Create user provided fuzzer writeable...
2020-09-01 Alina Sbirlea[MemorySSA] Update phi map with replacement value.
2020-09-01 Anatoly Trosinenko[builtins] Make __div[sdt]f3 handle denormal results
2020-09-01 Matt Morehouse[fuzzer] Create user provided fuzzer writeable director...
2020-09-01 Hans WennborgFirst commit on the release/11.x branch.
2020-09-01 LLVM GN Syncbot[gn build] Port 3e1e5f54492
2020-09-01 LLVM GN Syncbot[gn build] Port 3d90a61cf2e
2020-09-01 Nico Weber[gn build] port 5ffd940ac02 a bit more
2020-09-01 mhl[libfuzzer] Reduce default verbosity when printing...
2020-09-01 Sean Fertile[PowerPC][AIX] Update save/restore offset for frame...
2020-09-01 Craig Topper[Bitstream] Use alignTo to make code more readable...
2020-09-01 Amara Emerson[AArch64][GlobalISel] Optimize away a Not feeding a...
2020-09-01 Camille Coti[flang] Version information in flang/f18
2020-09-01 peter klausler[flang] Fix integer CASE constant typing
2020-09-01 Amara Emerson[GlobalISel] Fold xor(cmp(pred, _, _), 1) -> cmp(invers...
2020-09-01 Eric Astorx87 FPU state instructions do not use an f32 memory...
2020-09-01 Alex Richardson[tsan] Fix "failed to intercept sysctlnametomib" on...
2020-09-01 Matt ArsenaultGlobalISel: Implement computeNumSignBits for G_SELECT
2020-09-01 Matt ArsenaultGlobalISel: Port smarter known bits for umin/umax from DAG
2020-09-01 Matt ArsenaultGlobalISel: Implement computeKnownBits for G_BSWAP...
2020-09-01 Qiu Chaofan[PowerPC] Handle STRICT_FSETCC(S) in more cases
2020-09-01 Anatoly Trosinenko[builtins] Unify the softfloat division implementation
2020-09-01 Louis Dionne[libc++] Improve REQUIRES for _ExtInt test on recent...
2020-09-01 Sam Tebbs[DAGCombiner] Fold an AND of a masked load into a zext_...
2020-09-01 Amy Kwan[PowerPC] Implement instruction definitions/MC Tests...
2020-09-01 peter klausler[flang] Improve compile-time shape conformance checking
2020-09-01 Volkan KelesGlobalISel: Add combines for extend operations
2020-09-01 Matt ArsenaultGlobalISel: Implement computeNumSignBits for G_SEXTLOAD...
2020-09-01 Matt ArsenaultGlobalISel: Implement computeKnownBits for G_UNMERGE_VALUES
2020-09-01 Paul WalkerRevert "Reapply D70800: Fix AArch64 AAPCS frame record...
2020-09-01 Matt ArsenaultGlobalISel: Artifact combine unmerge of unmerge
2020-09-01 Matt ArsenaultPowerPC: Switch test to generated checks
2020-09-01 Matt ArsenaultAMDGPU: Check some offsets in test
2020-09-01 Matt ArsenaultAMDGPU: Convert test to MIR
2020-09-01 Abhina Sreeskantharajan[SystemZ][z/OS] Fix build break in z/OS toolchain
2020-09-01 Abhina Sreeskantharajan[SystemZ][z/OS] Adding initial toolchain for z/OS
2020-09-01 Anh Tuyen Tran[LoopIdiomRecognizePass] Options to disable part or...
2020-09-01 Abhina Sreeskantharajan[NFC] Test commit, whitespace changes
2020-09-01 Georgii Rymar[llvm-readobj] - Remove Error.cpp,.h and drop dependenc...
2020-09-01 Sanjay Patel[InstCombine] adjust recip sqrt tests for better covera...
2020-09-01 Raphael IsemannReland [FileCheck] Move FileCheck implementation out...
2020-09-01 Yang Fan[OpenMP] Fix infinite loop in Sema::isOpenMPGlobalCaptu...
2020-09-01 Vitaly Buka[NFC][Asan] Format includes
2020-09-01 Xing GUO[llvm-dwarfdump][test] Add tests for dumping the .debug...
2020-09-01 David Nicuesa[libcxx] Link target `cxx_external_threads` to `cxx...
2020-09-01 Georgii Rymar[llvm-readobj][test] - Remove amdgpu-elf-definitions...
2020-09-01 Georgii Rymar[llvm-readobj][test] - Update the comment in archive...
2020-09-01 Georgii Rymar[llvm-readobj/elf] - Report warnings instead of errors...
2020-09-01 Sourabh Singh... [NFCI] Removed an un-used declaration got accidentally...
2020-09-01 Raphael IsemannRevert "[lldb] Add reproducer verifier"
2020-09-01 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Use Optionals...
2020-09-01 David Sherwood[SVE][CodeGen] Fix TypeSize/ElementCount related warnin...
2020-09-01 David GreenRevert "[ARM] Register pressure with -mthumb forces...
2020-09-01 Richard SmithClassify (small unsigned bitfield) < 0 comparisons...
2020-09-01 Richard SmithMore accurately compute the ranges of possible values...
2020-09-01 Max Kazantsev[Test] Move IndVars test to a proper place
2020-09-01 Richard SmithFix -Wcompound-token-split to give the same warnings...
2020-09-01 Richard SmithRemove -Wcompound-token-split-by-space from -Wall.
2020-09-01 Petr Hosek[CMake] Use find_library for ncurses
2020-09-01 Alina Sbirlea[MemorySSA] Clean up single value phis.
2020-09-01 Xing GUO[DWARFYAML] Make the debug_str section optional.
2020-09-01 Hamilton Tobon... [OpenMPOpt][NFC] Moving constants as struct static...
2020-08-31 Valentin Clement[mlir][openacc] Add missing attributes and operands...
2020-08-31 peter klausler[flang] Check shape conformance on initializers
2020-08-31 Mehdi AminiFix mlir-reduce to explicitly register dialects and...
2020-08-31 Christopher... [SVE] Remove calls to VectorType::getNumElements()...
2020-08-31 peter klausler[flang] Make `TypeParamInquiry` monomorphic
2020-08-31 Lang Hames[ORC] Remove an unused variable.
2020-08-31 Jonas Devlieghere[lldb] Add reproducer verifier
next