platform/upstream/llvm.git
2022-08-19 Guillaume Chatelet[libc][NFC] Use STL case for bitset and simplify implem...
2022-08-19 eahcmrh[clang-tidy] Fix for bugprone-sizeof-expression PR57167
2022-08-19 Guillaume Chatelet[reland][libc][NFC] Use STL case for bit
2022-08-19 Eli FriedmanFix reverse-iteration buildbot.
2022-08-19 Guillaume ChateletRevert "[libc][NFC] Use STL case for bit"
2022-08-19 Guillaume Chatelet[libc][NFC] Use STL case for bit
2022-08-19 Craig Topper[RISCV] Move xori creation for scalar setccs to lowering.
2022-08-19 Peter Klausler[flang] Add a placeholder argument for a format descrip...
2022-08-19 Arthur Eubanks[llvm-reduce] Move most debugging output behind --verbose
2022-08-19 Mingming Liu[AArch64] Change aarch64_neon_pmull{,64} intrinsic...
2022-08-19 Mingming Liu[NFC][AArch64] Precommit test to optimize instruction...
2022-08-19 Siva Chandra... [libc] Install startup files with the install-libc...
2022-08-19 Martin Storsjö[libcxx] [test] Fix the transitive_includes test on...
2022-08-19 Philip Reames[RISCV] Add cost model coverage of store of constant...
2022-08-19 Wei Yi Tee[clang][dataflow] Mark `getDeclCtx` function in dataflo...
2022-08-19 Rainer OrthReland "[mlir][test] Fix IR/AttributeTest.cpp compilati...
2022-08-19 Philip Reames[RISCV] Factor out getVectorImmCost cost after 0e7ed3...
2022-08-19 Aaron BallmanUpdate coding standards for constexpr if statements...
2022-08-19 Nick Desaulniers[MachineVerifier] add checks for INLINEASM_BR
2022-08-19 Erich KeaneRevert "Re-apply "Deferred Concept Instantiation Implem...
2022-08-19 Alex Bradbury[clang][RISCV] Fix incorrect ABI lowering for inherited...
2022-08-19 Bill Wendling[X86][AArch64][NFC] Simplify querying used argument...
2022-08-19 jeff[InferAddressSpaces] [AMDGPU] Add inference for flat_at...
2022-08-19 Denis Antrushin[NFC] Precommit test for D132255.
2022-08-19 Michael BuchRevert "[lldb] [gdb-remote] Include PID in vCont packet...
2022-08-19 Simon Pilgrim[X86] Fix znver1 256-bit ALU/Logic/Blend uop counts
2022-08-19 Mats Petersson[Flang]Fix another way to crash SimplifyIntrinsics
2022-08-19 Chris Bieneman[NFC] Fix warning in asserts build
2022-08-19 Philip Reames[RISCV] Correct costs for vector ceil/floor/trunc/round
2022-08-19 Michael BuchRevert "[lldb] [gdb-remote] Include PID in vCont packet...
2022-08-19 Saleem AbdulrasoolMC: make section classification a bit more thorough
2022-08-19 Simon PilgrimFix MSVC "not all control paths return a value" warning
2022-08-19 Sanjay Patel[EarlyCSE][ConstantFolding] do not constant fold atan2...
2022-08-19 Adrian PrantlRevert "[lldb] [test] Add synchronization to TestContinue"
2022-08-19 Adrian PrantlRevert "[lldb] [test] Disable new CommunicationTests...
2022-08-19 Sanjay Patel[EarlyCSE][ConstantFolding] add tests for atan2 with...
2022-08-19 Adrian PrantlFix UB in DIExpression::appendOffset()
2022-08-19 Craig Topper[RISCV] Use Triple::isRISCV/isRISCV32/isRISCV64 helps...
2022-08-19 isuckatcs[analyzer][NFC] Be more descriptive when we replay...
2022-08-19 Denis Fatkulin[clang][index] Index unresolved member expression as...
2022-08-19 Craig Topper[RISCV] Add passthru operand to RISCVISD::SETCC_VL.
2022-08-19 Craig Topper[RISCV] Prefer vnsrl.wi v8, v8, 0 over vnsrl.wx v8...
2022-08-19 Alexey Bataev[SLP]Delay vectorization of postponable values for...
2022-08-19 Guillaume Chatelet[reland][NFC][libc] rearrange aarch64 memset code to...
2022-08-19 Christopher... [mlir][Affine] Add affine.delinearize_index operation
2022-08-19 Alexey Bataev[SLP]Cost for a constant buildvector.
2022-08-19 Guillaume ChateletRevert "[NFC][libc] rearrange aarch64 memset code to...
2022-08-19 Wei Yi Tee[clang][dataflow] Debug string for value kinds.
2022-08-19 Sam McCall[pseudo] Start rules are `_ := start-symbol EOF`, impro...
2022-08-19 Guillaume Chatelet[NFC][libc] rearrange aarch64 memset code to better...
2022-08-19 Muhammad Usman... Missing tautological compare warnings due to unary...
2022-08-19 Alexey Bataev[COST][NFC]Introduce OperandValueKind in getMemoryOpCos...
2022-08-19 Michał Górny[lldb] [test] Disable new CommunicationTests on Windows
2022-08-19 Timm Bäder[clang][Interp] Rename Integral::T to Integral::ReprT
2022-08-19 David Sherwood[SVE][LoopVectorize][NFC] Tidy up some tests
2022-08-19 Simon Tatham[libcxxabi] Fix alignment of pointers returned by fallb...
2022-08-19 Timm Bäder[clang][Interp] Implement inv and neg unary operations
2022-08-19 Max Kazantsev[Test] Add test for miscompile described in PR57247
2022-08-19 Max KazantsevRevert "[SCEV] Prove condition invariance via context"
2022-08-19 Ellis HoagRevert "Revert "[compiler-rt] Fix check for cross-compi...
2022-08-19 Haojian Wu[pseudo] NFC, remove redundant ;
2022-08-19 Michał Górny[lldb] [test] Add synchronization to TestContinue
2022-08-19 Michał Górny[lldb] [Core] Harmonize Communication::Read() returns...
2022-08-19 Nikolas Klauser[libc++][NFC] Rename the constexpr macros
2022-08-19 Sam McCall[Sema] Tweak diagnostic logic so suppress-in-header...
2022-08-19 Sam McCall[pseudo] Changes omitted from previous commit
2022-08-19 Sam McCall[pseudo] Perform unconstrained reduction prior to recovery.
2022-08-19 Sam McCall[clangd] Support hover on __func__ etc (PredefinedExpr)
2022-08-19 Kristof BeylsAdd guidance for what to put in community calendar...
2022-08-19 Stefan Pintilie[PowerPC] Fix bugs in sign-/zero-extension elimination
2022-08-19 Caroline Concatto[Clang][AArch64] Use generic extract/insert vector...
2022-08-19 Nico Weber[gn build] Port c74c17f37aa9
2022-08-19 Nico WeberRevert "[gn build] port f7a33090a910"
2022-08-19 Pavel Labath[lldb] Use WSAEventSelect for MainLoop polling on windows
2022-08-19 Vaibhav YenamandraAdd support for specifying the severity of a SARIF...
2022-08-19 Caroline Concatto[InstCombine] For vector extract when extract vector...
2022-08-19 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][NFC] Split large test file
2022-08-19 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][NFC] Split large test file
2022-08-19 Dominik Adamski[NFC][OpenMP] Add test for simd directive with nested...
2022-08-19 Caroline Concatto[Clang][AArch64] Replace aarch64_sve_ldN intrinsic...
2022-08-19 Alexander Malkov[clang,flang] Add help text for -fsyntax-only
2022-08-19 Simon Pilgrim[CostModel][X86] Split icmp/fcmp cost kinds tests
2022-08-19 Simon Pilgrim[CostModel][X86] Split select cost kinds tests
2022-08-19 Simon Pilgrim[CostModel][X86] Add tremont to slm-arith-costs.ll
2022-08-19 Simon Pilgrim[CostModel][X86] Cleanup arithmetic test triples
2022-08-19 Martin Storsjö[libcxx] [test] Mark the libcxx/selftest/remote-substit...
2022-08-19 Martin Storsjö[libcxx] [test] Make some threading tests more robust
2022-08-19 Martin Storsjö[libcxx] [test] Split the TEST_HAS_SANITIZERS define...
2022-08-19 Martin Storsjö[libcxx] [test] Remove --env PATH from the static clang...
2022-08-19 Carlos Galvez[clang-tidy] Do not trigger cppcoreguidelines-avoid...
2022-08-19 jacquesguan[LangRef][VP] Fix typo.
2022-08-19 Iain Sandoe[clang][Modules] Fix a regression in handling missing...
2022-08-19 Archibald Elliott[AArch64][GISel] Lower llvm.prefetch
2022-08-19 Archibald Elliott[IR] Update llvm.prefetch to match docs
2022-08-19 Michał Górny[lldb] [test] Remove test_step_multiprocess, it's unrel...
2022-08-19 Max Kazantsev[Test] Regenerate tests using update_tests.py
2022-08-19 Michał Górny[lldb] [test] Skip step packet test on non-amd64
2022-08-19 Siva Chandra... [libc] Add more headers to the linux x86_64 and aarch64...
2022-08-19 Siva Chandra... [libc][NFC] Change the libc fullbuild target name to...
2022-08-19 Chuanqi Xu[NFC] Add tests for MemorySSA shouldn't contain debug...
next