platform/upstream/llvm.git
2022-01-10 Nuno Lopes[SROA] Switch replacement of dead/UB/unreachable ops...
2022-01-10 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2022-01-10 Louis Dionne[libc++] Refactor the test for join_view's default...
2022-01-10 Serge GueltonUse a sorted array instead of a map to store AttrBuilde...
2022-01-10 Nikita Popov[TypeFinder] Support opaque pointers
2022-01-10 Alex Xu (Hello71)set __NO_MATH_ERRNO__ if -fno-math-errno
2022-01-10 Louis Dionne[libc++] Add missing `return 0` to main() functions...
2022-01-10 Matthias Springer[mlir][linalg][bufferize][NFC] Update comments in Buffe...
2022-01-10 Louis Dionne[libc++] Fix link to bug tracker
2022-01-10 Simon Pilgrim[CostModel][X86] Update ROTL/ROTR vXi8/vXi16 costs...
2022-01-10 Louis Dionne[libc++] Fix the documentation and re-enable documentat...
2022-01-10 Matthias Springer[mlir][linalg][bufferize][NFC] Clean up bufferization...
2022-01-10 Haojian Wu[clangd] Enable expand-auto for decltype(auto).
2022-01-10 Martin Storsjö[llvm-objcopy] Implement the PE-COFF specific --subsyst...
2022-01-10 Tim NorthoverAArch64: don't claim to preserve registers used by...
2022-01-10 Petar AvramovicAMDGPU/GlobalISel: Rework legalization for extract...
2022-01-10 Florian Hahn[SROA] Reduce the number of times a IRBuilder is constr...
2022-01-10 Haojian Wu[AST] Add RParen loc for decltype AutoTypeloc.
2022-01-10 Haojian Wu[AST] Use recovery-expr to preserve incomplete-type...
2022-01-10 Alex Zinenko[mlir] address post-commit review for D116759
2022-01-10 Florian Hahn[SCEVExpander] Only create trunc when needed.
2022-01-10 Jeremy Morse[Dexter] Allow tests to specify command line options
2022-01-10 Mubashar Ahmad[Clang][AArch64][ARM] PMUv3.4 Option Added
2022-01-10 Sam McCall[clangd] Include fixer for missing functions in C
2022-01-10 Alex Zinenko[mlir] Don't inline calls from dead SCCs
2022-01-10 David GreenRevert "[LoopFlatten] Move it to a LoopPassManager"
2022-01-10 Stephan Herhut[mlir][memref] Tighten verification of memref.reinterpr...
2022-01-10 David Sherwood[LoopVectorize] Add support for tail folding using...
2022-01-10 Cullen Rhodes[AArch64][SVE] Fold predicate into compare
2022-01-10 Shraiysh Vaishay[mlir][OpenMP] Change the syntax of omp.atomic.read op
2022-01-10 David Sherwood[NFC] Add tests for splats of illegal integer vector...
2022-01-10 Sam McCall[clangd] Support configuration of inlay hints.
2022-01-10 Sam McCall[Parse] Use empty RecoveryExpr when if/while/do/switch...
2022-01-10 Florian Hahn[SCEVExpander] Only create multiplication if needed.
2022-01-10 LLVM GN Syncbot[gn build] Port c0fdc748871f
2022-01-10 Haojian Wu[AST] Add more source information for DecltypeTypeLoc.
2022-01-10 mydeveloperday[clang-format] Ensure we can correctly parse lambda...
2022-01-10 Lang Hames[ORC][JITLink] Add dependence on OrcShared to JITLink.
2022-01-10 Vincent Lee[lld-macho] Fix shadowed variable
2022-01-10 Nikita Popov[MemoryBuiltins] Remove isNoAliasFn() in favor of isNoA...
2022-01-10 Lang Hames[ORC] Add helper functions for running finalize / deall...
2022-01-10 Craig Topper[RISCV] Generalize (srl (and X, 0xffff), C) -> (srli...
2022-01-10 Stephen NeuendorfferFix exported MLIR_TABLEGEN_EXE
2022-01-10 Pavel Kosov[SchedModels][CortexA55] Fix scheduling of FP loads
2022-01-10 Jonas Devlieghere[lldb] Remove LLDB_RECORD_RESULT macro
2022-01-10 Dave Lee[lldb] Skip TestTargetXMLArch if no support for x86...
2022-01-10 Zi Xuan Wu[CSKY] Lower leaf DAG node such as global symbol, frame...
2022-01-10 Siva Chandra... [libc] Re-enable thrd_test.
2022-01-10 Dave Lee[lldb] Skip TestVSCode_coreFile if no x86 target support
2022-01-10 Jonas Devlieghere[lldb] Remove reproducer instrumentation
2022-01-10 Dave Lee[lldb] Guard libstdc++ specific 'frame var' test
2022-01-10 Dave Lee[lldb] Check for arm64 in TestDisassembleRawData
2022-01-10 Dave Lee[lldb] Require x86 support for dwo-relative-path test
2022-01-10 Craig Topper[RISCV] Isel (sra (sext_inreg X, i16), C) -> (srai...
2022-01-10 Alexander Shaposhnikov[lld][ELF] Support adrp+ldr GOT optimization for AArch64
2022-01-10 jacquesguan[RISCV] Disable EEW=64 for index values when XLEN=32.
2022-01-10 jinge90Control-flow Enforcement Technology (CET), published...
2022-01-10 Jim Lin[Builtins] Add missing the macro 'y' description in...
2022-01-10 Craig Topper[RISCV] Fold (srl (and X, 0xffff), C)->(srli (slli...
2022-01-10 Esme-Yi[yaml2obj][XCOFF] parsing auxiliary symbols.
2022-01-10 Chen Zheng[PowerPC] fast isel can lower intrinsics call on AIX.
2022-01-10 Craig Topper[SelectionDAG] Add FP_TO_UINT_SAT/FP_TO_SINT_SAT to...
2022-01-10 Alexander Shaposhnikov[CodeGen] Rename emitCalleeSavedFrameMoves
2022-01-10 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2022-01-10 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-10 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-01-10 Mehdi AminiApply clang-tidy fixes for modernize-use-equals-default...
2022-01-09 Dave LeeRevert "[lldb] Set result error state in 'frame variable'"
2022-01-09 Fangrui Song[ELF] Move gotIndex/pltIndex/globalDynIndex to SymbolAux
2022-01-09 Dave Lee[lldb] Set result error state in 'frame variable'
2022-01-09 Dave Lee[lldb][docs] Update references to SVN
2022-01-09 Kazu HirataUse true/false instead of 1/0 (NFC)
2022-01-09 Kazu Hirata[lldb] Remove redundant member initialization (NFC)
2022-01-09 Kazu HirataFix bugprone argument comments.
2022-01-09 Kazu Hirata[clang] Remove unused forward declarations (NFC)
2022-01-09 Dave Lee[lldb] Compute fully qualified command names in FindCom...
2022-01-09 Dave Lee[lldb] Remove ProcessStructReader from NSStringSummaryP...
2022-01-09 Nicolas Vasilache[mlir][MemRef] NFC - Improve assertion error message
2022-01-09 Johannes Doerfert[Attributor][FIX] Remove assumption that doesn't have...
2022-01-09 Nicolas Vasilache[mlir][Bufferize] NFC - Introduce areCastCompatible...
2022-01-09 Florian Hahn[SCEVExpander] Simplify cleanup, skip sorting by dominance.
2022-01-09 Jake Egan[AIX] Disable tests that fail because of no 64-bit...
2022-01-09 Sanjay Patel[x86] exclude "X==0 ? Y :-1" from math/logic transform
2022-01-09 Florian Hahn[SCEVExpander] Only check overflow if it is needed.
2022-01-09 Sanjay Patel[InstCombine] (~A | B) & (A ^ B) -> ~A & B
2022-01-09 Sanjay Patel[InstCombine] add tests for and(orn, xor); NFC
2022-01-09 Sanjay Patel[x86] use SETCC_CARRY instead of SBB node for select...
2022-01-09 Kazu Hirata[clang] Remove redundant member initialization (NFC)
2022-01-09 Kazu Hirata[clang] Fix bugprone argument comments (NFC)
2022-01-09 Kazu Hirata[clang] Use true/false instead of 1/0 (NFC)
2022-01-09 Casey Carter[libcxx][test] `_VSTD` doesn't belong in test code
2022-01-08 Johannes Doerfert[OpenMP][FIX] Emit debug declares only if debug info...
2022-01-08 Johannes Doerfert[Attributor][FIX] Ensure order for multiple references...
2022-01-08 Craig Topper[RISCV] Add i8/i16 fptosi/fptoui and fptosi_sat/fptoui_...
2022-01-08 Eric Schweitz[fir] Correct and reenable test that was removed by...
2022-01-08 Arthur O'Dwyer[libc++] [test] Remove `UNSUPPORTED: stdlib=msvc` from...
2022-01-08 Craig Topper[RISCV] Add nounwind to remove some cfi directives...
2022-01-08 Florian Hahn[LV] Improve check lines in existing tests.
2022-01-08 Craig Topper[RISCV] Add nounwind to remove some cfi directives...
2022-01-08 Craig Topper[docs] Fix documentation of -fno-strict-float-cast...
next