platform/upstream/llvm.git
2021-06-23 Jon Roelofs[Remarks] Make memsize remarks report as an analysis...
2021-06-23 Liqiang Tao[llvm][Inliner] Make PriorityInlineOrder lazily updated
2021-06-23 River Riddle[mlir][NFC] Move several small methods from .cpp to...
2021-06-23 Peter Collingbournegn build: Only build the TSan runtime on 64-bit platforms.
2021-06-23 Peter Collingbournegn build: Add support for building ubsan_minimal.
2021-06-23 Evgenii Stepanov[scudo] Handle predefined M_MEMTAG_TUNING_* constants...
2021-06-23 Bruno Cardoso... [SemaCXX] Handle lack of TypeSourceInfo on special...
2021-06-22 Hongtao Yu[CSSPGO][llvm-profgen] Handle return to external transi...
2021-06-22 Petr HosekRevert "Revert "[cmake] [compiler-rt] Call llvm_setup_r...
2021-06-22 Philip Reamesprecommit test for D104665
2021-06-22 Colin Cross[ELF] Optimize ScriptLexer::getLineNumber by caching...
2021-06-22 Joseph Huber[Attributor] Fix AAExecutionDomain returning true on...
2021-06-22 Nico Weber[clang] unbreak Index/preamble-reparse-changed-module...
2021-06-22 Peter Collingbournegn build: Rebase clang-tblgen include path against...
2021-06-22 Aart Bik[mlir][sparse] integration test for "simply dynamic...
2021-06-22 Petr Hosek[compiler-rt] Make use of undefined symbols configurable
2021-06-22 River Riddle[mlir] Fix build on gcc-5 after D104167
2021-06-22 Lei Huang[PowerPC][NFC] Clean up builtin sema checks
2021-06-22 peter klausler[flang] [NFC] Repair build with GCC 7.3
2021-06-22 Joseph Huber[OpenMP] Change remaining globalization from an analysi...
2021-06-22 Kadir Cetinkaya[clangd] Dont index ObjCCategoryDecls for completion
2021-06-22 Aart Bik[mlir][sparse] add support for "simply dynamic" sparse...
2021-06-22 David Tenty[clang] Add cc1 option for dumping layout for all compl...
2021-06-22 Joseph Huber[OpenMP] Add thread limit environment variable support...
2021-06-22 Louis Dionne[libc++] NFC: Remove unused c++98 Lit feature
2021-06-22 River Riddle[mlir] Remove the Identifier ThreadLocalCache from...
2021-06-22 River Riddle[mlir][OpGen] Cache Identifiers for known attribute...
2021-06-22 Reid KlecknerAdd regression test for maybeMangle issue
2021-06-22 Geoffrey Martin... Introduce a Bazel build configuration
2021-06-22 Vitali Lovich[clang-format] Add new LambdaBodyIndentation option
2021-06-22 Petr HosekRevert "[cmake] [compiler-rt] Call llvm_setup_rpath...
2021-06-22 Nico Weber[gn build] manually port c747b7d1d9a2 more (config...
2021-06-22 Nico WeberMake lit configs relocatable again after c747b7d1d9a
2021-06-22 Bill Wendling[llvm-diff] Explicitly check ConstantArrays
2021-06-22 Bill Wendling[llvm-diff] Add support for diffing the callbr instruction
2021-06-22 Nikita PopovRevert "[compiler-rt] Make use of undefined symbols...
2021-06-22 Nikita Popov[OpaquePtr] Support changing load type in InstCombine
2021-06-22 Sami TolvanenRevert "ThinLTO: Fix inline assembly references to...
2021-06-22 Joseph Huber[OpenMP] Remove OpenMP CUDA Target Parallel compiler...
2021-06-22 Christopher... [libcxx][doc] corrects LWG links in the One Ranges...
2021-06-22 Petr Hosek[CMake] Fix the option declaration
2021-06-22 Christopher... [libcxx][docs] updates the ranges status paper
2021-06-22 Petr Hosek[compiler-rt] Make use of undefined symbols configurable
2021-06-22 Petr Hosek[compiler-rt][CMake] Drop flags that are set by default...
2021-06-22 Akira Hatanaka[CodeGen] Don't create fake FunctionDecls when generati...
2021-06-22 Joseph Huber[OpenMP][NFC] Add new optimizations to OpenMPOpt commen...
2021-06-22 Joseph Huber[Attributor] Add an option to increase the max number...
2021-06-22 Reid KlecknerRevert "[LLD] [COFF] Avoid doing repeated fuzzy symbol...
2021-06-22 Fangrui SongImprove clang -Wframe-larger-than= diagnostic
2021-06-22 Sanjay Patel[InstCombine] reduce code duplication for FP min/max...
2021-06-22 Sanjay Patel[InstCombine][test] add tests for FP min/max with negat...
2021-06-22 Sanjay Patel[InstCombine][test] add tests for FP min/max with negat...
2021-06-22 Joseph Huber[Attributor] Add interface to emit remarks in Attributor
2021-06-22 David Green[ARM] Change some Gather/Scatter interface types to...
2021-06-22 Raphael Isemann[lldb] Add missing string include to lldb-server's...
2021-06-22 Louis Dionne[libc++] NFC: Add missing all.h to the modulemap
2021-06-22 Matt ArsenaultAMDGPU: Try to eliminate clearing of high bits of 16...
2021-06-22 Arthur O'Dwyer[libc++] Enable `explicit` conversion operators, even...
2021-06-22 Matt ArsenaultAMDGPU: Add baseline test for instructions zeroing...
2021-06-22 Joseph Huber[OpenMP] Enable HeapToStack conversion in OpenMPOpt...
2021-06-22 Joseph Huber[OpenMP] Add new OpenMP globalization functions to...
2021-06-22 Patrick Holland[MCA] [In-order pipeline] Fix for 0 latency instruction...
2021-06-22 Matt ArsenaultAMDGPU: Fix high 16-bit optimization on gfx9
2021-06-22 LLVM GN Syncbot[gn build] Port 40d6d2c49dd1
2021-06-22 Sami TolvanenThinLTO: Fix inline assembly references to static funct...
2021-06-22 zhijian[AIX][XCOFF] generate eh_info when vector registers...
2021-06-22 Stanislav Mekhanoshin[AMDGPU] Use performOptimizedStructLayout for LDS sort
2021-06-22 Fangrui SongImprove the diagnostic of DiagnosticInfoResourceLimit...
2021-06-22 zoecarver[libcxx][ranges] Add `ranges::iter_swap`.
2021-06-22 Nico Weber[gn build] manually port c747b7d1d9a2 (config.osx_sysroot)
2021-06-22 Matt ArsenaultAMDGPU: Move zeroed FP high bits optimization to patterns
2021-06-22 Hyundeok Park[libc++] Change forward_list::swap to use propagate_on_...
2021-06-22 Alexandru Octavian... [clang][c++20] Fix false warning for unused private...
2021-06-22 Shilei Tian[NFC][OpenMP][Offloading] Unified the construction...
2021-06-22 Joseph Huber[OpenMP] Internalize functions in OpenMPOpt to improve...
2021-06-22 Steven Wu[llvm] Fix lto tests that requires ld64
2021-06-22 Fangrui Song[llvm-objcopy] Fix some namespace style issues
2021-06-22 Bill Wendling[llvm-diff] Constify APIs so that there aren't conflicts
2021-06-22 Joseph Huber[OpenMP] Replace GPU globalization calls with shared...
2021-06-22 Joseph Huber[Libomptarget] Improve device runtime implementation...
2021-06-22 Nikita Popov[OpaquePtr] Handle addrspacecasts in InstCombine
2021-06-22 Meera Nakrani[AArch64LoadStoreOptimizer] Recommit: Generate more...
2021-06-22 David Spickett[lldb] Remove more redundant SetStatus(eReturnStatusFailed)
2021-06-22 Jingu Kang[SimpleLoopUnswich] Fixa a bug on ComputeUnswitchedCost...
2021-06-22 Florian Hahn[SCEV] Reduce code to handle predicates in applyLoopGua...
2021-06-22 Joseph Huber[OpenMP] Simplify GPU memory globalization
2021-06-22 Raphael Isemann[lldb][NFC] Remove an outdated comment in HostInfoBase
2021-06-22 Rosie Sumpter[SLP][AArch64] Add SLP vectorizer tests for XOR and...
2021-06-22 Graham Hunter[clang] Remove unused capture in closure
2021-06-22 Joseph Huber[Libomptarget] Introduce new globalization runtime...
2021-06-22 Florian Hahn[BitcodeReader] Validate Strtab before accessing.
2021-06-22 Nikita Popov[ConstantFold] Delay fetching pointer element type
2021-06-22 Nikita Popov[ConstantFold] Skip bitcast -> GEP transform for opaque...
2021-06-22 AndreyChurbanov[OpenMP] libomp: fix dynamic loop dispatcher
2021-06-22 Butygin[mlir] Fix invalid handling of AllocOp symbolOperands...
2021-06-22 Pushpinder... [AMDGPU][Libomptarget] Move allow_access_to_all_gpu_age...
2021-06-22 Raphael Isemann[lldb][NFC] Use SubsystemRAII in XcodeSDKModuleTests
2021-06-22 Thomas JohnsonAdd norm sub-target feature to table gen for ARC
2021-06-22 Muhammad Omair... [LLDB] Skip TestExitDuringExpression on aarch64/linux...
2021-06-22 Stephan Herhut[mlir][memref] Add memref.copy operation
next