platform/upstream/llvm.git
2022-01-25 Shraiysh Vaishay[mlir][OpenMP] Added omp.atomic.capture operation
2022-01-25 Liu, Chen3Fix the wrong value of bit_AVXVNNI
2022-01-25 Max Kazantsev[SCEV] Use lshr in implications
2022-01-25 River Riddle[mlir] Add more missing dependencies after D118062
2022-01-25 Uday Bondhugula[MLIR] Improve doc for -mlir-print-local-scope and...
2022-01-25 River Riddle[mlir] Add more missing dependencies after D118062
2022-01-25 River Riddle[mlir] Add missing dependencies after D118062
2022-01-25 Jordan Rupprecht[bazel] Update MLIR deps
2022-01-25 River Riddle[mlir:MLIRAffineUtils] Add missing dependency on MLIRAf...
2022-01-25 Mehdi AminiFix python test to register all passes before using...
2022-01-25 River Riddle[mlir:LoopLikeInterface] Add missing dependency on...
2022-01-25 Min-Yih Hsu[M68k][Disassembler][NFC] Re-organize test files
2022-01-25 Ahmed Bougacha[ObjCARC] Use "UnsafeClaimRV" to refer to unsafeClaim...
2022-01-25 Ahmed Bougacha[ObjCARC] Remove unused RetainRVDep dependency kind...
2022-01-25 River Riddle[mlir] Remove a bunch of unnecessary dialect dependencies
2022-01-25 River Riddle[mlir:ArmSVE][NFC] Remove dead code and unnecessary...
2022-01-25 River Riddle[mlir:Transforms] Move out the remaining non-dialect...
2022-01-25 River Riddle[mlir:Transforms] Move NormalizeMemRefs to MemRef/Trans...
2022-01-25 River Riddle[mlir] Move the Buffer related source files out of...
2022-01-25 harshFix bugs in GPUToNVVM lowering
2022-01-25 Richard[clang-tools-extra] Fix documentation build (NFC)
2022-01-25 Evgeniy Brevnov[AA] Refine ModRefInfo for llvm.memcpy.* in presence...
2022-01-25 jacquesguan[RISCV][NFC] Rename RequiredExtensions to RequiredFeatures.
2022-01-25 Mehdi AminiRemove null check after dereferencing the pointer ...
2022-01-25 Aart Bik[mlir][sparse] integration test for sparse output operation
2022-01-25 Joseph Huber[OpenMP] Add more identifier to created shared globals
2022-01-25 Joseph Huber[OpenMP][Fix] Properly inherit calling convention
2022-01-25 Jonas Devlieghere[lldb] Make PythonDataObjects work with Python 2
2022-01-25 Arthur O'Dwyer[libc++] Fix LWG3422 "Issues of seed_seq's constructors"
2022-01-25 wlei[llvm-profgen] Support to load debug info from a second...
2022-01-25 Philip Reames[tests] Refresh autogen tests for SLP
2022-01-25 Craig Topper[RISCV] Add missing space to 'clang-format on' directiv...
2022-01-25 Simon Pilgrim[X86] combinePredicateReduction - generalize allof...
2022-01-24 Jan Korous[clang][dataflow] Avoid MaxIterations overflow
2022-01-24 Derek Schuff[clang][Driver] use DWARF4 for wasm
2022-01-24 Rob Suderman[mlir] Add support for ExpM1 to GLSL/OpenCL SPIRV Backends
2022-01-24 Mogball[mlir] NFC control-flow sink cleanup
2022-01-24 Siva Chandra... [libc] Let header generator generate the type header...
2022-01-24 Nikolas Klauser[libc++] Remove std::basic_string's base class in ABIv2
2022-01-24 Nikolas Klauser[libc++][NFC] remove this-> when calling member functio...
2022-01-24 Jonas Devlieghere[lldb] Add ConstString memory usage statistics
2022-01-24 David BlaikieDWARFv5 default: Switch bolt tests to use DWARFv4 since...
2022-01-24 Mogball[mlir] Add a ControlFlowSink pass.
2022-01-24 Chaoshuai Lu[ObjC Availability] Add missing const to getVersion...
2022-01-24 Petr Hosek[Fuchsia] Remove i386 from iossim architectures
2022-01-24 Arjun P[MLIR][Presburger] use braces for single-line loop...
2022-01-24 Arjun P[MLIR][Presburger] LinearTransform: rename multiplicati...
2022-01-24 Nancy Wang[SystemZ][z/OS]: fix lit tmp_dir to use - instead of _
2022-01-24 Simon Pilgrim[X86] combinePredicateReduction - split vXi16 allof...
2022-01-24 Changpeng Fang[AMDGPU][NFC] Update to AMDGPUUsage for default Code...
2022-01-24 Yuanfang Chen[CMake] Pass CMAKE_C/CXX_COMPILER_LAUNCHER down to...
2022-01-24 Yuanfang Chen[CMake] Fixes /INCREMENTAL detection when considering...
2022-01-24 Yuanfang Chen[NFC][clangd] Use table to collect option aliases
2022-01-24 Simon Pilgrim[X86] combineSetCCMOVMSK - detect and(pcmpeq(),pcmpeq...
2022-01-24 Rahul Joshi[MLIR] Add generic walk support to OpState
2022-01-24 Igor Kirillov[LoopVectorize] Add tests with reductions that are...
2022-01-24 Quinn Pham[PowerPC] Emit warning when SP is clobbered by asm
2022-01-24 Casey Carter[libcxx][test] the domain of == for forward iterators...
2022-01-24 Med Ismail... [lldb/test] Fix `TestScriptedProcess.test_scripted_proc...
2022-01-24 Louis Dionne[libc++][CI] Re-enable all CI jobs
2022-01-24 Louis Dionne[libc++] Make sure basic_string::reserve(n) never shrin...
2022-01-24 Amir Ayupov[BOLT] Add missing <memory> in InstrumentationRuntimeLi...
2022-01-24 Sanjay Patel[InstCombine] add tests for icmp with masked mul operan...
2022-01-24 Jordan Rupprecht[test] Fix no-undef-type-md.ll.
2022-01-24 Paweł Bylica[DAGCombine] Remove unused param in combineCarryDiamond...
2022-01-24 Stanislav Mekhanoshin[AMDGPU] Make v8i16/v8f16 legal
2022-01-24 Med Ismail... [lldb/Interpreter] Make `ScriptedInterface::ErrorWithMe...
2022-01-24 Med Ismail... [lldb/Plugins] Fix ScriptedThread IndexID reporting
2022-01-24 Med Ismail... [lldb/Plugins] Enrich ScriptedThreads Stop Reasons...
2022-01-24 Med Ismail... [lldb/Plugins] Add support of multiple ScriptedThreads...
2022-01-24 Med Ismail... [lldb/Plugins] Move ScriptedThreadInterface to Scripted...
2022-01-24 Med Ismail... [lldb/Plugins] Add ScriptedProcess::GetThreadsInfo...
2022-01-24 Stanislav Mekhanoshin[AMDGPU] Remove cndmask from readsExecAsData
2022-01-24 Mircea Trofin[NFC][MLGO] Simplify conditional compilation
2022-01-24 Mark de Wever[libc++][format] Finish P0645 Text Formatting.
2022-01-24 Arthur O'Dwyer[libc++] Fix bugs in common_iterator; add test coverage.
2022-01-24 John Ericson[libc][cmake] Make `add_tablegen` calls match others
2022-01-24 Florian Hahn[ConstraintElimination] Fix sign of sub decomposition.
2022-01-24 Florian Hahn[ConstraintElimination] Add test from PR53123.
2022-01-24 Jeremy Morse[NFC][DebugInfo] Strip out an undesired #if 0 block
2022-01-24 Hans WennborgUse -gdwarf-4 in compiler-rt/test/profile/Linux/instrpr...
2022-01-24 Clint Caywood[libc] Add bazel definition for hypot/hypotf.
2022-01-24 Sander de Smalen[AArch64] NFC: Clarify and auto-generate some CodeGen...
2022-01-24 Stephen Tozer[llvm] Do not replace dead constant references in metad...
2022-01-24 LLVM GN Syncbot[gn build] Port db2944e34b16
2022-01-24 LLVM GN Syncbot[gn build] Port 787ccd345cbb
2022-01-24 Mark de Wever[libc++][format] Adds formatter handle.
2022-01-24 Mark de Wever[libc++][format] Disable default formatter.
2022-01-24 Mark de Wever[libc++][format] Adds formatter pointer.
2022-01-24 Mark de Wever[libc++][format] Adds formatter floating-point.
2022-01-24 Marek Kurdej[clang-format] Space between attribute closing parenthe...
2022-01-24 Jeremy MorseRevert rG6a605b97a200 due to excessive memory use
2022-01-24 Sebastian Neubauer[AMDGPU][InstCombine] Remove zero image offset
2022-01-24 Owen Pan[clang][NFC] Wrap TYPE_SWITCH in "do while (0)" in...
2022-01-24 eopXD[SLP][NFC] Add debug logs for entry.
2022-01-24 Louis Dionne[libc++] Fix benchmark failure
2022-01-24 Fangrui Song[ELF] Fix the branch range computation when reusing...
2022-01-24 Simon Pilgrim[X86] combineSetCCMOVMSK - fold allof(cmpeq(x,y)) ...
2022-01-24 Sander de Smalen[ISEL] Move trivial step_vector folds to FoldConstantAr...
2022-01-24 Casey Carter[libcxx][test] {move,reverse}_iterator cannot be instan...
next