platform/upstream/llvm.git
2021-04-07 Jordan Rupprecht[lldb][Editline] Fix crash when navigating through...
2021-04-07 Craig Topper[RISCV] Support vslide1up/down intrinsics for SEW=64...
2021-04-07 Aaron En Ye Shi[HIP] Fix rocm-detect.hip test path
2021-04-07 Craig Topper[SelectionDAG] Teach SelectionDAG::FoldConstantArithmet...
2021-04-07 Craig Topper[LoopIdiomRecognize] Minor cleanups to the FFS idiom...
2021-04-07 Aart Bik[mlir][sparse] support integral types i32,i16,i8 for...
2021-04-07 Dimitry AndricAvoid testing for libc++ internal macros after D99834
2021-04-07 Roman Lebedev[InstCombine] foldAddWithConstant(): don't deal with...
2021-04-07 Mark de Wever[libc++] Update contributor documentation.
2021-04-07 Sanjay Patel[InstCombine] avoid infinite loop from partial undef...
2021-04-07 Christopher... [libcxx] adds __cpp_lib_concepts feature-test macro
2021-04-07 Christopher... [libcxx] adds remaining callable concepts
2021-04-07 Jez Ng[lld-macho] Sibling N_SO symbols must have the empty...
2021-04-07 Jez Ng[lld-macho][nfc] Add test for ARM64 stubs
2021-04-07 wlei[CSSPGO] Fix incorrect probe distribution factor comput...
2021-04-07 Simon Pilgrim[X86][AVX] Add HADD lane crossing test
2021-04-07 Nicolas Vasilache[mlir] Export python-related .cmake files
2021-04-07 Abhina Sreeskantharajan[SystemZ][z/OS][TableGen] TableGen files should be...
2021-04-07 Jacques Pienaar[mlir,shape] Update min/max op description
2021-04-07 Sander de Smalen[SVE] Remove checks for warnings in scalable-vector...
2021-04-07 Sam Clegg[WebAssembly] Improve error messages regarding missing...
2021-04-07 Sebastian Neubauer[AMDGPU] Update SGPRSpillVGPRCSR name. NFC
2021-04-07 Jingu Kang[NPM] Fix typo inisLTOPreLink for loop rotate
2021-04-07 Nico WeberRevert "[clang] Speedup line offset mapping computation"
2021-04-07 Simon Pilgrim[X86] Improve optimizeCompareInstr for signed compariso...
2021-04-07 Alexey Bataev[SLP]Avoid multiple attempts to vectorize CmpInsts.
2021-04-07 Andrzej Warzynski[flang][driver] Fix `-fdebug-dump-provenance`
2021-04-07 Jay Foad[AMDGPU] SIFoldOperands: don't dump extra '\n' after...
2021-04-07 Andrzej Warzynski[flang][driver] Add support for `-cpp/-nocpp`
2021-04-07 oToToT[clang] Check AuxTarget exists when creating target...
2021-04-07 Sanjay Patel[InstCombine] move abs transform to helper function...
2021-04-07 Sanjay Patel[InstCombine] add tests for not-of-min/max; NFC
2021-04-07 Matthias Springer[mlir] Add "mask" operand to vector.transfer_read/write.
2021-04-07 Simon Pilgrim[X86] Add AND/OR/XOR signed-comparison overflow test...
2021-04-07 Florian Hahn[Clang] Extend test coverage for -f[no-]finite-loops...
2021-04-07 serge-sans... [clang] Speedup line offset mapping computation
2021-04-07 Balazs Benics[analyzer][NFC] Add tests for extents
2021-04-07 Simon Pilgrim[X86] Improve optimizeCompareInstr for signed compariso...
2021-04-07 Valeriy Savchenko[-Wcompletion-handler] Don't recognize init methods...
2021-04-07 Yevgeny Rouban[Statepoint Lowering] Allow other than N byte sized...
2021-04-07 Valeriy Savchenko[analyzer] Fix body farm for Obj-C++ properties
2021-04-07 Simon Pilgrim[X86] Add BZHI test case for PR48768
2021-04-07 crr0004Fix crash when an invalid URI is parsed and error handl...
2021-04-07 Kirill Bobyrev[CMake] try creating symlink first on windows
2021-04-07 Utkarsh Saxena[clang][Syntax] Handle invalid source range in expanded...
2021-04-07 Sven van Haastregt[OpenCL] Add as_size/ptrdiff/intptr/uintptr_t operators
2021-04-07 Stefan Gränitz[Orc][examples] Add missing FileCheck for lit test...
2021-04-07 Roman LebedevReland [InstCombine] Fold `((X - Y) - Z)` to `X - ...
2021-04-07 Roman Lebedev[InstCombine] Restrict "C-(X+C2) --> (C-C2)-X" fold...
2021-04-07 Roman Lebedev[NFC][InstCombine] Add sub-of-sub tests with constant...
2021-04-07 Thomas Preud... [PowerPC, test] Fix use of undef FileCheck var
2021-04-07 Thomas Preud... [clang, test] Fix use of undef FileCheck var
2021-04-07 Thomas Preud... [Coroutines, test] Fix use of var defined in CHECK-NOT
2021-04-07 Roman Lebedev[CGCall] Annotate `this` argument with alignment
2021-04-07 Qiu Chaofan[PowerPC] Fix use check of swap-reduction
2021-04-07 Stefan Gränitz[Orc][examples] Add lit ToolSubst for LLJITWithRemoteDe...
2021-04-07 LemonBoy[X86] Initialize TargetOptions::StackProtectorGuardOffs...
2021-04-07 Max Kazantsev[SCEV] Fix false-positive recognition of simple recurre...
2021-04-07 Petr HosekRevert "[NFC][Clang] Speculative fix for builtins-ppc...
2021-04-07 Christopher... [libcxx] fixes `common_reference` requirement for ...
2021-04-07 Petr HosekRevert "[InstCombine] Fold `((X - Y) - Z)` to `X -...
2021-04-07 Jacques Pienaar[mlir,shape] Add max/min folder for simple case
2021-04-07 Jonas Devlieghere[dsymutil] Stop emulating dsymutil-classic CIE caching...
2021-04-07 Jonas Devlieghere[dsymutil] Don't keep old abbreviations
2021-04-07 Jonas Devlieghere[dsymutil] Don't emit .debug_pubnames and .debug_pubtypes
2021-04-07 Alex OrlovRemoved redundant code.
2021-04-07 Yevgeny Rouban[NewPM] Set verify-cfg-preserved=1 by default for debug...
2021-04-07 WeverythingAdd missing CHECK lines in test
2021-04-07 Jacques Pienaar[shape] Add min and max ops
2021-04-07 Yaxun (Sam... Minor fix for test hip-code-object-version.hip
2021-04-07 Yaxun (Sam... [HIP] Change to code object v4
2021-04-06 Craig Topper[RISCV] Add an assertion to the ReplaceNodeResults...
2021-04-06 Nicolás Alvarez[docs] Fix doxygen comments wrongly attached to the...
2021-04-06 Peter Steinfeld[flang] Improve constant folding for type parameter...
2021-04-06 Craig Topper[RISCV] Don't custom type legalize fixed vector to...
2021-04-06 Hansang Bae[OpenMP] Define omp_is_initial_device() variants in...
2021-04-06 Jez Ng[lld-macho] Symbol::value should always be uint64_t
2021-04-06 Craig Topper[MachineValueTypes] Add blank lines between floating...
2021-04-06 John Demme[MLIR] [Python] Add capsule methods for pybind11 to...
2021-04-06 Sidharth Baveja[SplitEdge] Update SplitCriticalEdge to return a nullpt...
2021-04-06 Vince Bridgers[docs] Update documentation for bugprone-misplaced...
2021-04-06 Rob Suderman[mlir][tosa] Add tosa.table lowering to linalg.generic
2021-04-06 Aaron PuchertThread safety analysis: Don't warn about managed locks...
2021-04-06 Philip ReamesReplace calls to IntrinsicInst::Create with CallInst...
2021-04-06 Philip ReamesUse AssumeInst in a few more places [nfc]
2021-04-06 Louis Dionne[libc++] NFCI: Fix test pinning down RTTI implementatio...
2021-04-06 Thomas Preud... [test, AArch64] Fix use of var defined in CHECK-NOT
2021-04-06 Artem Belevich[NVPTX] Handle bitcast and ASC(101) when trying to...
2021-04-06 Philip ReamesPlumb AssumeInst through operand bundle apis [nfc]
2021-04-06 Jacques Pienaar[mlir] Hoist out getRequestedOpDefinitions helper
2021-04-06 Luís Marques[lit testing] Fix xfail-cl.py test worker count
2021-04-06 Luís Marques[ASan][RISCV] Fix RISC-V memory mapping
2021-04-06 Yaxun (Sam... Let clang atomic builtins fetch add/sub support floatin...
2021-04-06 Felix Berger[clang-tidy] performance-* checks: Match AllowedTypes...
2021-04-06 Alexandre Ganea[Windows] Add test coverage for line endings when rewri...
2021-04-06 Arthur O'Dwyer[libc++] Header inclusion tests.
2021-04-06 Arthur O'Dwyer[libc++] Post-commit review on D99928.
2021-04-06 Christian Sigg[mlir] Remove no-op array assignment in dictionaryAttrS...
2021-04-06 Jez Ng[lld-macho] Fix & refactor symbol size calculations
2021-04-06 Jez Ng[lld-macho][nfc] Remove HelpHidden from aliases to...
next