platform/upstream/llvm.git
2021-06-07 Louis Dionne[libc++] Simplify a few macros in __config
2021-06-07 Raphael Isemann[lldb] Fix TypeSystemClang compilation after D101777
2021-06-07 Raphael Isemann[NFC] Add missing include to LaneBitmask.h to fix modul...
2021-06-07 Sander de Smalen[CostModel][AArch64] NFC: Simplify some cost model...
2021-06-07 Sander de Smalen[CostModel] Return Invalid cost in getArithmeticCost...
2021-06-07 Tomasz Miąsko[Demangle][Rust] Parse dyn-trait-assoc-binding
2021-06-07 Tomasz Miąsko[Demangle][Rust] Parse dyn-trait
2021-06-07 Tomasz Miąsko[Demangle][Rust] Parse dyn-bounds
2021-06-07 Valentin Clement[mlir][openacc] Add conversion for if operand to scf...
2021-06-07 Valentin Clement[mlir][openacc] Add canonicalization for standalone...
2021-06-07 Hsiangkai Wang[Clang][CodeGen] Set the size of llvm.lifetime to unkno...
2021-06-07 Valentin Clement[mlir][openacc] Conversion of data operands in acc...
2021-06-07 Bryan Chan[OpenMP] Check loc for NULL before dereferencing it
2021-06-07 Stuart Ellis[flang][driver] Add support for the "-init-only" option
2021-06-07 Fraser Cormack[InstCombine] Support negation of scalable-vector splats
2021-06-07 Nathan Sidwell[clang] Remove inadvertent commit
2021-06-07 Nathan Sidwell[clang] Fix using-enum breakage
2021-06-07 Sebastian Neubauer[AMDGPU] Use s_add_i32 for address additions
2021-06-07 Abhina Sreeskantharajan[test] Use host platform specific error message substit...
2021-06-07 Fraser Cormack[Constants] Extend support for scalable-vector splats
2021-06-07 Kirill Bobyrev[clangd] Bump recommended gRPC version (1.33.2 -> 1...
2021-06-07 Nathan Sidwell[clang][NFC] Break out enum completion from other type...
2021-06-07 Nathan Sidwell[clang][NFC] Break out BaseUsingDecl from UsingDecl
2021-06-07 hsmahesha[AMDGPU] Increase alignment of LDS globals if necessary...
2021-06-07 Daniil Seredkin[InstCombine] Missed optimization for pow(x, y) * pow...
2021-06-07 KareemErgawy[MLIR][SPIRV] Use getAsmResultName(...) hook for Addres...
2021-06-07 Adam Czachorowski[clang] Fix a crash during code completion
2021-06-07 Simon PilgrimExternalASTSource.h - remove unused StringRef and ...
2021-06-07 Nico Weber[gn build] fix syntax error from 50bb1b930dbc
2021-06-07 Kadir Cetinkaya[clangd] Drop TestTUs dependency on gtest
2021-06-07 Bradley Smith[AArch64][SVE] Improve codegen for dupq SVE ACLE intrinsics
2021-06-07 Matthias Springer[mlir][linalg] Add padding helper functions to PadTensorOp
2021-06-07 Florian Hahn[LV] Update more target-specific tests after 23c2f2e6b24d.
2021-06-07 Florian Hahn[Matrix] Add -matrix-allow-contract=false to tests.
2021-06-07 Matthias Springer[mlir] Add offset/stride helper functions to OffsetSize...
2021-06-07 Pushpinder... [AMDGPU][Libomptarget] Remove atlc global
2021-06-07 Stuart Brady[OpenCL] Add const attribute to ctz() builtins
2021-06-07 Liqiang Tao[llvm] Add interface to order inlining
2021-06-07 Nico Weber[lld/mac] Implement support for searching dylibs with...
2021-06-07 Dmitry Polukhin[clang] NFC: test for undefined behaviour in RawComment...
2021-06-07 Guillaume Chatelet[NFC] Fix semantic discrepancy for MVT::LAST_VALUETYPE
2021-06-07 Florian Hahn[PhaseOrdering] Update tests after 23c2f2e6b24d.
2021-06-07 Simon PilgrimASTConcept.h - remove unused <string> include. NFCI.
2021-06-07 Jingu Kang[SimpleLoopBoundSplit] Split Bound of Loop which has...
2021-06-07 Andrew Savonichev[Clang] Support a user-defined __dso_handle
2021-06-07 Florian Hahn[LV] Mark increment of main vector loop induction varia...
2021-06-07 Jay Foad[AMDGPU] Fix MC tests for v_fmaak_f16 and v_fmamk_f16
2021-06-07 Tobias Gysi[mlir][linalg] Cleanup LinalgOp usage in comprehensive...
2021-06-07 Ole Strohm[OpenCL] Fix missing addrspace on implicit move assignm...
2021-06-07 Pushpinder... [AMDGPU][Libomptarget] Rework logic for locating kernar...
2021-06-07 Esme-YiFixed the build failure of yaml2obj in XCOFFEmitter...
2021-06-07 Esme-Yi[yaml2obj] Initial the support of yaml2obj for 32-bit...
2021-06-07 Nico Weber[lld/mac] Implement support for searching dylibs with...
2021-06-07 Nico Weber[lld/mac] Implement support for searching dylibs with...
2021-06-07 Nico Weber[lld/mac] Rename DylibFile::dylibName to DylibFile...
2021-06-06 Nico Weber[lld/mac] Use fewer magic numbers in magic $ld$ handlin...
2021-06-06 Jianzhou Zhao[dfsan] Use the sanitizer allocator to reduce memory...
2021-06-06 Simon Pilgrim[CostModel][X86] Add 512-bit bswap costs
2021-06-06 Simon Pilgrim[CostModel][X86] Add 512-bit bswap cost tests
2021-06-06 David Green[ARM] MVE tests for vmull from a splat. NFC
2021-06-06 David Green[AArch64] Extra tests for vector shift. NFC
2021-06-06 Simon Pilgrim[CostModel][X86] Improve AVX512 FDIV costs
2021-06-06 Craig Topper[RISCV] Replace && with ||. Spotted by coverity.
2021-06-06 Simon Pilgrim[X86][SSE] LowerFP_TO_INT - remove dead code. NFCI.
2021-06-06 Simon Pilgrim[X86][SSE] combineVectorTruncation - simplify PSHUFB...
2021-06-06 maekawatoshikiRevert "[LoopUnrollAndJam] Change LoopUnrollAndJamPass...
2021-06-06 Michael Kruse[Clang][OpenMP] Refactor checking for mutually exclusiv...
2021-06-06 Simon PilgrimX86MachObjectWriter.cpp - silence null deference warnin...
2021-06-06 Nikita Popov[TargetLowering] Use IRBuilderBase instead of IRBuilder...
2021-06-06 Nikita Popov[LexicalScopesTest] Add missing IRBuilder.h include...
2021-06-06 Simon PilgrimX86Operand.h - fix uninitialized variable warnings...
2021-06-06 Simon PilgrimAssumeBundleQueries.cpp - don't dereference a dyn_cast...
2021-06-06 Michael Kruse[Clang][OpenMP] Add static version of getSingleClause...
2021-06-06 Nikita Popov[TargetLowering] Move methods out of line (NFC)
2021-06-06 Nikita Popov[CodeGen] Add missing includes (NFC)
2021-06-06 Simon PilgrimSimplifyCFG.cpp - remove dead early-return code added...
2021-06-06 Simon PilgrimBreadthFirstIterator.h - fix uninitialized variable...
2021-06-06 Simon PilgrimFix implicit fall through compiler warning. NFCI.
2021-06-06 Simon PilgrimPatternMatch.h - wrap WrapFlags tests inside brackets...
2021-06-06 Simon PilgrimBPFISelDAGToDAG.cpp - don't dereference a dyn_cast...
2021-06-06 Simon PilgrimSmallVector.h - remove unused MathExtras.h header....
2021-06-06 Simon PilgrimFix uninitialized variable warnings. NFCI.
2021-06-06 Simon PilgrimLibcBenchmark.h - add missing implicit cmath header...
2021-06-06 Simon PilgrimDirectoryWatcher-linux.cpp - add missing implicit MathE...
2021-06-06 Simon PilgrimRevert rG0b18c4c0ec03f0321ee83b9976da5777d0e4f53f ...
2021-06-06 Simon PilgrimSmallVector.h - remove unused MathExtras.h header ...
2021-06-06 Liqiang TaoRevert "[llvm] Add interface to order inlining"
2021-06-06 Liqiang Tao[llvm] Add interface to order inlining
2021-06-05 Simon Pilgrimxray-color-helper.cpp - add missing implicit cmath...
2021-06-05 Simon Pilgrimxray-color-helper.h - sort includes. NFCI.
2021-06-05 Simon PilgrimBranchProbability.cpp - add missing implicit cmath...
2021-06-05 Simon PilgrimRevert rG7b839b3542983a313a9bf9f8d8039ceeea35c4d7 ...
2021-06-05 Alexander Shaposhnikov[lld][MachO] Add support for $ld$install_name symbols
2021-06-05 Simon PilgrimSmallVector.h - remove unused MathExtras.h header....
2021-06-05 David Green[AArch64] Remove AArch64ISD::NEG
2021-06-05 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2021-06-05 Simon PilgrimBitstreamWriter.h - add missing implicit MathExtras...
2021-06-05 Simon PilgrimELFTypes.h - add missing implicit MathExtras.h header...
2021-06-05 Simon Pilgrim[MCA] Support.h - add missing implicit MathExtras.h...
2021-06-05 Simon PilgrimEndianStream.h - add missing implicit MathExtras.h...
next