platform/upstream/llvm.git
2019-08-23 Anastasia Stulova[OpenCL] Renamed value of std flag in C++ mode.
2019-08-23 Jeremy Morse[DebugInfo] Remove invalidated locations during LiveDeb...
2019-08-23 Artem BelevichFixed a typo.
2019-08-23 Sanjay Patel[SLP] use range-for loops, fix formatting; NFC
2019-08-23 Alexey Bataev[OPENMP5.0]Add support for device_type clause in declar...
2019-08-23 Teresa JohnsonFix target for new X86 test
2019-08-23 Erich Keane[NFC] Move some variable declarations into their 'if...
2019-08-23 Cameron McInally[Reassoc] Small fix to support unary FNeg in NegateValu...
2019-08-23 Johannes Doerfert[Attributor][Fix] Deal with "growing" dereferenceability
2019-08-23 Johannes Doerfert[Attributor][NFCI] Avoid lookups when resolving returne...
2019-08-23 Sanjay Patel[SLP] fix formatting; NFC
2019-08-23 Johannes Doerfert[Attributor] FIX: Treat new attributes as changed ones
2019-08-23 Johannes Doerfert[Attributor][NFCI] Try to avoid potential non-determini...
2019-08-23 Teresa Johnson[ThinLTO] Fix handling of weak interposable symbols
2019-08-23 Johannes Doerfert[MustExec] Add a generic "must-be-executed-context...
2019-08-23 Louis Dionne[libc++] Improve Python 3 compatibility for merge_archi...
2019-08-23 Kristof Umann[clang-tidy] Possibility of displaying duplicate warnings
2019-08-23 Peter Smith[ELF] Mention contents of reproduce archive and add...
2019-08-23 Jordan Rupprecht[llvm-objcopy] Strip debug sections when running with...
2019-08-23 Kristof Umann[analyzer] Avoid unnecessary enum range check on LValue...
2019-08-23 Nico Weberclang-format: Disable across-block include reordering.
2019-08-23 Nico Weberlibcxx: Make gen_link_script.py print contents only...
2019-08-23 Simon Atanasyan[mips] Reduce number of instructions used for loading...
2019-08-23 Simon Atanasyan[mips] Do not include offset into `%got` expression...
2019-08-23 Amaury Sechet[PowerPC] Automatically generate various tests. NFC
2019-08-23 Simon PilgrimUse VT::getHalfNumVectorElementsVT helpers in a few...
2019-08-23 Andrea Di Biagio[X86][BtVer2] Add a read-advance to every implicit...
2019-08-23 Anastasia Stulova[Docs][OpenCL] Several corrections to C++ for OpenCL
2019-08-23 Andrea Di Biagio[X86][BtVer2] Fix latency of ALU RMW instructions.
2019-08-23 Martin Storsjo[llvm-dlltool] Make sure to strip decorations from...
2019-08-23 Simon Pilgrim[DAGCombine] GetNegatedExpression - add FMA\FMAD support
2019-08-23 Jay Foad[AMDGPU] gfx10 atomic optimizer changes.
2019-08-23 George Rimar[yaml2obj] - Allow setting the symbol st_other field...
2019-08-23 Haojian Wu[clangd] Link more clang-tidy modules to clangd
2019-08-23 Rui UeyamaExplain --reproduce option
2019-08-23 Haojian Wu[clang-tidy] Don't emit google-runtime-references warni...
2019-08-23 Rui UeyamaAdd a description about multiple linker scripts
2019-08-23 Craig Topper[X86] Add a further unrolled madd reduction test case...
2019-08-23 Alex Langford[Symbol] Decouple clang from DeclVendor
2019-08-23 Craig Topper[X86] Make combineLoopSADPattern use CONCAT_VECTORS...
2019-08-23 Craig Topper[X86] Improve lowering of v2i32 SAD handling in combine...
2019-08-23 Fangrui Song[clang-format] Recognize ECMAScript module .mjs as...
2019-08-23 Jonas Devlieghere[LLDB] Address post-commit code review feedback.
2019-08-23 Philip Reames[IndVars] Fix a bug noticed by inspection
2019-08-23 Artem Dergachev[analyzer] CastValueChecker: Correctly model results...
2019-08-23 Artem Dergachev[analyzer] CastValueChecker: Provide DynamicTypeMap...
2019-08-23 Artem Dergachev[analyzer] CastValueChecker: Avoid modeling casts betwe...
2019-08-23 Artem Dergachev[analyzer] DynamicTypeInfo: Avoid putting null regions...
2019-08-23 Richard SmithRevert "PR42587: diagnose unexpanded uses of a pack...
2019-08-23 Fangrui Song[AlignmentFromAssumptions] getNewAlignmentDiff(): use...
2019-08-23 Richard SmithPR42587: diagnose unexpanded uses of a pack parameter...
2019-08-23 Peter Collingbournehwasan: Untag unwound stack frames by wrapping personal...
2019-08-23 Sam Clegg[MC] Minor cleanup to MCFixup::Kind handling. NFC.
2019-08-22 Puyan Lotfi[clang][ifs] Dropping older experimental interface...
2019-08-22 Amaury Sechet[ARM] Automatically generate dsp-mlal.ll . NFC
2019-08-22 Jonas Devlieghere[utils] Update shebang to use the environment.
2019-08-22 Taewook Oh[sanitizer] Resubmit D66620 from monorepo
2019-08-22 Puyan Lotfi[clang][ifs] New interface stubs format (llvm triple...
2019-08-22 Jan Korous[libclang][NFC] Remove debug comment
2019-08-22 Nick Desaulniers[Bugfix] fix r369705 unit test
2019-08-22 Adrian PrantlAdd missing dot.
2019-08-22 David CarlierFixing buildbot due to style.
2019-08-22 Adrian PrantlExtend FindTypes with CompilerContext to allow filterin...
2019-08-22 Frederic RissTestAppleSimulatorOSType: Pass the --standalone argumen...
2019-08-22 David Carlier[Sanitizer] checks ASLR on FreeBSD
2019-08-22 Vedant KumarRevert [heap.py] Add missing declaration for malloc_get...
2019-08-22 Nick Desaulniers[Clang][CodeGen] set alias linkage on QualType
2019-08-22 Matthew G McGovernLibFuzzer support for 32bit MSVC
2019-08-22 Amaury Sechet[PowerPC] Automatically generate vec_buildvector_loadst...
2019-08-22 Adrian PrantlRevert Extend FindTypes with CompilerContext to allow...
2019-08-22 Roman Lebedev[NFC][InstCombine] Fixup few new tests in unrecognized_...
2019-08-22 Amaury Sechet[PowerPC] Automatically generate various tests. NFC
2019-08-22 Adrian PrantlRename lldb/source/Interpreter/OptionValueFileSpecListT...
2019-08-22 Adrian PrantlRename lldb/source/Interpreter/OptionValueFileSpecLIst...
2019-08-22 Peter CollingbourneIR. Change strip* family of functions to not look throu...
2019-08-22 Roman Lebedev[NFC][InstCombine] New tests: unrecognized_three-way...
2019-08-22 Benjamin KramerFight a bit against global initializers. NFC.
2019-08-22 Amy Huang[COFF] Add libcall symbols to the link when LTO is...
2019-08-22 Louis Dionne[libc++] Fix broken <random> test
2019-08-22 Adrian PrantlAdd missing include
2019-08-22 Adrian PrantlAdd missing include
2019-08-22 Adrian PrantlExtend FindTypes with CompilerContext to allow filterin...
2019-08-22 Jordan Rupprecht[llvm-objcopy][NFC] Refactor symbol/section matching
2019-08-22 Alex LorenzDisable the ScanDepsReuseFilemanager test on Windows
2019-08-22 Aaron BallmanImprove the documentation for OpenCL vector types.
2019-08-22 Aaron BallmanFix the nullPointerConstant() test to get bots back...
2019-08-22 Amaury Sechet[AArch64] autogenerate some tests. NFC
2019-08-22 Vedant Kumar[heap.py] Add missing declaration for malloc_get_all_zones
2019-08-22 Aaron BallmanImplement nullPointerConstant() using a better API.
2019-08-22 Nico Webergn build: Merge r369680
2019-08-22 Alex LorenzIntroduce FileEntryRef and use it when handling include...
2019-08-22 Benjamin Kramer[clangd] Fold string copy into lambda capture. NFC.
2019-08-22 Nico Webergn build: Merge r369677
2019-08-22 Richard SmithRevert "[LifetimeAnalysis] Support more STL idioms...
2019-08-22 Shaurya Gupta[Clangd] Tweaktesting replace toString with consumeError
2019-08-22 Benjamin KramerRetire llvm::less_ptr. llvm::deref is much more flexible.
2019-08-22 Benjamin KramerRetire llvm::less/equal in favor of C++14 std::less...
2019-08-22 Matt ArsenaultGlobalISel: Don't create G_UADDE with constant false...
2019-08-22 Louis Dionne[libc++] Mark lock_guard nodiscard test as unsupported...
2019-08-22 Francis Visoiu... [MachO][TLOF] Use hasLocalLinkage to determine if indir...
next