platform/upstream/llvm.git
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...
2021-04-06 Jez Ng[lld-macho][nfc] Rename some tests
2021-04-06 Thomas Preud... [MLIR, test] Fix use of undef FileCheck var
2021-04-06 Amy Kwan[PowerPC] Materialize 34-bit constants with pli directly
2021-04-06 Fangrui Song[NewPM] Fix -Wunused-lambda-capture in -DLLVM_ENABLE_AS...
2021-04-06 Philip ReamesMore precisely type code used for gc.relocate assertion...
2021-04-06 Jez Ng[lld-macho] clang-format cleanup
2021-04-06 Jez Ng[lld-macho] Rename SubsectionMapping to SubsectionMap
2021-04-06 Philip ReamesAdd a subclass of IntrinsicInst for llvm.assume [nfc]
2021-04-06 James Y KnightFix f6ee97d8271e1dfd9b6572222fefe8f40433952e:
2021-04-06 Martin Storsjö[libcxx] [test] Allow C:\System Volume Information...
2021-04-06 Arthur Eubanks[GVN] Add missing ICF update
2021-04-06 Jonas Devlieghere[lldb] Fix else-after-return in AppleObjCRuntimeV2...
2021-04-06 Florian Hahn[SimplifyInst] Use correct type for GEPs with vector...
2021-04-06 Nicolas Vasilache[mlir][python] Add missing affine map compression test
2021-04-06 Martin Storsjö[libcxx] Fix the type attribute for a couple templates
2021-04-06 Martin Storsjö[libcxx] [test] Use dedicated types for the invocable...
2021-04-06 Craig Topper[RISCV] Add helper function to share some of the code...
2021-04-06 Jay Foad[AMDGPU] SIFoldOperands: use isUseMIInFoldList. NFC.
2021-04-06 Jonas Devlieghere[lldb] Format Plugins/Language/ObjC/Cocoa.cpp (NFC)
2021-04-06 Christopher... [libcxx] adds remaining callable concepts
2021-04-06 Arthur Eubanks[llvm-reduce] Remove unwanted module inline asm
2021-04-06 Paul RobinsonPass -fcrash-diagnostics-dir along to LLVM
2021-04-06 Alexander Belyaev[mlir][linalg] Add helpers for linalg.tiled_loop [nfc].
2021-04-06 Jonas Devlieghere[lldb] Fix bug where memory read --outfile is not trunc...
2021-04-06 Julian Lettner[Sanitizer] Adopt Python 3 for iOS simulator test scripts
2021-04-06 Ben Langmuir[index] Improve macro indexing support
2021-04-06 Thomas Preud... [test, GVN] Fix use of var defined in CHECK-NOT
2021-04-06 Thomas Preud... [MLIR, test] Fix use of undef FileCheck var
2021-04-06 Victor Huang[AIX][TLS] Add support for TLS variables to XCOFF objec...
next