platform/upstream/llvm.git
2021-03-25 Gabor Marton[Analyzer] Infer 0 value when the divisible is 0 (bug...
2021-03-25 Marek Kurdej[libc++] [C++2b] [P2162] Allow inheritance from std...
2021-03-25 Alexander Belyaev[mlir][linalg] Add output tensor args folding for linal...
2021-03-25 Arnamoy Bhattacharyya[flang][driver] Add options for -std=f2018
2021-03-25 Uday BondhugulaRevert "[Canonicalizer] Process regions top-down instea...
2021-03-25 David Green[ARM] Revert WhileLoopStartLR to DoLoopStart
2021-03-25 Craig Topper[RISCV] Teach targetShrinkDemandedConstant to preserve...
2021-03-25 Abhina SreeskantharajanFix: Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Yevgeny Rouban[SLP] Fix crash in reduction for integer min/max
2021-03-25 Nathan James[clang-tidy] Fix mpi checks when running multiple TUs...
2021-03-25 Sven van HaastregtReuse `os` variable in AllocateTarget; NFC
2021-03-25 Jamie Schmeiseradd print-change diff modes that do not use colour
2021-03-25 Arthur O'Dwyer[libc++] Eliminate <compare>'s dependency on <array>.
2021-03-25 Arthur O'Dwyer[libc++] [P1032] Misc constexpr bits in <iterator>...
2021-03-25 Kerry McLaughlin[SVE][LoopVectorize] Verify support for vectorizing...
2021-03-25 Matt Morehouse[HWASan] Use page aliasing on x86_64.
2021-03-25 Abhina Sreeskantharajan[NFC] Reordering parameters in getFile and getFileOrSTDIN
2021-03-25 Alexander Laninfix readability-braces-around-statements Stmt type...
2021-03-25 Abhina Sreeskantharajan[SystemZ][z/OS] csv files should be text files
2021-03-25 Alexey Bataev[SLP]Improve and simplify extendSchedulingRegion.
2021-03-25 Djordje Todorovic[Debugify] Expose original debug info preservation...
2021-03-25 Simon Pilgrim[X86][SSE] Add pmulh tests where the source ops are...
2021-03-25 Simon Pilgrim[X86][SSE] Rename pmulh tests to show they're from...
2021-03-25 Fraser Cormack[RISCV] Optimize select-like vector shuffles
2021-03-25 Nemanja Ivanovic[PowerPC][NFC] Provide legacy names for VSX loads and...
2021-03-25 Sameer Sahasrabuddhe[NewPM] Disable non-trivial loop-unswitch on targets...
2021-03-25 Fraser Cormack[RISCV] Pre-commit shuffle test cases for D99270
2021-03-25 Fraser Cormack[RISCV] Optimize BUILD_VECTOR sequences that reveal...
2021-03-25 Simon Pilgrim[X86][AVX] Truncate vectors with PACKSS/PACKUS on AVX2...
2021-03-25 Simon Pilgrim[X86][AVX] splitIntVSETCC - handle separate (canonicali...
2021-03-25 Krasimir Georgiev[clang-format] Fix ObjC method indent after f7f9f94b
2021-03-25 Raphael Isemann[lldb] Fix TestVSCode.test_progress_events on Linux...
2021-03-25 Kiran ChandramohanTrivial change to fix builds
2021-03-25 Vladislav Vinogradov[mlir] Support MemRefType with multiple AffineMaps...
2021-03-25 Jean Perier[mlir] Translate global initializers after creating...
2021-03-25 Petr HosekRevert "[libcxxabi] Use cxx-headers target to consume...
2021-03-25 Martin Storsjö[libcxx] [test] Quote env variables that are set with...
2021-03-25 Martin Storsjö[LLD] Fix probing a MSYS based 'tar' in a Windows Container
2021-03-25 Craig Topper[RISCV] Add more tests that can be improved by D99042.
2021-03-25 Yolanda Chen[lld] add context-sensitive PGO options for COFF.
2021-03-25 Christopher... [libcxx] updates regular_invocable test to actually...
2021-03-25 Chuanqi Xu[Driver] Add -fno-split-stack
2021-03-25 Amara Emerson[GlobalISel] Fix crash in RBS with a non-generic IMPLIC...
2021-03-25 Serge PavlovAdd missing cases in RISCVMCExpr::getVariantKindName
2021-03-25 Craig Topper[RISCV] Add some 32-bit ctlz and cttz idiom tests to...
2021-03-25 Mehdi AminiDefine a `NoTerminator` traits that allows operations...
2021-03-25 Craig Topper[RISCV] Remove duplicate DebugLoc variables from cases...
2021-03-25 Fred Riss[lldb/ObjC] Make the NonPointerIsaCache initialization...
2021-03-25 Jonas Devlieghere[lldb] Format AppleObjCRuntimeV2 (NFC)
2021-03-25 Fangrui Song[Polly] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIO...
2021-03-25 Jianzhou Zhao[dfsan] test flush on only x86
2021-03-25 Fangrui Song[Driver] Use -dynamic-linker /lib/ld-musl-i386.so.1...
2021-03-25 Eric Schweitz[flang][fir] Add the pre-code gen rewrite pass and...
2021-03-25 Nathan Chancellor[RISCV] Fix mcount name
2021-03-25 Zequan Wu[llvm-cov] Check path emptyness in path-equivalence...
2021-03-25 Philip ReamesPlumb TLI through isSafeToExecuteUnconditionally [NFC]
2021-03-25 Giorgis Georgakoudis[Utils][NFC] Fix regex substitution for update test...
2021-03-25 Rob Suderman[mlir][tosa] Add tosa.bitwise_not lowering to constant...
2021-03-25 Jianzhou Zhao [dfsan] Test dfsan_flush with origins
2021-03-24 Philip Reames[deref] Implement initial set of inference rules for...
2021-03-24 Matt MorehouseRevert "[HWASan] Use page aliasing on x86_64."
2021-03-24 Wenlei He[InlineCost] Make cost-benefit decision explicit
2021-03-24 Yuanfang Chen[Clang][Sema] Implement GCC -Wcast-function-type
2021-03-24 Kazu Hirata[InlineCost] Enable the cost benefit analysis on FDO
2021-03-24 jasonliu[libc++] Match declaration for non-member function...
2021-03-24 Fangrui Song[Driver] Bring back "Clean up Debian multiarch /usr...
2021-03-24 Fangrui Song[Driver] Linux.cpp: delete unneeded D.getVFS().exists...
2021-03-24 Lei Zhang[mlir][linalg] Fold fill -> tensor_reshape chain
2021-03-24 Lei Zhang[mlir][linalg] Support dropping unit dimensions for...
2021-03-24 Lei Zhang[mlir][linalg] Allow controlling folding unit dim reshapes
2021-03-24 Lei Zhang[mlir][affine] Add canonicalization to merge affine...
2021-03-24 Lei Zhang[mlir][affine] Deduplicate affine min/max op expressions
2021-03-24 Lei Zhang[mlir][linalg] Fuse producers with non-permutation...
2021-03-24 Lei Zhang[mlir][linalg] NFC: Move makeTiledShapes into Utils...
2021-03-24 jasonliu[libc++][AIX] Initial patch to unblock the libc++ build...
2021-03-24 Sanjay Patel[ValueTracking] peek through min/max to find isKnownToB...
2021-03-24 Jacques Pienaar[mlir] Compare elements directly rather than creating...
2021-03-24 Martin Storsjö[libcxx] Avoid pulling in xlocinfo.h in public headers
2021-03-24 Petr Hosek[CMake][Fuchsia] Include llvm-lipo
2021-03-24 Roman Lebedev[NFCI][SimplifyCFG] Don't form DTU updates if we aren...
2021-03-24 Jessica Paquette[AArch64][GlobalISel] Make G_UBFX/G_SBFX legalization...
2021-03-24 Vy Nguyen[lld-macho][nfc] Fixed test so it output to %t/ rather...
2021-03-24 Nikita Popov[SCEV] Improve handling of not expressions in isImplied...
2021-03-24 Louis Dionne[libc++] Use add_lit_testsuite to register the libc...
2021-03-24 Stella Stamenova[mlir] Fix tile-and-distribute.mlir
2021-03-24 Thomas Preud... [MLIR, test] Fix variable def in Dialect/Linalg/tile...
2021-03-24 Med Ismail... Revert "[lldb/Plugins] Add ScriptedProcess Process...
2021-03-24 Louis Dionne[libc++] Add a CI configuration with static libc++...
2021-03-24 Janusz Nykiel[Tooling] Handle compilation databases containing comma...
2021-03-24 Albion Fung[PowerPC] Exploit xxsplti32dx (constant materialization...
2021-03-24 Greg ClaytonAdd a progress class that can track long running operat...
2021-03-24 Alexey Bataev[OPENMP]Fix PR49468: Declare target should allow empty...
2021-03-24 Congzhe Cao[LoopInterchange] fix tightlyNested() in LoopInterchang...
2021-03-24 Julian Lettner[TSan] Support initialize/finalize hooks in dynamic...
2021-03-24 Nick LewyckyVerify that MDNodes belong to the same context as the...
2021-03-24 Heejin Ahn[WebAssembly] Don't inline -emscripten-cxx-exceptions...
2021-03-24 Florian Hahn[LV] Factor out phi type access to variable (NFC).
2021-03-24 Nathan James[clang] Add fixit for Wreorder-ctor
2021-03-24 Jim InghamDisable the tests except on Darwin.
2021-03-24 Florian Hahn[LV] Remove redundant access to Legal::getReductionVars...
next