platform/upstream/llvm.git
2020-10-09 LLVM GN Syncbot[gn build] Port 0741a2c9cac
2020-10-09 Stefan Pintilie[Clang][unittests][NFC] Break up test in Callbacks.cpp
2020-10-09 Florian Hahn[SCEV] Do not apply info from loop guards in AddRecs.
2020-10-09 Simon Pilgrim[InstCombine] foldShiftOfShiftedLogic - add support...
2020-10-09 Alexander KornienkoRemove old create(MainFile)?IncludeInsertion overloads
2020-10-09 Simon Pilgrim[InstCombine] foldShiftOfShiftedLogic - replace cast...
2020-10-09 Stephan Herhut[mlir][gpu] Fix bug in kernel outlining
2020-10-09 Simon Pilgrim[InstCombine] Add nonuniform/undef vector tests for...
2020-10-09 Martin Storsjö[LLD] [ELF] Fix the help listing for the wrap option...
2020-10-09 Konstantin... Regenerate ClangCommandLineReference.rst
2020-10-09 Ben Dunbobbin[windows-itanium] make dllimport/export handling closer...
2020-10-09 Ben DunbobbinRevert "first upstream review"
2020-10-09 Ben Dunbobbinfirst upstream review
2020-10-09 Sam McCall[clangd] Make the tweak filter a parameter to enumerate...
2020-10-09 Roman LebedevReland "[NFC][SCEV] Improve tests for ptrtoint modellin...
2020-10-09 Jonas Toth[clang] improve accuracy of ExprMutAnalyzer
2020-10-09 Nithin Vadukkumchery... [Analyzer] Fix for dereferece of smart pointer after...
2020-10-09 Max Kazantsev[NFC] Add option to disable IV widening if needed
2020-10-09 James Molloy[mlir] Fix bug in computing operation order
2020-10-09 Roman LebedevRevert "[NFC][SCEV] Improve tests for ptrtoint modellin...
2020-10-09 Jonas Paulsson[SystemZ] Use LA instead of AGR in eliminateFrameIndex().
2020-10-09 Dávid Bolvanský[Diagnostics] Diagnose -Wsizeof-array-div for array...
2020-10-09 Roman Lebedev[NFC][SCEV] Improve tests for ptrtoint modelling (D88806)
2020-10-09 Christian Sigg[mlir] NFC: small improvement to how we print a gpu...
2020-10-09 Luís Marques[NFC] Fix banner
2020-10-09 Esme-Yi[DAGCombiner] Add decomposition patterns for Mul-by...
2020-10-09 Georgii Rymar[llvm-readelf/obj][test] - Stop using precompiled binar...
2020-10-09 Pavel Labath[lldb] Delete copy operations on PluginInterface class
2020-10-09 Bevin Hansson[Fixed Point] Add floating point methods to APFixedPoint.
2020-10-09 Bevin HanssonRefactor fixed point conversion test.
2020-10-09 Bevin Hansson[IR] Add Type::getFloatingPointTy.
2020-10-09 Sam McCall[clangd] Fix dead variable, typo. NFC
2020-10-09 Kadir Cetinkaya[clangd] Enable partial namespace matches for workspace...
2020-10-09 Kadir Cetinkaya[clangd] Reduce availability of extract function
2020-10-09 Haojian Wu[clangd] Add more incomplete_type diagnostics that...
2020-10-09 Mehdi AminiRemove -gen-pass-doc from Flang CMake configuration...
2020-10-09 Mehdi AminiRevert "[MLIR] Add a foldTrait() mechanism to allow...
2020-10-09 Federico LebrónGive attributes C++ namespaces.
2020-10-09 Serge Guelton[mlir] Improve LLVM shlib support
2020-10-09 Fangrui Song[MCRegister] Simplify isStackSlot & isPhysicalRegister...
2020-10-09 Jonas Devlieghere[lldb] Format remaining signal table (NFC)
2020-10-09 Fangrui SongFix incorect Register -> MCRegister conversion
2020-10-09 ahmedsabie[MLIR] Add a foldTrait() mechanism to allow traits...
2020-10-09 Liu, Chen3[X86] Passing union type through register
2020-10-09 Xing GUO[llvm-dwarfdump][test] Rewrite verify_die_ranges.s...
2020-10-09 Xing GUO[DWARFYAML] Make the opcode_base and the standard_opcod...
2020-10-09 Kazushi (Jam... [VE] Add new MVT types for NEC SX Aurora VE vector
2020-10-09 Ben Barham[AST] Fix crashes caused by redeclarations in hidden...
2020-10-09 Kai Luo[TwoAddressInstruction][PowerPC] Call `regOverlapsSet...
2020-10-09 Esme-Yi[NFC][PowerPC] Supplement test cases for D88274.
2020-10-09 QingShan Zhang[NFC][Test] Update the test with update_llc_test_checks.py
2020-10-09 Stella Laurenzo[mlir][CAPI] Remove the exclusion of the MLIR C-API...
2020-10-09 Louis Dionne[libc++] Add caching for feature-detection Lit tests
2020-10-09 Alexandre GaneaRe-land [DebugInfo] Add debug location to stubs generat...
2020-10-09 Kai Luo[PowerPC] Add RUN line for powerpc 32-bit. NFC.
2020-10-09 Austin Kerbow[AMDGPU] Fix mai hazard VALU to LD/ST
2020-10-09 Richard SmithPR47175: Ensure type-dependent function-style casts...
2020-10-08 Yuanfang Chen[NFC] Fix a comment in MachinePassManager.h
2020-10-08 Fangrui Song[X86] Fix some clang-tidy bugprone-argument-comment...
2020-10-08 Jim InghamChange the default handling of SIGCONT to nosuppress...
2020-10-08 Mircea Trofin[NFC][MC] MCRegister API typing.
2020-10-08 Thomas Raoux[mlir][vector] Add integration test for vector distribu...
2020-10-08 Thomas Raoux[mlir][vector] Add unit test for vector distribute...
2020-10-08 Arthur Eubanks[HWAsan][NewPM] Handle hwasan like other sanitizers
2020-10-08 Alexandre Ganea[LLDB] More Windows non-English locales fixes
2020-10-08 Simon Pilgrim[InstCombine] visitTrunc - trunc(shl(X, C)) --> shl...
2020-10-08 Quentin Colombet[GlobalISel] Add missing pass dependencies for IRTranslator
2020-10-08 Paula Toth[libc] Update buildbot worker version to 2.8.4.
2020-10-08 Simon Pilgrim[InstCombine] Add additional trunc(shl(x,c)) -> shl...
2020-10-08 Sanjay Patel[InstCombine] allow vector splats for add+xor with...
2020-10-08 Mehdi AminiFix typo `DenseElementAttr`-> `DenseElementsAttr` in...
2020-10-08 Simon Pilgrim[Transforms] visitCmpBlock - don't dereference a dyn_ca...
2020-10-08 Sanjay Patel[InstCombine] remove unnecessary one-use check from...
2020-10-08 Sanjay Patel[InstCombine] add tests for add-xor; NFC
2020-10-08 Simon PilgrimFix Wparentheses warning. NFCI.
2020-10-08 Simon Pilgrim[SLP] optimizeGatherSequence - assert every Instruction...
2020-10-08 Heejin Ahn[WebAssembly] Handle indirect uses of longjmp
2020-10-08 Quentin Colombet[KnownBits] Add a sextOrTrunc method
2020-10-08 Quentin Colombet[KnownBits] Add a computeForMul method
2020-10-08 Quentin Colombet[unittests] Add a few tests for computeKnownBits with...
2020-10-08 Louis Dionne[runtimes] Use int main(int, char**) consistently in...
2020-10-08 Rahman LavaeeIntroduce and use a new section type for the bb_addr_ma...
2020-10-08 Simon Pilgrim[Transforms] CodeExtractor::verifyAssumptionCache ...
2020-10-08 Simon Pilgrim[Analysis] ScalarEvolution::getUMinFromMismatchedTypes...
2020-10-08 Simon Pilgrim[AVR] Fix null dereference warning. NFCI.
2020-10-08 Joseph Huber[OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder...
2020-10-08 Dan Liew[lit] Try to remove the flakeyness of `shtest-timeout...
2020-10-08 Teresa Johnson[sanitizer] Fix Fuchsia bot failure
2020-10-08 David Green[AIX] Add REQUIRES for powerpc test. NFC
2020-10-08 Amara Emerson[GlobalISel] Add G_VECREDUCE_* opcodes for vector reduc...
2020-10-08 Leonard Chan[clang][feature] Add cxx_abi_relative_vtable feature
2020-10-08 MaheshRavishankar[mlir][Linalg] Add some depedence query methods to...
2020-10-08 peter klausler[flang] Allow "name: value" in compiler directives
2020-10-08 Pavel Labath[lldb] Fix "frame var" for large bitfields
2020-10-08 Pavel Labath[lldb] Add a cmake warning about the python/swig incomp...
2020-10-08 Petr Hosek[libcxx] Fix the thousands_sep test failure
2020-10-08 Joseph Huber[OpenMP] Change CMake Configuration to Build for Highes...
2020-10-08 Alexandre Ganea[LLDB] On Windows, fix tests
2020-10-08 Geoff LevnerDeferredDiagnosticsEmitter crashes
2020-10-08 Fangrui Song[ELF] Don't change binding to STB_WEAK for an undefined...
next