platform/upstream/llvm.git
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...
2022-01-08 Mehdi AminiFix clang-tidy readability-redundant-smartptr-get in...
2022-01-08 Mehdi AminiEnable readability-redundant-smartptr-get in MLIR local...
2022-01-08 Kazu Hirata[llvm] Remove redundant member initialization (NFC)
2022-01-08 Kazu HirataRemove duplicate forward declarations (NFC)
2022-01-08 Kazu Hirata[clang] Remove unused forward declarations (NFC)
2022-01-08 Kazu Hirata[llvm] Fix bugprone argument comments (NFC)
2022-01-08 Philip Reames[instcombine] Key deref vs deref_or_null annotation...
2022-01-08 Arthur O'Dwyer[libc++] [ranges] Add namespace __cpo to ranges::{advan...
2022-01-08 Dave LeeRevert "[lldb] Set result error state in 'frame variable'"
2022-01-08 Dave Lee[lldb] Set result error state in 'frame variable'
2022-01-08 Simon Pilgrim[CGObjCMac] Use castAs<> instead of getAs<> to avoid...
2022-01-08 Florian Hahn[LSR] Auto-generate check lines for test.
2022-01-08 Florian Hahn[LoopUnroll] Make test more robust by removing undef.
2022-01-08 Florian Hahn[LV] Make tests more robust by removing undef.
2022-01-08 Simon Pilgrim[X86] LowerRotate - enable ROTL vXi16 rotate-by-splat...
2022-01-08 Simon Pilgrim[DivergenceAnalysis] Simplify inRegion test based on...
2022-01-08 Simon Pilgrim[CGExpr] Use castAs<> instead of getAs<> to avoid deref...
2022-01-08 Simon Pilgrim[DivergenceAnalysis] Fix static analyzer warning about...
2022-01-08 Simon Pilgrim[OpenMPOpt] Use cast<> instead of dyn_cast<> to avoid...
2022-01-08 Simon Pilgrim[X86][SSE] Add initial FSHL/FSHR vXi8 lowering support
2022-01-08 Uday BondhugulaMultiple fixes to affine loop tiling return status...
2022-01-08 Florian Hahn[SCEVExpander] Skip creating <u 0 check, which is alway...
2022-01-08 Groverkss[MLIR][NFC] Move PresburgerSet to Presburger/ directory
2022-01-08 Jay Foad[GlobalISel] Use getPreferredShiftAmountTy in one more...
2022-01-08 Jay Foad[GlobalISel] Fix legality checks for G_UBFX combines
2022-01-08 Christian SiggFix GDB printers test
2022-01-08 Lang Hames[ORC-RT] Add missing headers from 1d82e19f37d.
2022-01-08 Lang Hames[ORC-RT] Add debug logging macros.
2022-01-08 Lang Hames[ORC] Add missing header from 089acf25223.
2022-01-08 Lang Hames[ORC][JITLink] Merge JITLink AllocActionCall and ORC...
2022-01-08 Kazu Hirata[Target] use range-based for loops (NFC)
2022-01-08 owenca[clang-format][NFC] Fix a bug in getPreviousToken(...
2022-01-08 Tanya LattnerAdd first draft of the discourse migration guide.
2022-01-08 Craig Topper[RISCV] Add a command line option to control the LMUL...
2022-01-08 Kazu Hirata[llvm] Remove unused forward declarations (NFC)
2022-01-08 Kito Cheng[RISCV] Set getMinVectorRegisterBitWidth to 16 if enabl...
2022-01-08 Jun Zhang[NFC] Test commit.
2022-01-08 Mehdi AminiAvoid creating a ThreadPool in MlirOptMain when `-...
2022-01-08 Mehdi AminiRevert "Avoid creating a ThreadPool in MlirOptMain...
2022-01-08 Nico Weber[gn build] (manually) port feeff8a37c35
2022-01-08 John Demme[MLIR] Fix compilation with LLVM_ENABLE_THREADS=OFF
2022-01-08 Mehdi AminiAvoid creating a ThreadPool in MlirOptMain when `-...
2022-01-08 Ben Wagner[libc++] Disable coverage with sanitize-coverage=0
2022-01-08 Kazu Hirata[llvm] Remove redundant member initialization (NFC)
2022-01-08 Julian Lettner[Darwin][Sanitizer] Lower Python requirement for iOS...
2022-01-08 Vitaly BukaDon't pass uninitialized QueryKind
2022-01-08 Julian Lettner[Darwin] Apply workaround to make symbolication in...
2022-01-08 John Ericson[llvm] Use `GNUInstallDirs` to support custom installat...
2022-01-08 Yuanfang Chen[CMake][WinMsvc] Fix user passed compiler/linker flags
2022-01-08 Walter Erquinigo[formatters] Improve documentation
2022-01-07 Jonas Devlieghere[lldb] Remove lldbconfig module
2022-01-07 John EricsonMake separate config variable for `LLVM_LIBRARY_DIRS`
2022-01-07 Baoshan Pang[RISCV] Materializing constants with 'rori'
2022-01-07 Vitaly BukaInitialize output parameter
2022-01-07 Vitaly BukaInitialize ExtAddrMode::Scale
2022-01-07 Vitaly BukaInitialize fields of TypeRecord subclasses
2022-01-07 Vitaly BukaInitialize HighlightingsBuilder::Resolver
2022-01-07 Vitaly BukaInitialize output parameters
2022-01-07 Sumanth Gundapaneni[Hexagon] Reconize M2_mnaci in HexagonBitTracker
2022-01-07 Amy Huang[-fms-extensions] Make some exception specification...
2022-01-07 Nick Desaulniers[Clang][CFG] check children statements of asm goto
next