platform/upstream/llvm.git
2022-04-25 Craig Topper[RISCV] Pre-commit test for D122769. NFC
2022-04-25 Zequan Wu[LLDB][NativePDB] Fix incorrect file index of inlinees...
2022-04-25 Eric Schweitz[NFC] Cleanup code to get back in synch for upstreaming.
2022-04-25 Chris BienemanAdd PointerType analysis for DirectX backend
2022-04-25 Jeremy MorseRevert "Reapply D124184, [DebugInfo][InstrRef] Add...
2022-04-25 Frederik GossenAdd missing comparison operators to SmallVector
2022-04-25 Vitaly Buka[libc++] Avoid lifetime UB in __thread_local_data()
2022-04-25 Quinn Pham[libcxx][NFC] Inclusive language: remove use of sanity...
2022-04-25 Jakub Chlanda[NVPTX] Support float <-> 2 x half bitcasts
2022-04-25 Artem BelevichChange NVPTX/f16x2-instructions.ll to use unix EOL...
2022-04-25 Sanjay Patel[InstCombine] add tests for icmp with extended operands...
2022-04-25 Sanjay Patel[InstCombine] use isKnownNonNegative to reduce code...
2022-04-25 Quinn Pham[compiler-rt][NFC] Inclusive language: remove use of...
2022-04-25 Matt ArsenaultRegAllocGreedy: Allow last chance recolor to retry...
2022-04-25 Quinn Pham[clang][NFC] Inclusive language: remove use of Whitelis...
2022-04-25 Krzysztof Drewniak[mlir] Allow data flow analysis of non-control flow...
2022-04-25 Martin Storsjö[libunwind] [CMake] Remove leftover no-op cmake variabl...
2022-04-25 Martin Storsjö[libunwind] Fix build warnings in Unwind-EHABI.cpp...
2022-04-25 Peter Klausler[flang][runtime] Fix total MAXLOC/MINLOC for non-intege...
2022-04-25 Paul Robinson[PS5] Driver test for analyzer defaults
2022-04-25 Peter Klausler[flang] Add semantic checks for intrinsic function...
2022-04-25 Yuanfang Chen[lit] Keep stdout/stderr when using GoogleTest format
2022-04-25 Valery N Dmitriev[SLP] Steer for the best chance in tryToVectorize(...
2022-04-25 Sam McCall[Serialization] Remove dead TYPE_FUNCTION_PROTO abbrevi...
2022-04-25 Peter Klausler[flang] Accept "INFINITY" as real input
2022-04-25 jfurtek[mlir][tblgen] Generate builders with inferred return...
2022-04-25 Jeremy Furtek[mlir][ods] Extend the EnumAttr tablegen class to suppo...
2022-04-25 jfurtek[mlir][ods] Add tablegen field for concise printing...
2022-04-25 Ishaan Gandhicompile commands header to source heuristic lower-cases...
2022-04-25 Rahman Lavaee[BOLT] Refactor DataAggregator::printLBRHeatMap.
2022-04-25 Mingming LiuAdd a regression test to guard the 0 hot-caller thresho...
2022-04-25 Peter Klausler[flang][runtime] Fix KIND=16 real/complex component I/O
2022-04-25 Nathan Lanza[coroutines] Get an IntegerType from the value instead...
2022-04-25 Sam McCall[Basic] SourceManager docs: macro expansion SLocs aren...
2022-04-25 Craig Topper[RISCV] Add isCommutable to ADD/ADDW/MUL/AND/OR/XOR...
2022-04-25 David Green[CostModel] Add fptoi_sat costmodel tests. NFC
2022-04-25 Vitaly Buka[libcxx] Disable long double -> int128 test with msan
2022-04-25 Fangrui Song[LegacyPM] Remove HWAsanSanitizerLegacyPass
2022-04-25 Louis Dionne[libc++][NFC] Use brace-init instead of parens to worka...
2022-04-25 David Green[NFC] Rename Instrinsic to Intrinsic
2022-04-25 Arthur Eubanks[test] Remove legacy PM pipeline test
2022-04-25 Nathan Sidwell[demangler][NFC] OperatorInfo table unit test
2022-04-25 Peter Klausler[flang] Avoid global name conflict when BIND(C,NAME...
2022-04-25 Peter Klausler[flang] Disambiguate F(X)=Y case where F is a function...
2022-04-25 Zakk Chen[RISCV] Fix incorrect policy implement for unmasked...
2022-04-25 Simon Pilgrim[X86] combineX86ShuffleChain - don't fold to truncate...
2022-04-25 Christudasan... [AMDGPU] Lit test pre-commit changes (NFC)
2022-04-25 Christudasan... [AMDGPU] Regenerate lit test pattern (NFC).
2022-04-25 Saleem AbdulrasoolCODE_OWNERS: update information for builtins
2022-04-25 Sam McCallClear temporary file in test, buildbot appears to be...
2022-04-25 Piotr SobczakRevert "[AMDGPU] Use d16 flag for image.sample instruct...
2022-04-25 Yitzhak Mandelbaum[clang][dataflow] Fix `Environment::join`'s handling...
2022-04-25 Jeremy MorseReapply D124184, [DebugInfo][InstrRef] Add a size opera...
2022-04-25 Joseph Huber[Libomptarget] Use entry name for global info
2022-04-25 Florian Hahn[SimpleLoopUnswitch] Enable freezing of conditions...
2022-04-25 Nikolas Klauser[libc++] Fix C++03 with the unstable ABI enabled
2022-04-25 Jeremy MorseRevert "[DebugInfo][InstrRef] Add a size operand to...
2022-04-25 Nico WeberRevert "[sanitizer] Use canonical syscalls everywhere"
2022-04-25 Jeremy Morse[DebugInfo][InstrRef] Add a size operand to DBG_PHI
2022-04-25 Sam McCall[Frontend] shrink in-memory PCH buffers to fit
2022-04-25 Nikita Popov[InstCombine] Remove redundant unsigned underflow fold...
2022-04-25 Mariusz Sikora[AMDGPU] Use d16 flag for image.sample instructions
2022-04-25 Luo, Yuanke[X86][AMX] Add test case for D124378.
2022-04-25 Andrzej Warzynski[flang][driver] Add support for generating executables
2022-04-25 Florian Hahn[SimpleLoopUnswitch] Run LICM for nested unswitching...
2022-04-25 Simon Pilgrim[X86][AVX] Add shuffle test case for Issue #55066
2022-04-25 Nikita Popov[InstCombine] Fold (X != 0) & (Y u>= X)
2022-04-25 Nico Weber[lld/mac] Revert libcompiler_rt.dylib version check...
2022-04-25 Nikita Popov[InstCombine] Fold X + Y + C u< X
2022-04-25 Nikita Popov[InstCombine] Add additional tests for X + Y + C u...
2022-04-25 Max Kazantsev[LoopInstSimplify] Ignore users in unreachable blocks...
2022-04-25 Florian Hahn[LangRef] Limit readnone,read/writeonly to memory visib...
2022-04-25 LLVM GN Syncbot[gn build] Port 042dc3c46d73
2022-04-25 Markus Böck[mlir][LLVM] Support opaque pointers in `llvm.mlir...
2022-04-25 Hui Xie[libc++] add zip_view and views::zip for C++23
2022-04-25 Nikita Popov[InstCombine] Add tests for X + Y - 1 u< X (NFC)
2022-04-25 Max Kazantsev[Test] Simplify test for PR55072
2022-04-25 Sam McCall[Serialization] write expr dependence bits as a single...
2022-04-25 Alex Zinenko[mlir][vector] insert `alloca`s outside of loops
2022-04-25 Florian Hahn[MemorySSA] Use -simple-loop-unswitch instead of -loop...
2022-04-25 Martin Storsjö[runtimes] [CMake] Rename a cmake variable missed in...
2022-04-25 Max Kazantsev[Test] Add test for PR55072
2022-04-25 Florian Hahn[MemorySSA] Generate check lines for test.
2022-04-25 Adrian Kuegel[mlir][Bazel] Add missing dependencies.
2022-04-25 Jean Perier[flang] fix LBOUND lowering with KIND and no DIM arguments
2022-04-25 Markus Böck[mlir][LLVM] Support opaque pointers in data layout...
2022-04-25 Jun ZhangFix an issue in comment. NFC
2022-04-25 Shraiysh Vaishay[OpenMP][IRBuilder] Handle unexcuted EXPECT_FALSE
2022-04-25 Chenbing Zheng[InstCombine] Complete folding of fneg-of-fabs
2022-04-25 Brad Smith[libcxx] random_device, use arc4random() on FreeBSD...
2022-04-24 sstwcw[clang-format] Refactor determineStarAmpUsage NFC
2022-04-24 Aaron PuchertMove test/.gitattributes to clang-tools-extra/test
2022-04-24 Valentin Clement... [flang] Do not create arith.extui with same from/to...
2022-04-24 Jonas Tothrun-clang-tidy: Fix infinite loop on windows
2022-04-24 Matt Arsenaultllvm-reduce: Don't delete triple/datalayout
2022-04-24 Petr Hosek[runtimes] [CMake] Unify variable names
2022-04-24 Chenbing Zheng[InstCombine] Add test for fold fcmp-of-copysign. nfc
2022-04-24 Vince Bridgers[analyzer] Add option for AddrSpace in core.NullDerefer...
2022-04-24 wangpc[RISCV] Add sched to pseudo function call instructions
2022-04-24 Senran Zhang[NFC][Clang][Pragma] Remove unused variables
next