platform/upstream/llvm.git
2020-03-25 Gianfranco... Convert old python3 cgi method into the new html one
2020-03-25 Florian Hahn[SCCP] Add a few constantexpr,undef tests for cond...
2020-03-25 Louis Dionne[libc++] Fix CMake configuration breakage when libc...
2020-03-25 Louis Dionne[libc++] Require the use of clang-verify in .fail.cpp...
2020-03-25 Max Moroz[compiler-rt] Mark FDP non-template methods inline...
2020-03-25 Louis Dionne[libc++] Add a new %exec substitution
2020-03-25 Alex Zinenko[mlir] Provide CustomOpAsmParser::parseOptionalOperand
2020-03-25 TykerIgnore/Drop droppable uses for code-sinking in InstCombine
2020-03-25 Alina Sbirlea[CFG/BasicBlock] Rename pred_const to const_pred. ...
2020-03-25 Alina Sbirlea[CFG/BasicBlock] Rename succ_const to const_succ. ...
2020-03-25 Erich KeaneImplement post-commit comments for D75685/rG86e0a6c60627
2020-03-25 River Riddle[mlir] Remove old VectorOps directory
2020-03-25 Alexander Belyaev[Clang] Fix clang-tidy errors.
2020-03-25 Frej Drejhammar[mlir][Parser] Fix attribute parser errors for ui64
2020-03-25 Heejin Ahn[WebAssembly] Move event section before global section
2020-03-25 Louis Dionne[libc++] Drop custom support for flaky tests from libc...
2020-03-25 Erich KeaneFix vector type scalar checking when the scalar operand...
2020-03-25 Alexandre Ganea[ThinLTO] Don't rely on debug output for thinlto_sample...
2020-03-25 Nico Weberrevert parts of d7888149aa813f that several bots do...
2020-03-25 Louis Dionne[libc++] NFC: Remove unused include from test
2020-03-25 Eli Friedman[clang codegen] Address review comment on comment in...
2020-03-25 Nico WeberSuppress a few -Wunreachable-code warnings.
2020-03-25 Simon Pilgrim[X86][AVX] Combine shuffles to TRUNCATE/VTRUNC patterns
2020-03-25 Gil Rapaport[LV] Replace stored value with a VPValue (NFCI)
2020-03-25 Tyker[NFC] Rename function to match Coding Convention and...
2020-03-25 Nico Weber[gn build] try removing a duplicate include dir
2020-03-25 Siva Chandra... [libc] Add a simple x86_64 linux loader.
2020-03-25 Mikhail Maltsev[ARM,CDE] Implement predicated Q-register CDE intrinsics
2020-03-25 Sam McCall[clangd] Support multiple cursors in selectionRange.
2020-03-25 Gabor Marton[analyzer][NFC] Add missing LLVM header blurb (and...
2020-03-25 zoecarverAdd method to TargetInfo to get CPU cache line size
2020-03-25 Michael Kruse[clang] Reformat cindex. NFC.
2020-03-25 Louis Dionne[libc++] Run the builders Docker containers 'as 'buildb...
2020-03-25 Dmitry Vyukovtsan: fix leak of ThreadSignalContext for fibers
2020-03-25 Dmitry Vyukovcompiler-rt: allow golang race detector to run on musl-c
2020-03-25 Pavel Labath[lldb] add lit.local.cfg for breakpad tests
2020-03-25 Yvan Roux[ARM] Move ConstantIsland and LowOverheadLoops Passes.
2020-03-25 Marcel Koester[mlir] Removed TanHOp lowering from ConvertStandardToLL...
2020-03-25 LLVM GN Syncbot[gn build] Port ce984129eaa
2020-03-25 cdevadas[AMDGPU] Add SIPreEmitPeephole pass.
2020-03-25 Simon Pilgrim[X86][AVX] Add common prefix to merge 32/64-bit AVX1...
2020-03-25 Jonas Paulsson[SystemZ] Improve foldMemoryOperandImpl()
2020-03-25 Fangrui Song[llvm-objdump] Replace array_pod_sort with llvm::stable...
2020-03-25 Sean Fertile[PowerPC][AIX] ByVal formal arguments in a single register.
2020-03-25 Erich KeaneAdd MS Mangling for OpenCL Pipe types, add mangling...
2020-03-25 Hans WennborgBuild fix: AttributeCommonInfo::AS_C2x
2020-03-25 Sanjay Patel[VectorCombine] add shuffle tests; NFC
2020-03-25 John BrawnAdd an attribute plugin example
2020-03-25 John BrawnDon't normalise CXX11/C2X attribute names to start...
2020-03-25 sstefan1OpenMP] Adding InaccessibleMemOnly and InaccessibleMemO...
2020-03-25 Erich Keane[SYCL] Implement __builtin_unique_stable_name.
2020-03-25 Raphael Isemann[lldb][NFC] lldb_assert->lldbassert in ClangExpressionP...
2020-03-25 Sergej Jaskiewicz[libcxx] Allow tests to link with static libc++abi...
2020-03-25 Kerry McLaughlin[AArch64][SVE] Add SVE intrinsics for masked loads...
2020-03-25 Juneyoung LeeRename test name, add more tests for codegenprepare
2020-03-25 Sam Parker[ARM][MVE] Add HorizontalReduction flag
2020-03-25 Richard Sandiford[Sema][SVE] Allow casting SVE types to themselves in C
2020-03-25 Richard Sandiford[Sema][SVE] Allow ?: to select between SVE types in C
2020-03-25 Simon Tatham[ARM,MVE] Add missing tests for vqdmlash intrinsics.
2020-03-25 Nathan James[clang-apply-replacements] No longer deduplucates repla...
2020-03-25 Juneyoung LeeAdd freeze(and x, const) case to codegenprepare's freez...
2020-03-25 Kazushi (Jam... [VE] Change name of enum to CondCode
2020-03-25 Haojian Wu[AST] Build recovery expressions by default for C++.
2020-03-25 Max Moroz[compiler-rt] FuzzedDataProvider: make linter happy.
2020-03-25 Juneyoung LeeMinor fixes to a comment in CodeGenPrepare
2020-03-25 Max Moroz[compiler-rt] Refactor FuzzedDataProvider for better...
2020-03-25 Craig Topper[X86] Split masked instruction tests to enable D60940.
2020-03-25 Kai Luo[PowerPC] Pre-commit reduced test case for PR45297...
2020-03-25 Siva Chandra... [libc] Generate math.h instead of the static file it...
2020-03-25 Uday Bondhugula[MLIR][NFC] std::is_same || -> llvm::is_one_of
2020-03-25 LLVM GN Syncbot[gn build] Port ba1f4405c68
2020-03-25 Petr Hosek[profile] Move RuntimeCounterRelocation and ProfileDump...
2020-03-25 Louis DionneRevert "[libc++] Build the dylib with C++17 to allow...
2020-03-25 QingShan Zhang[NFC][Test][PowerPC] Add one test to verify the behavio...
2020-03-25 Matt ArsenaultAMDGPU/GlobalISel: Add a testcase for G_UNMERGE_VALUES...
2020-03-25 Petr Hosek[profile] Make atexit hook a no-op on Fuchsia
2020-03-25 Eric Fiselier[libc++] Update a bad documentation link
2020-03-25 Matt ArsenaultAMDGPU/GlobalISel: Add some end to end tests for fma...
2020-03-25 Adrian PrantlRevert "Allow remapping Clang module include paths"
2020-03-25 Matt ArsenaultAMDGPU/GlobalISel: Add select patterns for v_and_or_b32
2020-03-25 Matt ArsenaultAMDGPU/GlobalISel: Add load legalization tests
2020-03-25 Matt ArsenaultAMDGPU/GlobalISel: Add missing tests for G_FRINT selection
2020-03-25 Adrian PrantlAllow remapping Clang module include paths
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...
next