platform/upstream/llvm.git
2020-10-21 Arthur Eubanks[LowerMatrixIntrinsics][NewPM] Fix PreservedAnalyses...
2020-10-21 Artur Pilipenko[RS4GC] NFC. Preparatory refactoring to make GC parseab...
2020-10-21 Mark de Wever[NFC] Fixes Doxygen copy-paste error.
2020-10-21 Stella Laurenzo[mlir][CAPI][Python] Plumb OpPrintingFlags to C and...
2020-10-21 Sean Silva[mlir][shape] Split out structural type conversions...
2020-10-21 Sean Silva[mlir] Add structural type conversions for SCF dialect.
2020-10-21 Sanjay Patel[CostModel] remove cost-kind predicate for scatter...
2020-10-21 Sanjay Patel[ARM] add cost-kind tests for intrinsics; NFC
2020-10-21 Saiyedul Islam[NFC][OpenMP] Update description of OMPGridValues enums
2020-10-21 Nico Weber[gn build] try to fix clang build after 37c030f81a9fdd
2020-10-21 Arthur Eubanks[NFC] Clean up always false variables
2020-10-21 Jon Chesterfield[libomptarget] Require LLVM source tree to build libomp...
2020-10-21 Evgeny Leviant[ARM][SchedModels] Convert IsLdrAm3RegOffPred to MCSche...
2020-10-21 Matt ArsenaultFix missing c++ mode comment
2020-10-21 Xiangling Liao[NFC] Fix the definition of SuitableAlign
2020-10-21 Peter Steinfeld[flang] Another validity of the TARGET= argument of...
2020-10-21 Stanislav Mekhanoshin[AMDGPU] Fixed v_swap_b32 match
2020-10-21 Fangrui Song[ELF] --gc-sections: retain dependent sections of non...
2020-10-21 Simon Pilgrim[X86] Improve variable vector insertion test coverage.
2020-10-21 Simon Pilgrim[X86] Regenerate old vector-variable-insertion test
2020-10-21 Tyker[clang] Improve Serialization/Imporing/Dumping of APValues
2020-10-21 Nico Weber[gn build] try to fix up deps of __config_site after...
2020-10-21 Louis Dionne[libc++] Fix the installation of libc++ headers since...
2020-10-21 Nico Weber[gn build] (manually) port 5d796645d6c8cade (libcxx...
2020-10-21 Nico Weber[gn build] (manually) port 54fa9ecd3088
2020-10-21 John BrawnUse -### in arm-float-abi.c test
2020-10-21 Joe Nash[AMDGPU] Refactor SOPC & SOPP .td for extension
2020-10-21 Christian Sigg[mlir][gpu] Add lowering to LLVM for `gpu.wait` and...
2020-10-21 Christian Sigg[mlir][gpu] Add customer printer/parser for gpu.launch_...
2020-10-21 Frej Drejhammar[mlir]: Clarify docs for external OpTrait::FunctionLike ops
2020-10-21 Matt ArsenaultAMDGPU: Lower the threshold reported for maximum stack...
2020-10-21 Matt ArsenaultAMDGPU: Propagate amdgpu-flat-work-group-size attributes
2020-10-21 JonChesterfield[libomptarget][amdgcn] Refactor memcpy to eliminate...
2020-10-21 Pavel Labath[lldb] Fix windows build for fa5fa63fd140f
2020-10-21 Louis Dionne[take 2] [libc++] Include <__config_site> from <__config>
2020-10-21 Christopher... Fix "Unknown arguments specified" to if in lldb
2020-10-21 Pavel Labath[lldb] Port lldb gdb-server to libOption
2020-10-21 Sylvestre LedruRemove .svn from exclude list as we moved to git
2020-10-21 Paul C. Anagnostopoulos[ARM] [TableGen] Clean up !if(!eq(boolean, 1) and relat...
2020-10-21 Jan Kratochvil[nfc] [lldb] Fix harmless slicing of DWARFDIE
2020-10-21 Jeremy Morse[DebugInfo] Follow up c521e44defb5 with an API improvement
2020-10-21 Michael LiaoOnly run when `arm` is registered. NFC.
2020-10-21 Louis Dionne[libc++] Revert "Include <__config_site> from <__config>"
2020-10-21 Sanjay Patel[CostModel] remove cost-kind predicate for memcpy cost
2020-10-21 Louis Dionne[libc++] Include <__config_site> from <__config>
2020-10-21 Jonas Paulsson[SystemZ] Mark unsaved argument R6 as live throughout...
2020-10-21 Ben Dunbobbin[LIT] fixed up accidentally committed EOF problems.
2020-10-21 Ben Dunbobbin[LIT] error if directly named test won't be run indirectly
2020-10-21 Kirill Bobyrev[llvm] Use early exits and get rid of if-return-else...
2020-10-21 Evgeny Leviant[llvm-mca] Add test for cortex-a57 memory instructions
2020-10-21 David Zarzycki[clang testing] Fix a read-only source build system...
2020-10-21 Florian Hahn[Clang] Update newpm pipeline test in clang after D87322.
2020-10-21 Simon Pilgrim[InstCombine] foldOrOfICmps - use m_Specific instead...
2020-10-21 Simon Pilgrim[DAG] getNode(ISD::EXTRACT_SUBVECTOR) Drop unnecessary...
2020-10-21 Nicholas GuyAdd "SkipDead" parameter to TargetInstrInfo::DefinesPre...
2020-10-21 Sven van Haastregt[TargetLowering] Check boolean content when folding...
2020-10-21 Sven van Haastregt[TargetLowering] Add test for bit comparison fold
2020-10-21 Sebastian Neubauer[AMDGPU] Fix off by one in assert
2020-10-21 John Brawn[Driver] Incorporate -mfloat-abi in the computed triple...
2020-10-21 Adam Balogh[ADT] Fix for ImmutableMapRef
2020-10-21 Sjoerd Meijer[InstructionSimplify] And precommit more tests for...
2020-10-21 Alex Zinenko[mlir] ODS: support TableGen dag objects to specify...
2020-10-21 Florian Hahn[Passes] Move ADCE before DSE & LICM.
2020-10-21 Sjoerd Meijer[InstructionSimplify] Precommit more tests for D89317...
2020-10-21 Jay Foad[AMDGPU][TableGen] Make more use of !ne !not !and ...
2020-10-21 Jonas PaulssonReapply "[clang] Improve handling of physical registers...
2020-10-21 Luís Marques[compiler-rt][builtins][RISCV] Always include __mul...
2020-10-21 Vitaly Buka[NFC][LSAN] Use InitializeCommonFlags in LSAN
2020-10-21 Wang, Pengfei[X86] Add clang release notes for HRESET and minor...
2020-10-21 Alex Zinenko[mlir] Fix copy-pasted docstrings in Python bindings
2020-10-21 Alex Zinenko[mlir] Use the correct base class for Attributes in...
2020-10-21 Alex Zinenko[mlir] Expose Value hierarchy to Python bindings
2020-10-21 Craig Topper[X86] Remove period from end of error message in assembler
2020-10-21 David Sherwood[SVE][CodeGen] Replace use of TypeSize comparison opera...
2020-10-21 David Sherwood[SVE] Remove reliance on TypeSize comparison operators...
2020-10-21 Martin Storsjö[libcxx] [test] Split the file_time_type synopsis test
2020-10-21 Martin StorsjöRevert "[InstCombine] Add or((icmp ult/ule (A + C1...
2020-10-21 Esme-Yi[NFC][PowerPC]Add tests for folding RLWINM before and...
2020-10-21 Max KazantsevRevert "[SCEV] Prove implications of different type...
2020-10-21 Max Kazantsev[SCEV] Prove implications of different type via truncation
2020-10-21 Craig Topper[X86] Error on using h-registers with REX prefix in...
2020-10-21 Fangrui SongRevert D89381 "[SCEV] Recommit "Use nw flag and symboli...
2020-10-21 Mircea Trofin[NFC][MC] Use [MC]Register in MachineVerifier
2020-10-21 Geoffrey Martin... Remove unnecessary header include which violates layering
2020-10-21 Carl Ritson[AMDGPU][NFC] Fix missing size in comment
2020-10-21 Fangrui Song[Polly] Delete unused lambda capture after 7175cffb2133...
2020-10-21 TaWeiTuRevert "This is a test commit"
2020-10-21 TaWeiTuThis is a test commit
2020-10-21 Fangrui Song[test] Fix -fbasic-block-sections= test on Windows...
2020-10-21 Cyndy Ishida[llvm] Fix ODRViolations for VersionTuple YAML speciali...
2020-10-21 Duncan P. N... SourceManager: Simplify early returns in ContentCache...
2020-10-21 Jonas Devlieghere[lldb] Don't strip LLDB.framework on install
2020-10-21 Peter Steinfeld[flang] Fix call to CHECK() on erroneous subroutine...
2020-10-21 Duncan P. N... ContentCache: Simplify by always owning the MemoryBuffer
2020-10-21 Hubert TongNFC: Fix -Wsign-compare warnings on 32-bit builds
2020-10-21 Richard SmithDon't instantiate lambda closure types in default membe...
2020-10-21 Austin Kerbow[AMDGPU] Avoid inserting noops during scheduling
2020-10-21 Austin Kerbow[HazardRec] Allow inserting multiple wait-states simult...
2020-10-20 Richard SmithDon't permit array bound constant folding in OpenCL.
2020-10-20 Sriraman TallamImprove file doesnt exist error with -fbasic-block...
next