platform/upstream/llvm.git
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...
2021-06-05 Simon PilgrimMsgPackReader.cpp - add missing implicit MathExtras...
2021-06-05 Simon PilgrimNativeFormatting.cpp - add missing implicit MathExtras...
2021-06-05 Arthur O'Dwyer[libc++] graph_header_deps.py: Update the computing...
2021-06-05 Arthur O'Dwyer[libc++] Fix result-type and value_type computation...
2021-06-05 Aaron PuchertMake TableGenGlobalISel an object library
2021-06-05 Mark de Wever[libc++][doc] Update Format status.
2021-06-05 Roman Lebedev[NFC] Promote willNotOverflow() / getStrengthenedNoWrap...
2021-06-05 Nikita Popov[LoopUnroll] Regenerate test checks (NFC)
2021-06-05 Bruce MitchenerRevert "[LLDB/API] Expose args and env from SBProcessInfo."
2021-06-05 Nikita Popov[LoopUnroll] Separate peeling from unrolling
2021-06-05 Alexander Shaposhnikov[lld][MachO] Fix typo in special-symbol-ld-previous.s
2021-06-05 Vitaly BukaRevert "Update and improve compiler-rt tests for -mllvm...
2021-06-05 Amir Ayupov[MC] Add getLSDASection interface
2021-06-05 Kevin AtheyUpdate and improve compiler-rt tests for -mllvm -asan_u...
2021-06-05 Vitaly BukaRevert "[gn build] manually port 60e5243e593e (weak...
2021-06-05 Bruce Mitchener[LLDB/API] Expose args and env from SBProcessInfo.
2021-06-05 Fangrui SongFix some -Wunused-but-set-variable in -DLLVM_ENABLE_ASS...
2021-06-05 Alexander Shaposhnikov[lld][MachO] Add first bits to support special symbols
2021-06-05 Vitaly Buka[NFC][asan] Split fake_stack() into two funcions
2021-06-05 Vitaly Buka[NFC][asan] Fix include order
2021-06-05 Vitaly Buka[NFC][memprof] FIx delete[] usage in test
2021-06-05 Vitaly Buka[NFC][asan] format ThreadStackContainsAddress
2021-06-05 Vitaly Buka[NFC][memprof] Compile *.c tests as C
2021-06-05 Jim Lin[RISCV] Replace (XLenVT (VLOp GPR:$vl)) with VLOpFrag
2021-06-05 Michael Kruse[Polly] Move MatMul optimization into its own file...
2021-06-05 Vitaly BukaRevert "Update and improve compiler-rt tests for -mllvm...
2021-06-05 Fangrui Song[lsan] Bump the thread limit from 1<<13 to 1<<22
2021-06-05 Vitaly Buka[NFC][scudo] Fix sign-compare warning in test
2021-06-05 Vitaly Buka[NFC][scudo] Convert to TYPED more ScudoCombinedTest
2021-06-05 Vitaly Buka[scudo] Remove ScopedString::Length
2021-06-05 Vitaly Buka[Scudo] Improve ScopedString constructor
2021-06-05 Vitaly Buka[NFC][scudo] Fix sign-compare warning in test
2021-06-04 Kevin Atheyremove windows tests for -asan_use-after-return=always...
2021-06-04 Aart Bik[mlir][sparse] add option for 32-bit indices in scatter...
2021-06-04 Nico Weber[gn build] manually port 60e5243e593e (weak asan symbol)
2021-06-04 Kevin Atheyfix SANITIZE_WINDOWS pragma for https://reviews.llvm...
2021-06-04 Rob Suderman[mlir][tosa] Update tosa.rescale for i48 input type
2021-06-04 Kevin AtheyUpdate and improve compiler-rt tests for -mllvm -asan_u...
2021-06-04 Ahmed TaeiRevert "Add memref.dim canonicalization patterns to...
2021-06-04 Scott Linder[ADT] Refactor enumerate unit tests
2021-06-04 Roman Lebedev[X86] AMD Zen 3: double the LoopMicroOpBufferSize
2021-06-04 Peter Steinfeld[flang] Check for undefined derived types
2021-06-04 Arnamoy Bhattacharyya[flang][OpenMP] Add semantic check to allow only loop...
2021-06-04 Ten Tzen[Windows SEH]: Fix -O2 crash for Windows -EHa
2021-06-04 Terry Wilmarth[OpenMP] Add experimental nesting mode feature
2021-06-04 Kostya Kortchinsky[scudo] Fix String DCHECK
2021-06-04 Nico Weber[gn build] (semi-manually) port 07c92b2e9581
2021-06-04 Ahmed TaeiAdd memref.dim canonicalization patterns to TilingCanon...
2021-06-04 Eli FriedmanRegenerate a few tests related to SCEV.
2021-06-04 Fangrui Song[InstrProfiling] If no value profiling, make data varia...
2021-06-04 Aaron BallmanFix a diagnoses-valid bug with using declarations
2021-06-04 Vitaly Buka[scudo] Untag pointer in iterateOverChunks
2021-06-04 Vitaly Buka[scudo] Add memtag_test
2021-06-04 Vitaly Buka[scudo] Remove disableMemoryTagChecksTestOnly
2021-06-04 Martin Storsjö[mailmap] Add the canonical spelling of my name
2021-06-04 Nikita Popov[IndVars] Don't forget value when inferring nowrap...
next