platform/upstream/llvm.git
2020-01-17 Gabor Horvath[DataFlow] Factor two worklist implementations out
2020-01-17 Matt ArsenaultAMDGPU: Don't assert on a16 images on targets without...
2020-01-17 Simon PilgrimRevert rGb6437b352db9 - "Fix gcc9 "moving a local objec...
2020-01-17 Simon PilgrimRevert rGff3fe145fe48 "Fix gcc9 "moving a local object...
2020-01-17 Simon PilgrimFix gcc9 "moving a local object in a return statement...
2020-01-17 Simon PilgrimFix gcc9 "moving a local object in a return statement...
2020-01-17 Sanjay Patel[x86] try harder to form 256-bit unpck*
2020-01-17 Krzysztof Parzyszek[Hexagon] Improve HVX version checks
2020-01-17 Krzysztof Parzyszek[Hexagon] Add prev65 subtarget feature
2020-01-17 Aaron BallmanAnother speculative fix for the Windows bots.
2020-01-17 Aaron BallmanFix a compile error to get bots back to green.
2020-01-17 Nathan[clang-tidy] Disable Checks on If constexpr statements...
2020-01-17 Simon Pilgrim[X86] Split X87/SSE compare classes into WriteFCom...
2020-01-17 Simon Pilgrim[SelectionDAG] ComputeKnownBits - assert we're computin...
2020-01-17 LLVM GN Syncbot[gn build] Port 42a0355816d
2020-01-17 Logan SmithAdd `bugprone-reserved-identifier`
2020-01-17 Sanjay Patel[IR] fix Constant::isElementWiseEqual() to allow for...
2020-01-17 Sanjay Patel[IR] add unit test for Constant::isElementWiseEqual...
2020-01-17 Sam Parker[ARM][MVE] Tail Predicate IsSafeToRemove
2020-01-17 Lei Zhang[mlir][spirv] Support implied extensions and capabilities
2020-01-17 Lei ZhangRevert "[mlir][ods] Support dialect specific content...
2020-01-17 Fedor Sergeev[BasicBlock] fix looping in getPostdominatingDeoptimizeCall
2020-01-17 Martin Probstclang-format: [JS] pragmas for tslint, tsc.
2020-01-17 Krasimir Georgievclang-format: fix spacing in `operator const char*()`
2020-01-17 Miloš Stojanović[llvm-exegesis][mips] Add support for memory instructions
2020-01-17 Raphael Isemann[lldb] Remove out of order OperatingSystemPython::Termi...
2020-01-17 Raphael Isemann[lldb] Add missing terminate calls to Python/Lua subsystems
2020-01-17 Cullen Rhodes[AArch64][SVE] Add break intrinsics
2020-01-17 Simon Pilgrim[SelectionDAG] Better ISD::ANY_EXTEND/ISD::ANY_EXTEND_V...
2020-01-17 Simon PilgrimFix Wparentheses warning. NFCI.
2020-01-17 David Spickett[AsmParser] Make generic directives and aliases case...
2020-01-17 Kerry McLaughlin[AArch64][SVE] Add ImmArg property to intrinsics with...
2020-01-17 Peter Smith[LLD][ELF][ARM][AArch64] Only round up ThunkSection...
2020-01-17 Raphael Isemann[lldb][NFC] Resynchronize Init/Terminate calls in Syste...
2020-01-17 Dmitri GribenkoRevert "Avoid creating an immutable map in the Automato...
2020-01-17 Martin Probstclang-format: [JS] Handle more keyword-named methods.
2020-01-17 serge-sans... Add __warn_memset_zero_len builtin as a workaround...
2020-01-17 serge-sans... Reapply Allow system header to provide their own implem...
2020-01-17 Raphael Isemann[lldb][NFC] Delete unused lldb/source/Plugins/LanguageR...
2020-01-17 Hans WennborgRemove old Suversion release scripts
2020-01-17 Raphael Isemann[lldb] Re-add NSDate formatter
2020-01-17 Kadir CetinkayaRevert "[clangd][test] Disable a particular testcase...
2020-01-17 Alex Langford[lldb] Remove ClangASTContext.h inclusion in Target.cpp
2020-01-17 Jonas Devlieghere[lldb/Cmake] Add a CMakeLists.txt to the utils directory...
2020-01-17 Jonas Devlieghere[lldb/Test] Fix API tests for mutli-config generators
2020-01-17 Lang Hames[docs][ORC] Try to fix 'title-level inconsistent' error...
2020-01-17 Lang Hames[docs][ORC] Fix some RST errors in the ORCv2 doc.
2020-01-17 Craig Topper[Transforms][RISCV] Remove a "using namespace llvm...
2020-01-17 Jonas Devlieghere[lldb/CMake] Remove duplicate entry
2020-01-17 Lang Hames[docs][ORC] Update the "utilities" section, tidy intro...
2020-01-17 Jonas Devlieghere[lldb/CMake] Set LLVM_HOST_TRIPLE from TARGET_TRIPLE...
2020-01-17 Cyndy Ishida[lldb] add to gdb to lldb doc
2020-01-17 Richard SmithDon't dump IR output from this test to stdout.
2020-01-17 Matt ArsenaultAMDGPU: Add register classes to MUBUF load patterns
2020-01-17 Marcello MaggioniAvoid creating an immutable map in the Automaton class.
2020-01-17 Lei Zhang[mlir][spirv] Fix SPV_MM_Vulkan extension reqirements
2020-01-17 Lei Zhang[mlir][spirv] Use symbolize functions in enum attribute...
2020-01-17 Lei Zhang[mlir][spirv] Add implied capabilities and availability...
2020-01-17 Steven Wan[NFC][PowerPC] Remove unnecessary link components.
2020-01-17 Richard SmithAdd extra test file forgotten in 45d7080.
2020-01-17 Zakk ChenRevert "[RISCV] Support ABI checking with per function...
2020-01-17 Steven WanAdd back more link components.
2020-01-17 Volodymyr Sapsai[modules] Do not cache invalid state for modules that...
2020-01-17 Adrian PrantlFix a buffer-size bug when the first DW_OP_piece is...
2020-01-17 Adrian PrantlAdd testing for DW_OP_piece and fix a bug with small...
2020-01-17 Jonas Devlieghere[lldb/Debugger] Rename ExecuteIOHandlers to RunIOHandle...
2020-01-17 Max Sherman[xray] add --no-demangle cli opt for llvm-xray extract...
2020-01-17 Davide Italiano[FastISel] Lower `llvm.dbg.value(undef, ...` correctly.
2020-01-17 Steven WanAdd back other PowerPC link components.
2020-01-17 Eric ChristopherMove static function to inline function - this fixes...
2020-01-17 Nico Weber[gn build] replace llvm_allow_tardy_revision with llvm_...
2020-01-17 Nico WeberMake LLVM_APPEND_VC_REV=OFF affect clang, lld, and...
2020-01-16 Geoffrey Martin... [mlir] Add missing dependency on LinalgUtils
2020-01-16 David BlaikiePointerLikeTypeTraits: Standardize NumLowBitsAvailable...
2020-01-16 Eric Christopher[NFC] Fold isHugeExpression into hasHugeExpression...
2020-01-16 Jessica Paquette[AArch64][GlobalISel] Change G_FCONSTANTs feeding into...
2020-01-16 Alexey Bataev[OPENMP]Do not emit RTTI descriptor for NVPTX devices.
2020-01-16 Matt ArsenaultAMDGPU: Update clang test
2020-01-16 Jan Korous[clangd][test] Disable a particular testcase in FindExp...
2020-01-16 Alex Zinenko[mlir] support translation of multidimensional vectors...
2020-01-16 Kazuaki Ishizaki[mlir] NFC: Fix trivial typos
2020-01-16 Sam Clegg[lld][WebAssembly] Use a more meaningful name for stub...
2020-01-16 Petr Hosek[libcxx] Temporarily switch back to pthread backend...
2020-01-16 Vedant Kumarlldb: xfail TestCrossDSOTailCalls.py and TestCrossObjec...
2020-01-16 Derek SchuffRevert "[WebAssembly] Track frame registers through...
2020-01-16 Matt ArsenaultAMDGPU: Do permlane16 vdst_in discard optimization...
2020-01-16 Matt ArsenaultAMDGPU: Move permlane discard vdst_in optimization
2020-01-16 Sam Clegg[llvm-nm] Use `StringRef` over `const std::string ...
2020-01-16 Krzysztof ParzyszekAdd BuiltinsHexagonDep.def to clang module map
2020-01-16 Derek Schuff[WebAssembly] Track frame registers through VReg and...
2020-01-16 Sanjay Patel[IR] fix crash in Constant::isElementWiseEqual() with...
2020-01-16 Alexey Bataev[OPENMP]Avoid string concat where possible and use...
2020-01-16 LLVM GN Syncbot[gn build] Port d5c6b8407c1
2020-01-16 Logan SmithFactor out renaming logic from readability-identifier...
2020-01-16 Peter Collingbournescudo: Add initial memory tagging support.
2020-01-16 StevenWanYu[NFC] Remove unnecessary link components.
2020-01-16 Michael Liao[clangd] Add workaround for GCC5 host compilers. NFC.
2020-01-16 Krzysztof Parzyszek[Hexagon] Add ELF flags for Hexagon v66 to ELFYAML.cpp
2020-01-16 Fedor Sergeev[GVN] add GVN parameters parsing to new pass manager
2020-01-16 Kazu HirataResubmit: [JumpThreading] Thread jumps through two...
next