platform/upstream/llvm.git
2021-10-09 Max Kazantsev[LoopDeletion] Support selects when symbolically evalua...
2021-10-09 Max Kazantsev[Test] Add commit justifying revert of D110922
2021-10-09 luxufan[Orc] Support atexit in Orc(JITLink)
2021-10-09 william woodruff[BitcodeReader] fix a logic error in vector type elemen...
2021-10-09 Brad Smith[OpenBSD] Use cortex-a8 as default CPU for ARMv7
2021-10-09 hsmahesha[CFE][Codegen][In-progress] Remove CodeGenFunction...
2021-10-09 Michael Kruse[Polly] Fix test case fixing the colon.
2021-10-09 Qiu ChaofanRevert a LIT typo fix in a RUN line
2021-10-09 Mehdi AminiDisable mlir/test/mlir-cpu-runner/async-group.mlir...
2021-10-09 Richard SmithDon't update the vptr at the start of the destructor...
2021-10-09 Qiu Chaofan[Clang] Enable _Complex __ibm128 type
2021-10-09 Qiu Chaofan[NFC] [Clang] Use global enum for explicit float mode
2021-10-09 Joseph Huber[OpenMP] Add RTL function for getting number of threads...
2021-10-09 Qiu Chaofan[APFloat] Set size of PPCDoubleDouble to 128
2021-10-09 Qiu ChaofanFix typo of colon to semicolon in lit tests
2021-10-09 Joseph Huber[OpenMP] Avoid calling `isSPMDMode` during RT initializ...
2021-10-09 Richard SmithPR51079: Treat thread_local variables with an incomplet...
2021-10-09 Michael Kruse[Polly] Add greedy fusion algorithm.
2021-10-09 Arthur Eubanks[LICM] Use Align instead of int
2021-10-09 John EricsonRemove unnecessary StringRef convesion in llvm-config
2021-10-09 Aditya KumarAdd no_instrument_function attribute to Objective C...
2021-10-09 Leonard ChanRevert "Reland "[clang-repl] Re-implement clang-interpr...
2021-10-08 Yuanfang Chen[LangRef] Fix a typo in DISubrange section
2021-10-08 Arthur EubanksMake more places that use alignment use uint64_t
2021-10-08 Kent Ross[libc++][spaceship] Implement std::tuple::operator<=>
2021-10-08 Reid KlecknerFix TargetRegistry shlib build, clang edition
2021-10-08 Nick Desaulniers[InlineCost] model calls to llvm.is.constant* more...
2021-10-08 Vedant Kumar[ADT] Mark IntervalMap::overlaps const
2021-10-08 Reid KlecknerFix shlib builds for all lib/Target/*/TargetInfo libs
2021-10-08 Reid KlecknerFix shared library build after TargetRegistry move
2021-10-08 Reid KlecknerMove TargetRegistry.(h|cpp) from Support to MC
2021-10-08 Fangrui Song[Driver][test] Fix undefined-libs.cpp when CLANG_DEFAUL...
2021-10-08 Vitaly Buka[NFC][sanitizer] Add const to ChainedOriginDepotNode...
2021-10-08 Vitaly Buka[NFC][sanitizer] Remove includes from header
2021-10-08 Richard SmithFix unintended fall-through.
2021-10-08 Leonard Chan[AArch64] Emit CFI instruction for updating x18 when...
2021-10-08 Nikita Popov[LoopFlatten] Mark inner loop as deleted
2021-10-08 Vitaly Buka[NFC][sanitizer] Parametrize PersistentAllocator with...
2021-10-08 Joe Loser[libc++] Implement P1394r4 for span: range constructor
2021-10-08 Emilio CotaX86Vector: relax checks in rsqrt's integration test
2021-10-08 Richard SmithPR52073: Fix equivalence computation for lambda-express...
2021-10-08 Peter Steinfeld[flang] Fix capitalization of "ishft"
2021-10-08 Lang HamesRevert "[ORC] Move SimpleRemoteEPCServer::Dispatcher...
2021-10-08 Lang Hames[ORC] Remove a stale comment.
2021-10-08 Vitaly Buka[NFC][sanitizer] Move ChainedOriginDepotNode into cpp...
2021-10-08 Vitaly Buka[NFC][sanitizer] Remove sanitizer_persistent_allocator.cpp
2021-10-08 Amy Kwan[NFC] Update vec_extract builtin signatures to take...
2021-10-08 Arthur Eubanks[test] Fixup builtin-assume-aligned.c
2021-10-08 Nikita Popov[DenseMapInfo] Move hash_code implementation to Hashing...
2021-10-08 Joseph Huber[Libomptarget] Add an external interface to dynamic...
2021-10-08 Andrew Browne[DFSan] Fix warning: getArgsFunctionType defined but...
2021-10-08 Arthur EubanksMore followup type changes after 05392466
2021-10-08 Med Ismail... [lldb/Plugins] Replace platform-specific macro with...
2021-10-08 Arthur Eubanks[clang] Set max allowed alignment to 2^32
2021-10-08 Arthur EubanksAdd missing include after dfd74db9
2021-10-08 Nikita Popov[NFC] Make some includes explicit
2021-10-08 Lang Hames[ORC] Move SimpleRemoteEPCServer::Dispatcher into OrcSh...
2021-10-08 Masoud Ataei[clang] Option control afn flag
2021-10-08 Amara Emerson[GlobalISel] Improve G_UMHULH -> LSHR combine to accept...
2021-10-08 Mark de Wever[libc++][doc] Update paper status.
2021-10-08 Andrew Browne[DFSan] Remove -dfsan-args-abi support in favor of...
2021-10-08 Craig Topper[RegisterScavenging] Use a Twine in a call to report_fa...
2021-10-08 Kazu HirataRevert "[IR] Remove arg_operands and getNumArgOperands...
2021-10-08 Philip Reames[IPT] Add a statistic to track instructions scanned...
2021-10-08 Philip ReamesAdd a statistic to track number of times we rebuild...
2021-10-08 Arthur EubanksRevert "Recommit "[LoopPeel] Peel loops with deoptimizi...
2021-10-08 Abhina Sreeskantharajan[test] Use host platform specific error message substit...
2021-10-08 Reid KlecknerUpdate polly for removal of CallInst::arg_operands...
2021-10-08 James King[AST Matchers] Update dump_ast_matchers.py to query...
2021-10-08 James KingAdd `TypeLoc`-related matchers.
2021-10-08 Keith SmileyRevert "[clang] Fix absolute file paths with -fdebug...
2021-10-08 Martin Storsjö[libcxx] Fix a missed case needing "system header"...
2021-10-08 Keith Smiley[clang] Fix absolute file paths with -fdebug-prefix-map
2021-10-08 Philip Reames[IPT] Narrow scope of removeInstruction invalidation...
2021-10-08 Fangrui Song[sanitizer] Use one #if instead of 3 nested #if after...
2021-10-08 Zequan Wu[clang-format-diff] Fix missing formatting for zero...
2021-10-08 H.J. LuReland [sanitizer] Support Intel CET
2021-10-08 Andreas Schwab[Support] Define sys::getHostCPUName for RISC-V
2021-10-08 Philip ReamesAdd iterator range variants of isGuaranteedToTransferEx...
2021-10-08 Stephen Tozer[Dexter] Add option to pass a Visual Studio solution...
2021-10-08 Med Ismail... [lldb] Fix windows build failure due to undefined macro
2021-10-08 Jake Egan[AIX] Disable tests failing due to missing DWARF sections
2021-10-08 Jake Egan[AIX] Disable tests failing due to lack of .loc and...
2021-10-08 Stella LaurenzoFix parsing of hex-format index dense tensor attributes.
2021-10-08 Mark de Wever[libc++] Improve atomic_fetch_(add|sub).*.
2021-10-08 Kazu Hirata[IR] Remove arg_operands and getNumArgOperands (NFC)
2021-10-08 Sanjay Patel[InstCombine] add shift of bool test with extra use...
2021-10-08 Sanjay Patel[InstCombine] add tests for (i32 X s>> 31) & Y; NFC
2021-10-08 Shilei Tian[OpenMP][NVPTX] Fix an error in configuring #teams...
2021-10-08 Louis Dionne[libc++] Remove the ad-hoc "unified standalone" build
2021-10-08 Bradley SmithRevert "[SelectionDAG] Remove PromoteIntOp_EXTRACT_SUBV...
2021-10-08 Andrzej Warzynski[flang][driver] Fix erroneous `&`
2021-10-08 Guillaume Chatelet[libc] Add rep;movsb as an accelerator under x86
2021-10-08 Guillaume Chatelet[libc] ifdef guard element architecture implementations
2021-10-08 Freddy Ye[NFC] Use CHECK-NEXT instead of CHECK-SAME in target...
2021-10-08 Qiongsi Wu[AIX][ZOS] Excluding merge-objc-interface.m from Tests
2021-10-08 Guillaume ChateletRevert "[libc] Add rep;movsb as an accelerator under...
2021-10-08 Guillaume Chatelet[libc] Add rep;movsb as an accelerator under x86
2021-10-08 David Stuttard[AMDGPU] Set number vgprs used in PS shaders based...
2021-10-08 Med Ismail... [lldb/test] Disable TestScriptedProcess.py unless Darwin
next