platform/upstream/llvm.git
2020-09-03 Georgii Rymar[llvm-readelf] - Move a bit of common code to printDyna...
2020-09-03 Georgii Rymar[llvm-readobj/elf] - Improve warning messages, reported...
2020-09-03 OCHyamsRevert "Adding GDB PrettyPrinter for mlir::Identifier."
2020-09-03 Cullen Rhodes[clang][aarch64] Drop experimental from __ARM_FEATURE_...
2020-09-03 Florian HahnRevert "[SCCP] Do not replace deref'able ptr with un...
2020-09-03 Florian Hahn[SCCP] Do not replace deref'able ptr with un-deref...
2020-09-03 Georgii Rymar[llvm-readelf/obj] - Cleanup the interface of `DumpStyl...
2020-09-03 Florian Hahn[SCCP] Add test where dereferenceable ptr is replaced...
2020-09-03 Med Ismail... [lldb/Interpreter] Fix language detection for the REPL...
2020-09-03 Raphael Isemann[lldb] Make symbol list output from `image dump symtab...
2020-09-03 Martin Storsjö[lldb] Remove a stray semicolon, fixing pedantic GCC...
2020-09-03 Martin Storsjö[AArch64] Add asm directives for the remaining SEH...
2020-09-03 Raphael Isemann[lldb] Remove debugserver specific string from TestAbor...
2020-09-03 Raphael IsemannFix broken HUGE_VALF macro in llvm-c/DataTypes.h
2020-09-03 Raphael Isemann[debugserver] Fix that debugserver's stop reply packets...
2020-09-03 Amara Emerson[StackProtector] Fix crash with vararg due to not check...
2020-09-03 Christian SiggAdding GDB PrettyPrinter for mlir::Identifier.
2020-09-03 Mehdi AminiDecouple OpPassManager from the the MLIRContext (NFC)
2020-09-03 Jakub Lichman[mlir][Linalg] Wrong tile size for convolutions fixed
2020-09-03 Jonas Devlieghere[lldb] Add reproducer verifier
2020-09-03 Jonas Devlieghere[lldb] Pass -fno-objc-exceptions for objcxx targets
2020-09-03 Arthur EubanksRevert "[NewPM][Lint] Port -lint to NewPM"
2020-09-03 Arthur Eubanks[NewPM][Lint] Port -lint to NewPM
2020-09-03 Jonas Devlieghere[lldb] Always record both the working and home directory.
2020-09-03 Craig Topper[CodeGenPrepare][X86] Teach optimizeGatherScatterInst...
2020-09-03 Craig Topper[X86] Add a /tune: option for clang-cl
2020-09-03 Artur Bialas[mlir][spirv] Add block read and write from SPV_INTEL_s...
2020-09-03 Jordan Rupprecht[lldb/Gui] zero-initialize children_stop_id
2020-09-03 Greg McGaryAdd code owners of new MachO port
2020-09-03 Sunil SrivastavaFix for PR46384. Failure on weak dllimport.
2020-09-03 Jinsong Ji[compiler-rt] Don't build llvm-lit in RUNTIMES-BUILD
2020-09-03 Eli Friedman[InstCombine] Fix a couple crashes with extractelement...
2020-09-03 Xing GUO[llvm-dwarfdump] Warn user when it encounters no null...
2020-09-03 Fangrui Song[asan_symbolize] Remove --use-symbol-table=true which...
2020-09-03 Walter ErquinigoRevert de6caf871be79dc7549aebe4e4fb57d52f6ed202 and...
2020-09-02 Mehdi AminiTweak `mlir-linalg-ods-gen` library dependency: only...
2020-09-02 Diego Caballero[MLIR][Affine][VectorOps] Vectorize uniform values...
2020-09-02 Louis Dionne[libc++] Avoid including <sys/cdefs.h> on non-Apple...
2020-09-02 Nemanja Ivanovic[PowerPC] Fix broken kill flag after MI peephole
2020-09-02 Walter ErquinigoFix de6caf871be79dc7549aebe4e4fb57d52f6ed202
2020-09-02 Huihui Zhang[VectorCombine][SVE] Do not fold bitcast shuffle for...
2020-09-02 Geoffrey Martin... Improve error handling for SmallVector programming...
2020-09-02 Mehdi AminiUse an Identifier instead of an OperationName internall...
2020-09-02 Diego Caballero[mlir][Affine] Support affine vector loads/stores in...
2020-09-02 Hongtao Yu[ThinLTO] Fix a metadata lost issue with DICompileUnit...
2020-09-02 Walter Erquinigorun in terminal
2020-09-02 Kostya Kortchinsky[scudo][standalone] Enable secondary cache release...
2020-09-02 Adrian PrantlPerform an extra consistency check when searching Modul...
2020-09-02 Adrian PrantlRevert "[clang] Add missing .def files to Clang's modul...
2020-09-02 Diego Caballero[mlir][Affine] Fix AffineLoopInvariantCodeMotion
2020-09-02 Nemanja Ivanovic[PowerPC] Do not legalize vector FDIV without VSX
2020-09-02 Jay Foad[APInt] New member function setBitVal
2020-09-02 Ahsan Saghir[PowerPC] Update MemorySanitizer test to cater for...
2020-09-02 Yaxun (Sam... Revert "[HIP] Change default --gpu-max-threads-per...
2020-09-02 peter klausler[flang] Implement nonstandard OPEN statement CARRIAGECO...
2020-09-02 Eric AstorMake sure that llvm-ml uses MASM integer lexing when...
2020-09-02 Michael Schellenberg... [libcxx] Fix whitespace error
2020-09-02 Med Ismail... [lldb/test] Fix TestPlatform*.py Windows failures ...
2020-09-02 Yitzhak Mandelbaum[libTooling] Restore defaults for matchers in makeRule.
2020-09-02 Fangrui Song[GCDAProfiling] Suppress -Wprio-ctor-dtor for GCC>...
2020-09-02 Michael Schellenberg... Add constexpr to pair
2020-09-02 Albion Fung[PowerPC] Implemented Vector Multiply Builtins
2020-09-02 Mehdi AminiStore an Identifier instead of a StringRef for the...
2020-09-02 Erik PilkingtonFix a -Wparenthesis warning in 8ff44e644bb7, NFC
2020-09-02 Erik Pilkington[AST] Fix handling of long double and bool in __builtin...
2020-09-02 Raphael Isemann[clang] Add missing .def files to Clang's modulemap
2020-09-02 Nico Weber[gn build] Fix COMPILER_RT_HAS_* defines for libclang_r...
2020-09-02 Julian Lettner[TSan][libdispatch] Fix compilation error on Linux
2020-09-02 Douglas YungRevert "Move all fields of '-cc1' option related classe...
2020-09-02 Arthur Eubanks[Bindings] Move LLVMAddInstructionSimplifyPass to Scala...
2020-09-02 Alex Richardson[clang-format] Parse double-square attributes as pointe...
2020-09-02 peter klausler[flang] Support multiple CookedSource instances
2020-09-02 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parser to avoid generation of...
2020-09-02 peter klausler[flang] Make -fget-symbols-sources output deterministic
2020-09-02 Louis Dionne[libc++] Remove definition of _LIBCPP_ALIGNOF for GCC...
2020-09-02 hyd-dev[libc++] Fix incorrect usage of __STDC_HOSTED__
2020-09-02 Louis Dionne[libc++] Re-apply the workaround for timespec_get not...
2020-09-02 Erik PilkingtonMake -fvisibility-inlines-hidden apply to static local...
2020-09-02 Erik Pilkington[IRGen] Fix an assert when __attribute__((used)) is...
2020-09-02 Eric Astor[ms] [llvm-ml] Add support for line continuations in...
2020-09-02 Simon Pilgrim[X86][SSE] Fold vselect(pshufb,pshufb) -> or(pshufb...
2020-09-02 Ehsan Toosi[mlir] Extend BufferAssignmentTypeConverter with result...
2020-09-02 Jordan Rupprecht[lldb/Host] Add missing proc states
2020-09-02 Congzhe Cao[IPSCCP] Fix a bug that the "returned" attribute is...
2020-09-02 Qiu Chaofan[NFC] [PowerPC] Add FMA flag propagation test
2020-09-02 Med Ismail... [lldb/Target] Add custom interpreter option to `platfor...
2020-09-02 Anna Thomas[ImplicitNullChecks] NFC: Refactor dependence safety...
2020-09-02 Anna Thomas[ImplicitNullChecks] NFC: Separated out checks and...
2020-09-02 Louis Dionne[libc++] Make some testing utilities constexpr
2020-09-02 Lei ZhangRevert "[mlir] Extend BufferAssignmentTypeConverter...
2020-09-02 David Stenberg[GlobalOpt] Fix an incorrect Modified status
2020-09-02 Jakub Lichman[mlir][VectorToSCF] 128 byte alignment of alloc ops
2020-09-02 Venkataramanan... [InstCombine] Transform 1.0/sqrt(X) * X to X/sqrt(X)
2020-09-02 Sanjay Patel[VectorCombine] allow vector loads with mismatched...
2020-09-02 Daniel GrumbergMove all fields of '-cc1' option related classes into...
2020-09-02 Max Kazantsev[Test] Simplify test by removing unneeded variable
2020-09-02 Ehsan Toosi[mlir] Extend BufferAssignmentTypeConverter with result...
2020-09-02 Paul Walker[SVE] Don't reorder subvector/binop sequences when...
2020-09-02 Jay Foad[AMDGPU] Fix offset for REL32_HI relocs
2020-09-02 Sander de Smalen[AArch64][SVE] Preserve full vector regs over EH edge.
next