platform/upstream/llvm.git
2021-03-08 Min-Yih Hsu[M68k](4/8) MC layer and object file support
2021-03-08 Min-Yih Hsu[M68k](3/8) Skeleton and target description files
2021-03-08 Min-Yih Hsu[M68k][MIR](2/8) Changes in the target-independent...
2021-03-08 Min-Yih Hsu[M68k][TableGen](1/8) TableGen related changes
2021-03-08 Min-Yih Hsu[M68k][CODE_OWNERS](0/8) Add code owner for the M68k...
2021-03-08 Martin Storsjö[clang] Don't set CLANG_DEFAULT_UNWINDLIB to none if...
2021-03-08 George Balatsouras[dfsan] Remove hardcoded shadow width in struct.ll
2021-03-08 Victor Huang[AIX][TLS] Add assert check of valid csect type for...
2021-03-08 Nico Weber[gn build] (manually) port ebe6161c54b9
2021-03-08 Yuta Saito[WebAssembly] Add new relocation for location relative...
2021-03-08 Philip Reamesconstify getUnderlyingObject implementation [nfc]
2021-03-08 Muiez Ahmed[SystemZ][z/OS] Missing locale functions libc++
2021-03-08 AndreyChurbanov[OpenMP] NFC: temporarily disable assertion until the...
2021-03-08 Stephen TozerFix: [DebugInfo] Support representation of multiple...
2021-03-08 Rob Suderman[MLIR][TOSA] Added lowerings for Reduce operations...
2021-03-08 gbtozers[DebugInfo] Support representation of multiple location...
2021-03-08 Christian Sigg[mlir] NFC: Add #endif comment.
2021-03-08 Jan Kratochvil[nfc] [lldb] Removed unused operator== for DWARFAbbrevi...
2021-03-08 Philip ReamesFix ppc build bot after 239a6181
2021-03-08 Philip Reames[instcombine] Collapse trivial or recurrences
2021-03-08 Philip Reames[instcombine] Collapse trivial and recurrences
2021-03-08 Craig Topper[RISCV] Make use of DAG.getNeutralElement in lowerVECRE...
2021-03-08 Craig Topper[RISCV] Add explicit i64 types to RV64 isel patterns...
2021-03-08 Hongtao Yu[CSSPGO] llvm-profdata support for CS profile.
2021-03-08 Shilei Tian[OpenMP][Clang][NVPTX] Only build one bitcode library...
2021-03-08 Philip Reames[gvn] Precisely propagate equalities to phi operands
2021-03-08 Jan Kratochvil[nfc] [lldb] [testsuite] Cleanup of recently added...
2021-03-08 Sanne Wouda[InstCombine] Add a combine for a shuffle of similar...
2021-03-08 Sanne WoudaRehome an orphaned comment [NFC]
2021-03-08 Raphael Isemann[lldb][NFC] Code style fixes for ClangModulesDeclVendor
2021-03-08 Nikita Popov[Assembler] Fix global icmp test
2021-03-08 Florian Hahn[InstCombine] Pre-commit tests for redundant phis with...
2021-03-08 Nikita Popov[ConstantFold] Handle icmp of global and null consistently
2021-03-08 Nikita Popov[ConstProp] Fix folding of pointer icmp with signed...
2021-03-08 Nikita Popov[ConstProp] Add more tests for pointer icmp folding...
2021-03-08 Jan Kratochvil[nfc] [lldb] Remove unused function DWARFAttribute...
2021-03-08 Juneyoung LeeApply update_test_checks.py to test/Transforms/Util...
2021-03-08 Benjamin Kramer[mlir][Shape] Allow shape.split_at to return extent...
2021-03-08 Tim NorthoverAArch64/MacOS: switch default CPU to apple-a13.
2021-03-08 Andy Yankovsky[lldb] Fix error message in IRInterpreter
2021-03-08 Stephen TozerFix 2: [DebugInfo] Support DIArgList in DbgVariableIntr...
2021-03-08 Peyton, Jonathan L[OpenMP] Fix potential integer overflow in dynamic...
2021-03-08 Nemanja Ivanovic[AIX][TLS] Generate 32-bit general-dynamic access code...
2021-03-08 Giorgis GeorgakoudisRun non-filechecked commands in update_cc_test_checks.py
2021-03-08 YashaswiniAdd Semantic check for Flang OpenMP 4.5 - 2.7.1 Do...
2021-03-08 Stephen TozerFix: [DebugInfo] Support DIArgList in DbgVariableIntrinsic
2021-03-08 Anirudh Prasad[SystemZ][z/OS] Add support to validate a HLASM Label.
2021-03-08 gbtozers[DebugInfo] Support DIArgList in DbgVariableIntrinsic
2021-03-08 serge-sans... [NFC] Avoid useless BitVector move
2021-03-08 Ahsan Saghir[PowerPC] Change target data layout for 16-byte stack...
2021-03-08 Nico Weber[clang/mac] Accept -why_load and make -whyload an alias...
2021-03-08 Sanjay Patel[ConstantFold] allow folding icmp of null and constexpr
2021-03-08 Sanjay Patel[ConstProp][JumpThreading] add more test coverage for...
2021-03-08 Martin Storsjö[libcxx] Document windows specifics regarding file_type...
2021-03-08 Sanjay Patel[JumpThreading] auto-generate complete test checks...
2021-03-08 Haojian WuAdd "assert require" for the test added in df9158c9a45a...
2021-03-08 Raphael Isemann[lldb][NFC] std::set -> DenseSet in ClangModulesDeclVendor
2021-03-08 Simon Pilgrim[KnownBits] Add min/max shift amount handling to shl...
2021-03-08 Simon Pilgrim[X86] Break if-else chain. NFCI.
2021-03-08 Alex Richardson[sanitizers] Fix interception of GLibc regexec
2021-03-08 serge-sans... [NFC] Use ranged loop iteration instead of explicit...
2021-03-08 Jeremy MorseRevert "[tsan] Use large address space mapping on Apple...
2021-03-08 Frederik GossenClarify documentation for `Elementwise`, `Scalarizable...
2021-03-08 Fraser Cormack[RISCV] Add new entry points to getContainerForFixedLen...
2021-03-08 Saurabh Jha[Matrix] Implement += and -= for MatrixType.
2021-03-08 David Sherwood[LoopVectorize][SVE] Add tests for vectorising conditio...
2021-03-08 Raul Tambre[CMake][compiler-rt] Use copying instead of symlinking...
2021-03-08 Freddy Ye[X86] Refine "Support -march=alderlake"
2021-03-08 Mehdi AminiForward the `LLVM_ENABLE_LIBCXX` CMake parameter to...
2021-03-08 Ta-Wei Tu[LoopInterchange] Replace tightly-nesting-ness check...
2021-03-08 Petr Hosek[Driver] Pass --unwindlib=platform to tests that check...
2021-03-08 Arthur O'Dwyer[libc++] Fix typos in the synopsis of bit_xor, bit_not...
2021-03-08 Mehdi AminiFix build post-revert in 8d5a981a135a
2021-03-08 Keith Smileyllvm-nm: add flag to suppress no symbols warning
2021-03-08 Mehdi AminiRevert "[SimplifyCFG] Update FoldBranchToCommonDest...
2021-03-07 Whitney Tsang[NFC][LoopUnroll] Add `-unroll-runtime-other-exit-predi...
2021-03-07 Whitney Tsang[LoopUnrollRuntime] Add option to assume the non latch...
2021-03-07 Martin Storsjö[libcxx] [test] Don't test CharFile (/dev/null) on...
2021-03-07 Martin Storsjö[libcxx] [test] Fix building create_directory in MSVC...
2021-03-07 Martin Storsjö[libcxx] [test] Clarify and improve consistency in...
2021-03-07 Kuba Mracek[tsan] Use large address space mapping on Apple Silicon...
2021-03-07 Sanjay Patel[ConstProp] add tests for cmp with null and constexpr...
2021-03-07 Tony[NFC][AMDGPU] DWARF Extensions For Heterogeneous Debugg...
2021-03-07 Matt ArsenaultOpaquePtr: Record byref types in bitcode writer
2021-03-07 Matt ArsenaultIR: Fix assert string message referring to the wrong...
2021-03-07 Craig Topper[SelectionDAG] Add computeKnownBits support for ISD...
2021-03-07 Craig Topper[RISCV] Fold (select_cc (setlt X, Y), 0, ne, trueV...
2021-03-07 Roman Lebedev[NFCI] Fix polly tests after b46c085d2b6d15873fb53718f0...
2021-03-07 Juneyoung Lee[InstCombine] Add simplification of two logical and/ors
2021-03-07 Craig Topper[RISCV] Fold (select_cc (xor X, Y), 0, eq/ne, trueV...
2021-03-07 Juneyoung Lee[InstCombine] use safe transformation by default
2021-03-07 Nikita Popov[CVP] Remove -cvp-dont-add-nowrap-flags option
2021-03-07 Nikita Popov[DSE] Remove MemDep-based implementation
2021-03-07 Juneyoung Lee[InstCombine] fix another poison-unsafe select transfor...
2021-03-07 Juneyoung Lee[SimplifyCFG] Update FoldBranchToCommonDest to be poiso...
2021-03-07 Juneyoung Lee[LoopUnswitch] unswitch if cond is in select form of...
2021-03-07 Juneyoung Lee[InstCombine] enrich select-safe-bool-transforms.ll...
2021-03-07 Juneyoung Lee[ValueTracking] update directlyImpliesPoison to look...
2021-03-07 Simon Pilgrim[X86] canonicalizeShuffleWithBinOps - add X86ISD::PSHUF...
2021-03-07 Simon Pilgrim[X86] canonicalizeShuffleWithBinOps - shuffle oneuse...
next