platform/upstream/llvm.git
2021-10-09 Sanjay Patel[InstCombine] enhance icmp with sub folds
2021-10-09 Sanjay Patel[InstCombine] add tests for icmp of negated op; NFC
2021-10-09 Sanjay Patel[InstCombine] add tests for (iN X s>> N-1) | Y; NFC
2021-10-09 Dávid BolvanskýFixed some errors detected by PVS Studio
2021-10-09 Dávid BolvanskýFixed some errors detected by PVS Studio
2021-10-09 Nikita Popov[CanonicalizeFreeze] Drop IVUsers.h include (NFC)
2021-10-09 David Green[AArch64] Make -mcpu=generic schedule for an in-order...
2021-10-09 Nico WeberRevert "Reland "[gn build] (manually) port 6fe2beba7d2a...
2021-10-09 Michał Górny[lldb] [DynamicRegisterInfo] Remove obsolete dwarf...
2021-10-09 Raphael Isemann[lldb][NFC] Early-exit in DWARFASTParserClang::ParseSin...
2021-10-09 Aaron BallmanFix a diagnoses-valid in C++20 with variadic macros
2021-10-09 Mark de Wever[NFC][libc++] Update back_insert_iterator style.
2021-10-09 Mark de Wever[libc++][doc] Update format status.
2021-10-09 mydeveloperday[clang-format][NFC] Fix spelling mistakes
2021-10-09 Frederic Cambus[Driver][OpenBSD] Use ToolChain reference instead of...
2021-10-09 mydeveloperday[clang-format][NFC] Fix spelling mistake
2021-10-09 mydeveloperday[clang-format][docs][NFC] correct the "first supported...
2021-10-09 Nikita Popov[Type] Avoid APFloat.h include (NFC)
2021-10-09 Nikita Popov[MCPseudoProbe] Clean up includes (NFC)
2021-10-09 luxufan[Orc] Fix global variable destructor function support...
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...
next