platform/upstream/llvm.git
2021-05-14 Nick Desaulniers[LowerConstantIntrinsics] reuse isManifestLogic from...
2021-05-14 zoecarver[libcxx][ranges] Add `contiguous_iterator`.
2021-05-14 Benjamin Kramer[compiler-rt] Fix deprection warnings on INSTANTIATE_TE...
2021-05-14 Nicolas Vasilache[mlir][Linalg] NFC - More gracefully degrade lookup...
2021-05-14 Brendon Cahoon[AMDGPU] Update SCC defs to VCC when uses are changed...
2021-05-14 Mitch Phillips[msan] [NFC] Add newline to EOF in test.
2021-05-14 Nicolas Vasilache[mlir][Linalg] Add support for subtensor_insert compreh...
2021-05-14 Mitch PhillipsRevert "[X86] Try to pass DebugLoc by const-ref to...
2021-05-14 Arthur Eubanks[NFC] Directly get GV type
2021-05-14 Michael Kruse[Polly] Run polly-update-format. NFC.
2021-05-14 wlei[CSSPGO] Fix return value of getProbeWeight
2021-05-14 Nikita Popov[MemDep] Use BatchAA in more places (NFCI)
2021-05-14 Neumann Hon[SystemZ] [z/OS] Add SystemZCallingConventionRegisters...
2021-05-14 Mateusz Mikuła[LLD][MinGW] Ignore --no-undefined flag
2021-05-14 Mateusz Mikuła[MinGW] Always enable -mbig-obj for LLVM build unless...
2021-05-14 Mitch Phillips[Scudo] Delete unused flag 'rss_limit_mb'.
2021-05-14 Florian Hahn[LV] Add another more complex first-order recurrence...
2021-05-14 Florian Hahn[Clang,Driver] Add -fveclib=Darwin_libsystem_m support.
2021-05-14 Nikita Popov[AA] Support callCapturesBefore() on BatchAA (NFCI)
2021-05-14 Alexey Bataev[SLP][NFC]Add a test for non-consecutive inserts, NFC.
2021-05-14 Fangrui Song[sanitizer] Commit a missing change in BufferedStackTra...
2021-05-14 Fangrui Song[sanitizer] Fall back to fast unwinder
2021-05-14 Benjamin KramerGTEST_HAS_TR1_TUPLE is gone, stop defining it.
2021-05-14 Benjamin Kramer[ProfData] Address a unit test FIXME
2021-05-14 Kevin AtheyRemove (unneeded) '-asan-use-after-return' from hoist...
2021-05-14 Benjamin Kramer[flang] s/TYPED_TEST_CASE/TYPED_TEST_SUITE/ as the...
2021-05-14 Benjamin KramerAdd another -Wdeprecated-copy hack for gtest
2021-05-14 Tim NorthoverSwiftAsync: remove duplicate instance in array. NFC.
2021-05-14 Philip ReamesDiscount invariant instructions in full unrolling
2021-05-14 River Riddle[mlir] Add missing dependence to TestDialect from TestT...
2021-05-14 Michael Kruse[Polly] Add support for -polly-position=early with...
2021-05-14 Sanjay Patel[InstCombine] drop poison flags when simplifying 'shl...
2021-05-14 Sanjay Patel[InstCombine] add test for shl demanded bits miscompile...
2021-05-14 Stanislav Mekhanoshin[AMDGPU] Add support for architected flat scratch
2021-05-14 Nico Weber[gn build] (manually) merge b7d1ab75cf47
2021-05-14 Tomasz Miąsko[Demangle][Rust] Parse integer constants
2021-05-14 Philip ReamesDo actual DCE in LoopUnroll (try 2)
2021-05-14 Mitch Phillips[GWP-ASan] Migrate lit tests from old Scudo -> Standalone.
2021-05-14 Ian BearmanAllow same memory space for SRC and DST of dma_start...
2021-05-14 Fangrui Song[test] Improve x86-64-plt.s
2021-05-14 Benjamin Kramer[clangd] Make unit test compatible with gtest 1.10.0
2021-05-14 River Riddle[mlir][NFC] Move passes in test/lib/Transforms/ to...
2021-05-14 Benjamin KramerDocument updated googletest + modifications
2021-05-14 Matt ArsenaultAMDGPU: Fix assert when rewriting saddr d16 loads
2021-05-14 Roman Lebedev[NFC][X86][MCA] Add sudo-zero-idiom vperm2f128/vperm2i1...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPCMPGT{B,W,D,Q}...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPCMPGT{B,W,D,Q}...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PCMPGT{B,W,D,Q} is...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPCMPGT...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPCMPGT...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PCMPGT...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPSUBUS{B,W} is a...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPSUBUS{B,W} is a...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PSUBUS{B,W} is a...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPSUBUS...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPSUBUS...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PSUBUS...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPSUBS{B,W} is a...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPSUBS{B,W} is a...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PSUBS{B,W} is a 1...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPSUBS...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPSUBS...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PSUBS...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPSUB{B,W,D,Q} is...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPSUB{B,W,D,Q} is...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PSUB{B,W,D,Q} is...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPSUB...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPSUB...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PSUB...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPANDN is a zero...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPANDN is a zero...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PANDN is a 1-cycle...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPANDN...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPANDN...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PANDN...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX YMM VPXOR is a zero-cycle...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg AVX XMM VPXOR is a zero-cycle...
2021-05-14 Roman Lebedev[X86] AMD Zen 3: same-reg SSE XMM PXOR is a 1-cycle...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX YMM VPXOR...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg AVX XMM VPXOR...
2021-05-14 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add same-reg SSE XMM PXOR...
2021-05-14 Benjamin KramerBump googletest to 1.10.0
2021-05-14 Philip ReamesRevert "Do actual DCE in LoopUnroll"
2021-05-14 Philip ReamesDo actual DCE in LoopUnroll
2021-05-14 Matt Morehouse[HWASan] Add aliasing flag and enable HWASan to use it.
2021-05-14 Anastasia Stulova[OpenCL] Simplify use of C11 atomic types.
2021-05-14 Fangrui Song[ELF] Add -Bno-symbolic
2021-05-14 Fangrui Song[ELF][test] Improve -Bsymbolic & -Bsymbolic-functions...
2021-05-14 Philip ReamesAutogen a test for ease of update
2021-05-14 Florian Hahn[LV] Add a few more complex first-order recurrence...
2021-05-14 Bradley Smith[AArch64][SVE] Combine cntp intrinsics with add/sub...
2021-05-14 Benoit JacobFix some typos.
2021-05-14 Simon Pilgrim[X86][SSE] Pull out combineToHorizontalAddSub helper...
2021-05-14 Mark de Wever[libc++] Improve make_string test support.
2021-05-14 Benjamin KramerBump googletest to 1.8.1
2021-05-14 Bradley Smith[AArch64][SVE] Add unpredicated vector BIC ISD node
2021-05-14 Philip Reames[rs4gc] Strip memory related attributes consistently
2021-05-14 Kadir Cetinkaya[clangd] Always default to raw pch format
2021-05-14 David Spickett[utils] Don't print username in arcanist clang format...
2021-05-14 David Green[ARM] Expand predecessor search to multiple blocks...
next