platform/upstream/llvm.git
2020-03-25 Adrian PrantlAdd an -object-path-prefix option to dsymutil
2020-03-24 Matt ArsenaultGlobalISel: Introduce bitcast legalize action
2020-03-24 MaheshRavishankar[mlir][GPU] Use StructAttr to drive lowering from loop...
2020-03-24 Dan LiewAdd a `Symbolizer::GetEnvP()` method that allows symbol...
2020-03-24 Nikita Popov[LVI] Convert some checks to assertions; NFC
2020-03-24 Louis Dionne[libc++] Install a recent CMake in the Docker build...
2020-03-24 Louis Dionne[libc++] Build the dylib with C++17 to allow aligned...
2020-03-24 Mitch Phillips[GWP-ASan] Only pack frames that are stored.
2020-03-24 Eli Friedman[clang codegen] Clean up handling of vectors with trivi...
2020-03-24 Michael Liao[test][clang][driver] Add required features.
2020-03-24 Amara Emerson[AArch64][GlobalISel] Don't localize TLS G_GLOBAL_VALUE...
2020-03-24 Johannes Doerfert[Attributor] Use knowledge retained in llvm.assume...
2020-03-24 Aaron BallmanRevert "Convert a reachable llvm_unreachable into an...
2020-03-24 Davide Italiano[Darwin] Add another hint to find the kernel. NFC.
2020-03-24 Jacques Pienaar[mlir] Clarify constraint on derived attribute
2020-03-24 Vedant Kumar[lldb/DWARF] Reland: Use DW_AT_call_pc to determine...
2020-03-24 Craig Topper[X86] Disable autoupgrade support for avx512.mask.broad...
2020-03-24 Erik Pilkington[CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 Louis Dionne[libc++] NFC: Reuse the TEST_CONCAT macro instead of...
2020-03-24 Raphael Isemann[lldb] Always log if acquiring packet sequence mutex...
2020-03-24 Vedant KumarRevert "[lldb/DWARF] Use DW_AT_call_pc to determine...
2020-03-24 Sanjay Patel[VectorCombine] add tests for bitcast (shuffle); NFC
2020-03-24 Raphael Isemann[lldb][NFC] Always update m_cache_{hits/misses} in...
2020-03-24 Raphael Isemann[lldb] Don't dump the frame in SBTarget::EvaluateExpres...
2020-03-24 River Riddle[mlir] Revamp operation documentation generation
2020-03-24 Reid KlecknerRe-land "Avoid emitting unreachable SP adjustments...
2020-03-24 Louis Dionne[lit] Allow passing extra commands to executeShTest
2020-03-24 Vedant Kumar[lldb/DWARF] Use DW_AT_call_pc to determine artificial...
2020-03-24 Vedant Kumar[DWARF] Emit DW_AT_call_pc for tail calls
2020-03-24 Louis DionneNFC: Fix typos in TestingGuide documentation
2020-03-24 JonChesterfield[libomptarget][nfc] Explicitly static function scope...
2020-03-24 Louis Dionne[lit] NFC: Document missing result codes
2020-03-24 Juneyoung Lee[DivRemPairs] Freeze operands if they can be undef...
2020-03-24 Benjamin Kramer[SelectionDAG] Don't crash when freezing illegal float...
2020-03-24 Simon Pilgrim[X86][AVX] Add some v32i16 to v32i8 style truncation...
2020-03-24 Matt ArsenaultAMDGPU/GlobalISel: Add more tests for add3 folding
2020-03-24 Matt ArsenaultAMDGPU/GlobalISel: Add some more tests for add3 folding
2020-03-24 Matt ArsenaultAMDGPU/GlobalISel: Fix smrd loads of v4i64
2020-03-24 Sanjay Patel[ValueTracking] improve undef/poison analysis for const...
2020-03-24 Raphael Isemann[lldb] Remove some debugging printfs from ITSession...
2020-03-24 LLVM GN Syncbot[gn build] Port b91905a2637
2020-03-24 Hiroshi YamauchiRevert "Include static prof data when collecting loop...
2020-03-24 Nico Weber[gn build] (manually) port 8140f6bcde4 better
2020-03-24 Nico Weber[gn build] (manually) port 8140f6bcde4
2020-03-24 Nico Weber[gn build] Port 49e5a97ec36
2020-03-24 Jonas Devlieghere[lldb/Reproducers] Collect files imported by command...
2020-03-24 David Green[ARM] Fold VMOVrh VLDR to LDRH
2020-03-24 Sanjay Patel[InstSimplify] add tests for freeze(constexpr); NFC
2020-03-24 Lama[MachinePipeliner] Fix a bug in Output Dependency chains
2020-03-24 Simon Pilgrim[X86][SSE1] Add support for logic+movmsk patterns ...
2020-03-24 Alexander Belyaev[ARM][CMSE] Fix clang/test/Driver/save-temps.c test.
2020-03-24 Haojian Wu[Parser] Fix the assertion crash in ActOnStartOfSwitch...
2020-03-24 Louis Dionne[libc++] Fix installation of cxx_experimental
2020-03-24 Yaxun (Sam... [CUDA][HIP] Add -Xarch_device and -Xarch_host options
2020-03-24 Pavel Labath[DWARF] Fix v5 debug_line parsing of prologues with...
2020-03-24 Juneyoung Lee[SelDag] Add FREEZE
2020-03-24 Sanjay Patel[InstSimplify] add more tests for freeze(constant)...
2020-03-24 Sylvain Audi[lld-link] Support /map option, matching link.exe ...
2020-03-24 Jaroslav SevcikData formatters: fix detection of C strings
2020-03-24 Simon Pilgrim[X86][SSE1] Add additional logic+movmsk patterns that...
2020-03-24 Hanhan Wang[mlir][StandardToSPIRV] Add support for lowering unary ops
2020-03-24 Florian Hahn[ConstantRange] Add initial support for binaryXor.
2020-03-24 Sam McCall[CodeGen] Fix test attr-noreturn.c when run from my...
2020-03-24 Sam McCall[AST] Use TypeDependence bitfield to calculate dependen...
2020-03-24 Benjamin KramerMake helpers static. NFC.
2020-03-24 Simon PilgrimFix unused variable warning
2020-03-24 Russell GallopIncrease DIAG_SIZE_DRIVER as we're close to hitting it
2020-03-24 Simon Tatham[ReleaseNotes,ARM] MVE intrinsics are all implemented!
2020-03-24 Lorenz Junglas[clangd] Change line break behaviour for hoverinfo
2020-03-24 Raphael Isemann[lldb][NFC] Mark GetNextPersistentVariableName as overr...
2020-03-24 Sam Parker[NFC][ARM] Add missing tests
2020-03-24 Simon Pilgrim[UpdateTestChecks] Use common ir function name matcher...
2020-03-24 Dmitry Vyukovtsan: Adding releaseAcquire() to ThreadClock
2020-03-24 Momchil Velikov[ARM][CMSE] Implement CMSE attributes
2020-03-24 David Green[ARM] Don't split trunc stores that can be better handl...
2020-03-24 Sam Parker[ARM][LowOverheadLoops] Add checks for narrowing
2020-03-24 Sam Parker[ARM][MVE] Add target flag for narrowing insts
2020-03-24 Haojian Wu[AST] Add RecoveryExpr to retain expressions on semanti...
2020-03-24 Walter Erquinigo[lldb-vscode] Add missing launchCommands entry in the...
2020-03-24 Chen Zheng[PowerPC] fix a typo in commit 3f85134d710c
2020-03-24 Douglas YungFix another instance where a variable was renamed in...
2020-03-24 Jun Ma[Coroutines] Also check lifetime intrinsic for local...
2020-03-24 Jun Ma[Coroutines] Insert lifetime intrinsics even O0 is...
2020-03-24 Vedant Kumar[GlobalOpt] Treat null-check of loaded value as use...
2020-03-24 Uday Bondhugula[MLIR][NFC] flat affine constraints - refactor to share...
2020-03-24 Douglas YungMake test more flexible for when the variable is rename...
2020-03-24 Pierre Habouzit[objc_direct] also go through implementations when...
2020-03-24 Paula Toth[libc] Enable llvmlibc clang-tidy checks
2020-03-24 Jinsong Ji[NFC][RUIP] Small debug output refine
2020-03-24 John McCallAdd an algorithm for performing "optimal" layout of...
2020-03-24 Uday Bondhugula[MLIR] move loopUnrollJamBy*Factor to loop transforms...
2020-03-24 Walter ErquinigoCreate basic SBEnvironment class
2020-03-24 Uday Bondhugula[MLIR][NFC] loop tiling - improve comments / naming
2020-03-24 aartbik[mlir] [VectorOps] A "reference" lowering of vector...
2020-03-24 Jonas Devlieghere[VirtualFileSystem] Add unit test for vfs::YAMLVFSWriter
2020-03-24 Peter Collingbournescudo: Create a public include directory. NFCI.
2020-03-24 Walter ErquinigoRevert "Create basic SBEnvironment class"
2020-03-24 Walter ErquinigoCreate basic SBEnvironment class
2020-03-24 Chris LattnerFix a bug in the .mlir lexer, where a \0 character...
2020-03-24 Johannes Doerfert[OpenMPOpt] Initialize value to avoid use of uninitiali...
next