platform/upstream/llvm.git
2020-08-01 Simon Pilgrim[X86][AVX] Ensure we only combine to PSHUFLW/PSHUFHW...
2020-08-01 Florian Hahn[LCSSA] Use IRBuilder for PHI creation.
2020-08-01 Sanjay Patel[VectorCombine] add tests for non-zero gep offsets...
2020-08-01 Luofan Chen[Attributor][NFC] Update description for the dependency...
2020-08-01 David Green[ARM] Distribute post-inc for Thumb2 sign/zero extendin...
2020-08-01 Benjamin Kramer[mlir][Vector] Simplify code a bit. NFCI.
2020-08-01 Sanjay Patel[InstSimplify] simplify abs if operand is known non...
2020-08-01 Sanjay Patel[InstSimplify] add abs test with assume; NFC
2020-08-01 Simon Pilgrim[X86][AVX] Extend v2f64 BROADCAST(LOAD) -> BROADCAST_LO...
2020-08-01 Nathan James[clang-tidy][NFC] Small refactor
2020-08-01 Evgeny Leviant[MachineVerifier] Refactor calcRegsPassed. NFC
2020-08-01 Nathan James[clang-tidy] readability-identifier-naming checks confi...
2020-08-01 Craig Topper[X86] Refactor the broadcast and load folding in tryVPT...
2020-08-01 Chen Zheng[SCEV] don't query getSCEV() for incomplete phis
2020-08-01 Craig Topper[X86] Use TargetLowering::getRegClassFor to simplify...
2020-08-01 Justin HibbitsPowerPC: Don't lower SELECT_CC to PPCISD::FSEL on SPE
2020-08-01 Justin HibbitsPowerPC: Fix SPE extloadf32 handling.
2020-08-01 Kazushi (Jam... [VE] Change calling convention to follow ABI
2020-08-01 Nathan James[clang-tidy][NFC] Added convienence methods for getting...
2020-08-01 Huihui Zhang[AArch64][SVE] Allow vector of pointers as legal type...
2020-08-01 Richard SmithDon't crash if we deserialize a pack expansion type...
2020-08-01 Craig Topper[X86] Simplify vpternlog immediate selection.
2020-08-01 cgyurgyik[libc] [obvious] In strrchr, remove cast to unsigned...
2020-08-01 cgyurgyik[libc] [obvious] Fix strchr and strrchr tests so that...
2020-07-31 Julian Lettner[compiler-rt][Darwin] Fix linker errors for check-asan
2020-07-31 Hsiangkai WangSupport experimental v extension v0.9.
2020-07-31 Hsiangkai WangUpgrade MC to v0.9.
2020-07-31 Craig Topper[ValueTracking] Improve llvm.abs handling in computeKno...
2020-07-31 Shilei Tian[OpenMP] Fixed the issue that target memory deallocatio...
2020-07-31 Sanjay Patel[InstSimplify] add tests for abs intrinsic; NFC
2020-07-31 Andrei LebedevUpdated the -I option description.
2020-07-31 Adrian PrantlConvert to early exit (NFC)
2020-07-31 Jacques Pienaar[mlir] Add shape.with_shape op
2020-07-31 River Riddle[mlir][PassIncGen] Refactor how pass registration is...
2020-07-31 Rahul Joshi[MLIR][NFC] Add FuncOp::getArgumentTypes()
2020-07-31 Luboš Luňák[lldb] report an error if a CLI option lacks an argument
2020-07-31 Luboš Luňák[lldb] force full gui redraw on Ctrl+L
2020-07-31 Jaydeep Chauhan[clang] Use the location of the void parameters when...
2020-07-31 Sriraman TallamFix a test typo which caused a breakage.
2020-07-31 Sriraman TallamNew test for basic block sections options.
2020-07-31 Chris Gyurgyik[libc] [obvious] Add rest of strrchr test.
2020-07-31 Sriraman TallamRename basic block sections options to be consistent.
2020-07-31 Julian Lettner[compiler-rt][Darwin] Fix GetOSMajorKernelOffset()...
2020-07-31 cgyurgyik[libc] Adds strrchr implementation.
2020-07-31 LLVM GN Syncbot[gn build] Port b7cfa6ca928
2020-07-31 Sidharth Baveja[Loop Peeling] Separate the Loop Peeling Utilities...
2020-07-31 Sourabh Singh... [flang][OpenMP] Added initial support for lowering...
2020-07-31 sameeran joshi[flang][NFC] Verify C781 from - Clause 7 constraint...
2020-07-31 Louis Dionne[libc++] Avoid including <Block.h> from <functional>
2020-07-31 Fangrui Song[Support] Fix computeHostNumPhysicalCores() to respect...
2020-07-31 sameeran joshi[flang]Verify C7107, C7108, C7109 from - Clause 7 const...
2020-07-31 Tim KeithRevert "[flang] Fix multi-config generator builds."
2020-07-31 Sanjay Patel[ConstantFolding] fold abs intrinsic
2020-07-31 Hans WennborgRuntimeDyldELF: report_fatal_error instead of asserting...
2020-07-31 cgyurgyik[libc] Add islower and isupper implementation.
2020-07-31 kristina[libunwind] Add -Wno-suggest-override to CMakeLists...
2020-07-31 Michael Kruse[OpenMP][docs] Update loop tiling status.
2020-07-31 Craig Topper[ValueTracking] Add ComputeNumSignBits support for...
2020-07-31 sameeran joshi[Flang] Checks for constraint C7110-C7115.
2020-07-31 Jonas Devlieghere[lldb/Test] Reduce code duplication by importing subpro...
2020-07-31 Teresa Johnson[ThinLTO] Compile time improvement to propagateAttributes
2020-07-31 Fangrui Song[Support][CommandLine] Delete unused llvm::cl::ParseEnv...
2020-07-31 Albion Fung[PowerPC] Add Vector String Isolate instruction definit...
2020-07-31 Florian Hahn[SCEVExpander] Name temporary instructions for LCSSA...
2020-07-31 Aditya Nandakumar[GISel] Add combiners for G_INTTOPTR and G_PTRTOINT
2020-07-31 Keith RandallDisable getauxval for Go
2020-07-31 Simon Pilgrim[X86][SSE] Cleanup bitwise reduction check prefixes...
2020-07-31 Hiroshi Yamauchi[PGO][test] Add test to check memops changes function...
2020-07-31 Hongtao Yu[AutoFDO] Avoid merging inlinee samples multiple times
2020-07-31 LLVM GN Syncbot[gn build] Port df69492cdfa
2020-07-31 Sameer Arora[llvm-libtool-darwin] Refactor Slice and writeUniversal...
2020-07-31 Amy Kwan[PowerPC] Implement low-order Vector Modulus Builtins...
2020-07-31 Xing GUO[DWARFYAML][debug_aranges] Use yaml::Hex64 rather than...
2020-07-31 Benjamin KramerHide some internal symbols. NFC.
2020-07-31 Hans WennborgAdd flang to export.sh to it gets source tarballs in...
2020-07-31 Louis Dionne[libc++] Fix eager generator expression in DefineLinker...
2020-07-31 Thomas Raoux[mlir][spirv] Relax restriction on pointer type for...
2020-07-31 Richard Barton[flang] Add -h as a synonym for help
2020-07-31 Richard Barton[flang] Add details to --help screen on default behaviour
2020-07-31 Richard Barton[flang] Make interactive behaviour more obvious
2020-07-31 Matt ArsenaultSupport addrspacecast initializers with isNoopAddrSpaceCast
2020-07-31 Frederik Gossen[MLIR][Shape] Allow unsafe `shape.broadcast`
2020-07-31 Nico Weber[gn build] (manually) merge 63d3aeb529
2020-07-31 Sourabh Singh... [MLIR,OpenMP][NFCI] Removed loop for accessing regions...
2020-07-31 Erich KeaneDR2303: Prefer 'nearer' base classes during template...
2020-07-31 Haojian Wu[clangd] Be more explicit on testing the optional DefLo...
2020-07-31 Bjorn Pettersson[clang-tidy] Fix build problem after commit 45a720a8643...
2020-07-31 Xing GUO[DWARFYAML] Make the debug_aranges entry optional.
2020-07-31 Xing GUO[DWARFYAML] Add helper function getDWARFEmitterByName...
2020-07-31 Xing GUO[DWARFYAML] Add emitDebug[GNU]Pub[names/types] function...
2020-07-31 Kirill Bobyrev[clangd] Fix remote index build on macOS
2020-07-31 Nemanja Ivanovic[Sanitizers] Fix lint failure with Python 3.6
2020-07-31 Jakub Lichman[mlir][Linalg] Conv {1,2,3}D ops defined with TC syntax
2020-07-31 Joachim Protze[OpenMP] Use weak attribute in interface only for stati...
2020-07-31 Kadir Cetinkaya[clang][Syntax] syntax::Arena doesnt own TokenBuffer
2020-07-31 Kirill Bobyrev[clangd] Propagate remote index errors via Expected
2020-07-31 Vitaly Buka[NFC] Remove unused GetUnderlyingObject paramenter
2020-07-31 Alexander Belyaev[mlir] Add TFFramework dialect to DialectSymbolRegistry.
2020-07-31 Balazs Benics[analyzer] Fix out-of-tree only clang build by not...
2020-07-31 Jean Perier[flang] Fix CMPLX folding with complex arguments
next