platform/upstream/llvm.git
2021-08-17 Martin Storsjö[sanitizers] Fix building on 32 bit Windows after 7256c...
2021-08-17 Sanjay Patel[InstCombine] add TODO about another min/max fold; NFC
2021-08-17 Sanjay Patel[InstCombine] add tests for min/max with 'not' ops...
2021-08-17 Craig Topper[RISCV] Use RISCV::RVVBitsPerBlock for RGK_ScalableVect...
2021-08-17 peter klausler[flang] Add missing call to BeginReadingRecord()
2021-08-17 Simon PilgrimSelectionDAGBuilder::visitInlineAsm - don't dereference...
2021-08-17 Simon Pilgrim[AArch64] AArch64DAGToDAGISel::tryReadRegister/tryWrite...
2021-08-17 Simon Pilgrim[ARM] ARMDAGToDAGISel::tryReadRegister/tryWriteRegister...
2021-08-17 Louis Dionne[libc++] Update the version of CMake in the Docker...
2021-08-17 Marco ElverRevert "[tsan] Fix GCC 8.3 build after D107911"
2021-08-17 Sylvestre Ledruscan-build-py: Force the opening in utf-8
2021-08-17 Peter Collingbournehwasan: Move stack ring buffer initialization before...
2021-08-17 peter klausler[flang] Fix regression from recent runtime input fix
2021-08-17 Simon Pilgrim[AMDGPU] Fix lowering of AMDGPU::G_CTTZ_ZERO_UNDEF...
2021-08-17 Fraser Cormack[VP] Add vector-predicated reduction intrinsics
2021-08-17 Siva Chandra... [libc][NFC] Disable double precision cos, sin and tan...
2021-08-17 Joseph Huber[OpenMP][NFC] Add option to print module after OpenMPOp...
2021-08-17 Philip Reames[SCEVExpander] Stop hoisting IR when reusing phis
2021-08-17 Denys Petrov[analyzer] Adjust JS code of analyzer's HTML report...
2021-08-17 TozerFix 2: [MCParser] Correctly handle CRLF line ends when...
2021-08-17 Fangrui Song[llvm-objdump] -T: print symbol versions
2021-08-17 MaheshRavishankarAllow setting attributes in build method generated...
2021-08-17 Fangrui Song[Object] Move llvm-nm's symbol version utility to ELFOb...
2021-08-17 Louis Dionne[libc++][NFC] Format expression-equivalent wrappers...
2021-08-17 Roman Lebedev[X86] Lower insertions into upper half of an 256-bit...
2021-08-17 Michael Kruse[Polly] Fix possibly infinite loop.
2021-08-17 Kostya Kortchinsky[scudo] Fix format string specifiers
2021-08-17 Louis Dionne[libc++] Do not require movability in __non_propagating...
2021-08-17 TozerFix: [MCParser] Correctly handle CRLF line ends when...
2021-08-17 Marco Elvertsan: test: Initialize all fields of Params struct
2021-08-17 Tozer[MCParser] Correctly handle CRLF line ends when consumi...
2021-08-17 Louis Dionne[libc++][NFC] Fix indentation of documentation
2021-08-17 Kazu Hirata[Bitcode] Remove unused declaration writeBitcodeHeader...
2021-08-17 Jinsong Ji[LIT]Accept cat_64 command name on AIX in shtest
2021-08-17 Dylan Fleming[SVE] Remove usage of getMaxVScale for AArch64, in...
2021-08-17 Louis Dionne[libc++][NFC] Refactor tests for transform_view
2021-08-17 David Green[ARM] Enable subreg liveness
2021-08-17 David Green[ARM] Add MQQPR and MQQQQPR spill and reload pseudo...
2021-08-17 Sanjay Patel[InstCombine] remove unused function argument; NFC
2021-08-17 Sanjay Patel[InstCombine] fold signed min/max intrinsics with negat...
2021-08-17 Sanjay Patel[InstCombine] add tests for smin/smax intrinsics with...
2021-08-17 Sebastian Neubauer[GlobalISel] Add combine for PTR_ADD with regbanks
2021-08-17 Raphael Isemann[lldb] Make TestAArch64AdrpAdd depend on the AArch64...
2021-08-17 Tiehu Zhang[CodeGenPrepare] The instruction to be sunk should...
2021-08-17 Jeremy Morse[DebugInfo][InstrRef] Honour too-much-debug-info cutouts
2021-08-17 Simon Pilgrim[AArch64] LowerCONCAT_VECTORS - merge getNumOperands...
2021-08-17 Anton Afanasyev[AggressiveInstCombine] Add shift left instruction...
2021-08-17 Anton Afanasyev[Test][AggressiveInstCombine] Add test for shifts
2021-08-17 Florian Mayer[hwasan] Prevent reordering of tag checks.
2021-08-17 PeixinQiao[NFC] Fix typos
2021-08-17 Tobias Gysi[mlir][linalg] Remove duplicate methods (NFC).
2021-08-17 Bing1 Yu[X86] [AMX] Replace bitcast with specific AMX intrinsic...
2021-08-17 David StuttardAMDGPU: During img instruction ret value construction...
2021-08-17 Andrzej Warzynski[flang][nfc] Tweak the FrontendAction class
2021-08-17 Riccardo Mori[Polly][Isl] Use isl::val::sub instead of isl::val...
2021-08-17 John Demme[MLIR] [Python] Allow 'operation.parent' to return...
2021-08-17 Deep Majumder[analyzer] Add option to SATest.py for extra checkers
2021-08-17 Yunde Zhong[tests] precommit tests for D107692
2021-08-17 Kazu Hirata[AsmParser] Remove MDConstant (NFC)
2021-08-17 Whitney Tsang[LNICM] Fix infinite loop
2021-08-17 Ben Shi[AVR][clang] Improve search for avr-libc installation...
2021-08-17 Christudasan... [AMDGPU] Skip pseudo MIs in hazard recognizer
2021-08-17 Fangrui Song[lld-macho][test] Remove ld64.lld: prefix in a diagnostic
2021-08-17 Fangrui Song[split-file] Default to --no-leading-lines
2021-08-17 John Demme[MLIR] [Python] Fix out-of-tree Windows python bindings
2021-08-17 Vincent Lee[lld-macho] Refactor parseSections to avoid creating...
2021-08-17 Carl Ritson[AMDGPU] Make BVH isel consistent with other MIMG opcodes
2021-08-17 Matthias Springer[mlir][Analysis][NFC] Clean up FlatAffineValueConstraints
2021-08-17 WeverythingFix missing qualifier in template type diffing
2021-08-17 Matthias Springer[mlir][Analysis][NFC] Split FlatAffineConstraints class
2021-08-17 Hongtao Yu[SamplePGO][NFC] Dump function profiles in order
2021-08-17 Nathan Chancellor[clang] Expose unreachable fallthrough annotation warning
2021-08-17 Geoffrey Martin... [MLIR] Add a bitcast method to DenseElementsAttr
2021-08-17 Douglas Yung[tsan] Another attempt to fix GCC 8.3 build after D107911
2021-08-16 Fangrui Song[lldb] Fix -Wunused-but-set-variable
2021-08-16 Hongtao Yu[SamplePGO] Fixing a memory issue when creating profile...
2021-08-16 Duncan P. N... Clean up test for -f{,no-}implicit-modules-uses-lock
2021-08-16 Vitaly Buka[tsan] Fix GCC 8.3 build after D107911
2021-08-16 Arthur Eubanks[NFC] Remove/replace some confusing attribute getters...
2021-08-16 Vitaly Buka[sanitizer] Define 32bit uptr as uint
2021-08-16 Vitaly BukaRevert "[sanitizer] Fix MAC build after D108163"
2021-08-16 Min-Yih Hsu[M68k] Do not pass llvm::Function& to M68kCCState
2021-08-16 Afanasyev Ivan[AsmPrinter] fix nullptr dereference for MBBs with...
2021-08-16 Guillaume Chatelet[libc] dedup handling of size 4 for memset
2021-08-16 Vitaly Buka[sanitizer] Fix MAC build after D108163
2021-08-16 Guillaume Chatelet[libc] Optimize Loop strategy
2021-08-16 David Green[ARM] Create MQQPR and MQQQQPR register classes
2021-08-16 Kostya Kortchinsky[scudo] Use stdint types for internal types (redo)
2021-08-16 Vitaly Buka[sanitizer] Define 32bit uptr as uint
2021-08-16 Rob Suderman[mlir][tosa] Fixed depthwise conv parallel/reduction...
2021-08-16 Anshil Gandhi[Remarks] Emit optimization remarks for atomics generat...
2021-08-16 Jason MolendaAh, fix formatting, I didn't notice lldb-instr's code
2021-08-16 Craig Topper[ARM][TypePromotion] Re-generate test checks. NFC
2021-08-16 Jason MolendaCorrectly update reproducer hooks for SB API I added
2021-08-16 Evgenii Stepanov[hwasan] Ignore lit config.enable_aliases on non-x86.
2021-08-16 Vyacheslav... [clang-offload-wrapper] Add standard notes for ELF...
2021-08-16 Stanislav MekhanoshinAllow rematerialization of virtual reg uses
2021-08-16 Vincent Lee[lld-macho] Ignore LLVM segments to prevent duplicate...
2021-08-16 Gulfem Savrun... [profile] Add static keyword to binary id functions
2021-08-16 Geoffrey Martin... [Bazel] Update for 957334382c
next