platform/upstream/llvm.git
2020-10-22 Teresa Johnson[sanitizer] Allow log_path to distinguish default from...
2020-10-22 Xiang1 Zhang[X86] Support customizing stack protector guard
2020-10-22 Arthur Eubanks[test] Fix LoopDistribute tests under NPM
2020-10-22 Chen Zheng[LSR] add testcase for LSR profitable chain change...
2020-10-22 Richard SmithEnsure that the "value" of an unnamed bit-field isn...
2020-10-22 Arthur Eubanks[test] Fix LoopDeletion tests under NPM
2020-10-22 Craig Topper[FPEnv][X86][SystemZ] Use different algorithms for...
2020-10-22 Richard SmithMake APValue profiling a little more compact.
2020-10-22 Vy Nguyen[sanitizer]Update tests to be compatible with Android.
2020-10-22 Zequan WuRevert "Revert "SimplifyCFG: Clean up optforfuzzing...
2020-10-21 Zequan WuRevert "SimplifyCFG: Clean up optforfuzzing implementation"
2020-10-21 Gaurav Jain[NFC] Set return type of getStackPointerRegisterToSaveR...
2020-10-21 David BlaikieRevert several changes related to llvm-symbolizer exiti...
2020-10-21 Quentin Colombet[ValueTracking] Interpret GEPs as a series of adds...
2020-10-21 Richard Smith[c++20] For P0732R2: permit class template argument...
2020-10-21 Louis Dionne[libc++] Fix the benchmarks build
2020-10-21 Louis Dionne[libc++][ci] Also install the library in the CI scripts
2020-10-21 rdzhabarov[mlir] Simplify DDR matching patterns with equal operan...
2020-10-21 Felix BergerAlways allow std::function to be copied.
2020-10-21 Richard Smith[c++20] For P0732R2: Give class NTTPs the proper type...
2020-10-21 Joseph Huber[OpenMP] Fixing OpenMP/driver.c failing on 32-bit hosts
2020-10-21 Louis Dionne[libc++] Fix compiler-rt build by copying libc++ header...
2020-10-21 Thomas Raoux[spirv] Fix legalize standard to spir-v for transfer ops
2020-10-21 Sriraman TallamSimple fix to basic-block-sections to replace emit...
2020-10-21 Arthur Eubanks[test] Fix quadradic-exit-value.ll under NPM
2020-10-21 Arthur Eubanks[test] Fix alloca-offset-lifetime.ll under NPM
2020-10-21 Lei Zhang[mlir] Add missing dependency for MLIRSCFTransforms
2020-10-21 Richard SmithAdd more test coverage for APValue serialization /...
2020-10-21 Richard Smith[c++20] For P0732R2 / P1907R1: Basic frontend support...
2020-10-21 Arthur Eubanks[test] Fix no-wrap-symbolic-becount.ll under NPM
2020-10-21 Hafiz Abid... [libcxxabi] Stub out 'sleep' call when _LIBCXXABI_HAS_N...
2020-10-21 Arthur Eubanks[BlockExtract][NewPM] Port -extract-blocks to NPM
2020-10-21 Teresa Johnson[sanitizer] Convert PrintModuleMap to DumpProcessMap
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...
next