platform/upstream/llvm.git
2021-03-24 Jan Svoboda[clang][deps] NFC: Extract ModuleID struct
2021-03-24 Andrew Savonichev[MCA] Disable RCU for InOrderIssueStage
2021-03-24 Stefan Pintilie[PowerPC] Change option to mrop-protect
2021-03-24 Gabor Marton[Analyzer][NFC] Fix typos in comments
2021-03-24 Ella Ma[clang][lit] Allow test cases to use the compiler that...
2021-03-24 Roman Lebedev[NFC][PhaseOrdering] Add a testcase for additional...
2021-03-24 Vladislav Vinogradov[mlir][NFC] Replace `getMemorySpaceAsInt` with `getMemo...
2021-03-24 Ta-Wei Tu[NFC] Improve debug message and test description in...
2021-03-24 Ta-Wei Tu[LoopFlatten] Fix invalid assertion (PR49571)
2021-03-24 Ta-Wei Tu[NFC] Remove redundant `struct` prefix
2021-03-24 Martin Storsjö[libcxx] [test] Add return values after assert(false...
2021-03-24 Raphael Isemann[lldb] Add llgs_test decorator back to TestAutoInstallM...
2021-03-24 Jason MolendaHandle a LC_NOTE main bin spec for user process corefiles
2021-03-24 Nigel Perks[XCore][Test] XFAIL tests requiring 8-byte stack alignment.
2021-03-24 Yvan Roux[AArch64][ASAN] Re-enable fgets_fputs.cpp test.
2021-03-24 Andy Wingo[WebAssembly][MC] Record limit constraints for table...
2021-03-24 Mehdi AminiAdd a mechanism for Dialects to provide a fallback...
2021-03-24 Balázs Kéri[clang][ASTImporter] Add import of DeducedTemplateSpeci...
2021-03-24 Andy Wingo[WebAssembly] Rename WasmLimits::Initial to ::Minimum...
2021-03-24 Fangrui Song[Driver] Bring back i586-linxu-gnu
2021-03-24 Jason MolendaUpdate SafeMachO.h to #undefine more names
2021-03-24 Jim Lin[RISCV] Add HasStdExtD predicate to copysign from doubl...
2021-03-24 Alex Orlov* Fix demangling of optional template-args for vendor...
2021-03-24 Fangrui Song[Driver] Gnu.cpp: remove unneeded getMultiarchTriple...
2021-03-24 Michael Kruse[Polly] Port DeadCodeElim to the NewPM.
2021-03-24 Chuanqi Xu[NFC] [Support] Fix unconsistent comment with codes...
2021-03-24 Nemanja Ivanovic[PowerPC] Make altivec.h work with AIX which has no...
2021-03-24 Max Kazantsev[NFC] Fix comment describing what EdgeBundles is
2021-03-24 Serguei Katkov[RegAlloc] Fix "ran out of regs" with uses in statepoint
2021-03-24 Craig Topper[X86] Bale out of X86FastISel::X86SelectCmp for vectors.
2021-03-24 Zequan WuRevert "[Driver] Bring back "Clean up Debian multiarch...
2021-03-24 Zakk Chen[RISCV][Clang] Add RVV Vector Indexed Load intrinsic...
2021-03-24 Vitaly Buka[NFC] Clang-format includes
2021-03-24 Yang Fan[InstSimplify] Fix unused variable warning (NFC)
2021-03-23 Hansang Bae[OpenMP] Misc. changes that add or remove pointer/bound...
2021-03-23 Richard SmithSupport #__private_macro and #__public_macro in local...
2021-03-23 Richard SmithImprove const-correctness. NFC.
2021-03-23 Bruno Cardoso... [CGAtomic] Lift stronger requirements on cmpxch and...
2021-03-23 Choongwoo Han[Coverage] Load records immediately
2021-03-23 Shoaib Meenai[lld] Fix test to work with and without a vendor string
2021-03-23 Amara Emerson[AArch64][GlobalISel] Add test for G_FSHR legalization.
2021-03-23 Amara Emerson[AArch64][GlobalISel] Lower G_FSHL and G_FSHR.
2021-03-23 Rob Suderman[mlir][tosa] Add tosa.argmax to linalg lowering
2021-03-23 Jingu Kang[ValueTracking] Handle increasing mul recurrence in...
2021-03-23 Julian Lettner[Sanitizer] Remove refactoring leftover [NFC]
2021-03-23 Rafael AulerAdd register size info back to MCRegisterClass
2021-03-23 Vy Nguyen[lld-macho] Fixed lld-version expectation in test so...
2021-03-23 Matteo Favaro[MSSA] Extending IsGuaranteedLoopInvariant to support...
2021-03-23 Shafik Yaghmour[NFC][LLDB] Removing extra semicolons to silence -Wc...
2021-03-23 Alexey Bataev[Analysis]Add getPointersDiff function to improve compi...
2021-03-23 Rob Suderman[mlir][tosa] Add tosa.pad to linalg.pad operation
2021-03-23 Vy NguyenRevert "[lld-macho][nfc] minor clean up, follow up...
2021-03-23 River Riddle[mlir][Pattern] Add better support for using interfaces...
2021-03-23 Chris Lattner[ODS] Implement a new 'hasCanonicalizeMethod' bit for...
2021-03-23 Fangrui Song[test] Add --sysroot= to make gcc-toolchain.cpp stable
2021-03-23 Matt Morehouse[HWASan] Refactor in preparation for x86 aliasing mode...
2021-03-23 Nikita Popov[BasicAA] Handle assumes with operand bundles
2021-03-23 Nikita Popov[BasicAA] Add test for assume with operand bundles...
2021-03-23 Alexey BataevRevert "[Analysis]Add getPointersDiff function to impro...
2021-03-23 Rob Suderman[mlir][tosa] Add tosa.tile to linalg.generic lowering
2021-03-23 Vy Nguyen[lld-macho][nfc] minor clean up, follow up to D98559
2021-03-23 natashaknk[mlir][tosa] Add tosa.matmul and tosa.fully_connected...
2021-03-23 Alexey Bataev[Analysis]Add getPointersDiff function to improve compi...
2021-03-23 Amara Emerson[AArch64][GlobalISel] Lower G_CTLZ_ZERO_UNDEF.
2021-03-23 Craig Topper[ValueTracking] Teach canCreateUndefOrPoison that ctpop...
2021-03-23 Petr Hosek[libcxxabi] Use cxx-headers target to consume libcxx...
2021-03-23 Matt Morehouse[sanitizer] Implement MapDynamicShadowAndAliases.
2021-03-23 Vy NguyenRevert "Revert "Revert "Revert "Revert "Revert "[lld...
2021-03-23 Louis Dionne[libc++] Remove old cache file that was left behind...
2021-03-23 Peter Collingbournescudo: Preserve no-memtag attribute on cached secondary...
2021-03-23 Arthur O'Dwyer[C++20] [P1825] Fix bugs with implicit-move from variab...
2021-03-23 Arthur O'Dwyer[libc++] Simpler Python script for generating a graph...
2021-03-23 Fangrui Song[test] Enable check-lsan on aarch64-*-linux
2021-03-23 Louis Dionne[libc++] NFC: nodebug => no-debug in the CI configurations
2021-03-23 Alex Zinenko[mlir] silence -Wunused-variable in release mode in...
2021-03-23 Jonas Devlieghere[dsymutil] Only look for ThinLTO suffixes if we failed...
2021-03-23 Tony[NFC][AMDGPU] Reserve AMD GPU ELF machine number 0x41
2021-03-23 Nicolas Vasilache[MLIR][Linalg] Hoist padding across multiple levels...
2021-03-23 Paul RobinsonDocument -fcrash-diagnostics-dir
2021-03-23 Marek Kurdej[libc++] [C++20] [P0482] Add missing tests and synopses...
2021-03-23 Marek Kurdej[libc++] Add missing test_macros.h include in tests...
2021-03-23 Siva Chandra[runtimes] Add the libc project to the list of runtimes.
2021-03-23 Adrian PrantlTeach DWARFExpression about DWARF 4+ Location Descriptions
2021-03-23 Alex Zinenko[mlir] verify that operand/result_segment_sizes attribu...
2021-03-23 Med Ismail... [lldb/Plugins] Add ScriptedProcess Process Plugin
2021-03-23 Med Ismail... [lldb/bindings] Add Python ScriptedProcess base class...
2021-03-23 Med Ismail... [lldb/Interpreter] Add ScriptInterpreter Wrapper for...
2021-03-23 Med Ismail... [lldb/Commands] Add command options for ScriptedProcess...
2021-03-23 Nancy Wang[SystemZ][z/OS] fix lit test related to alignment
2021-03-23 Matt Morehouse[sanitizer] Support dynamic premapped R/W range in...
2021-03-23 Jay Foad[AMDGPU] Simplify AMDGPUAnnotateUniformValues::visitBra...
2021-03-23 Nathan James[NFC] Enable RVALUE_REFERENCE_THIS on MSVC 2019
2021-03-23 Nathan James[ASTMatchers][NFC] Use SmallVector when building variad...
2021-03-23 Arnamoy Bhattacharyya[flang][driver] Add -fintrinsic-modules-path option
2021-03-23 Martin Storsjö[libcxx] Consistently set CMAKE_STATIC_LIBRARY_PREFIX...
2021-03-23 Andrzej Warzynski[flang][cmake] Fix variable reference (${var} instead...
2021-03-23 Joe Nash[AMDGPU] Refactor DPPCombine
2021-03-23 Craig Topper[RISCV] Use selectImm for RV32. NFC
2021-03-23 Jay Foad[AMDGPU] Set SchedRW on real instructions
2021-03-23 Stefan Gränitz[lli] Workaround missing architecture support in LazyCa...
next