platform/upstream/llvm.git
2018-08-14 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-08-14 Fedor Sergeev[Inliner] add inliner stats to new pm version of inliner
2018-08-14 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-08-14 George Rimar[LLD][ELF] - Eliminate dead code from OffsetGetter...
2018-08-14 Simon Pilgrim[X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFB...
2018-08-14 Sven van Haastregt[OpenCL] Add test for constant sampler argument
2018-08-14 Sid Manning[ELF][HEXAGON] Add R_HEX_32 support
2018-08-14 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels...
2018-08-14 Louis Dionne[libc++] Add missing #include in C11 features tests
2018-08-14 Amara Emerson[GlobalISel][IRTranslator] Fix a bug in handling repeat...
2018-08-14 Kirill Bobyrev[clangd] NFC: Cleanup clangd help message
2018-08-14 George Rimar[LLD][ELF] - Remove UnresolvedPolicy::IgnoreAll and...
2018-08-14 Stefan GranitzRemove unused FastDemangle sources
2018-08-14 Simon Pilgrim[TableGen] Pass string/vector types by const reference...
2018-08-14 Stefan GranitzFix: ConstString::GetConstCStringAndSetMangledCounterPa...
2018-08-14 David Chisnall[gnu-objc] Make selector order deterministic.
2018-08-14 David ChisnallAdd a stub mangling for ObjC selectors in the Microsoft...
2018-08-14 Simon PilgrimFix MSVC "compiler limit: blocks nested too deeply...
2018-08-14 Ilya Biryukov[clangd] Show non-instantiated decls in signatureHelp
2018-08-14 Dean Michael... [XRay][clang] Add more test cases of -fxray-modes=...
2018-08-14 Tomasz Krupa[X86] Constant folding of adds/subs intrinsics
2018-08-14 Kristof Umann[analyzer] Made a buildbot happy.
2018-08-14 Roger Ferrer... [RISCV] Fix incorrect use of MCInstBuilder
2018-08-14 Kristof Umann[analyzer][UninitializedObjectChecker] Void pointers...
2018-08-14 Chih-Mao ChenTest commit: fix punctuation
2018-08-14 Tomasz Krupa[X86] Lowering addus/subus intrinsics to native IR
2018-08-14 Tomasz Krupa[X86] Lowering addus/subus intrinsics to native IR
2018-08-14 Aleksandr Urakov[PDB] Parse UDT symbols and pointers to members (combin...
2018-08-14 Sjoerd Meijer[ARM] ParallelDSP: add option to enable/disable the...
2018-08-14 Max Kazantsev[NFC] Modify comment to make it more precise
2018-08-14 Max Kazantsev[NFC] Add comprehensive test of AliasSetTracker with...
2018-08-14 Martin Storsjo[cmake] Add MINGW_LIBRARIES to the linker flags
2018-08-14 David Carlier[CStringSyntaxChecker] Check strlcat sizeof check
2018-08-14 Teresa Johnson[ThinLTO] Fix printing of WPD remarks
2018-08-14 Petr Hosek[CMake] Split -gx strip flag into -g -x
2018-08-14 Reid KlecknerRevert r339623 "Model type attributes as regular Attrs."
2018-08-14 Teresa Johnson[ThinLTO] Handle optional args in assembly format for...
2018-08-14 Reid Kleckner[BasicAA] Don't assume tail calls with byval don't...
2018-08-14 Richard SmithRevert r339490 to match revert of llvm r339474 in r339630.
2018-08-14 Richard SmithMove test inputs into Inputs directory.
2018-08-14 Akira Hatanaka[CodeGen] Before returning a copy/dispose helper functi...
2018-08-14 Akira HatanakaFix check strings in test/CodeGenObjC/arc-blocks.m...
2018-08-13 George Karpenkov[analyzer] Fix UninitializedObjectChecker to not crash...
2018-08-13 Wouter van... Revert "[WebAssembly] Added default stack-only instruct...
2018-08-13 George Karpenkov[analyzer] [NFC] Introduce separate targets for testing...
2018-08-13 Jordan Rupprecht[Support] NFC: Allow modifying access/modification...
2018-08-13 Philip Reames[AST] Minor formatting cleanup [NFC]
2018-08-13 Sterling AugustineSupport shared objects for split stack.
2018-08-13 Philip Reames[AST] Cleanup code by using MemoryLocation utility...
2018-08-13 Richard SmithFix Clang warnings and bad #include filenames in r33959...
2018-08-13 Richard SmithModel type attributes as regular Attrs.
2018-08-13 Craig Topper[X86] Don't ignore 0x66 prefix on relative jumps in...
2018-08-13 Roman Lebedev[InstCombine] Re-land: Optimize redundant 'signed trunc...
2018-08-13 Julie HockettRevert "[clang-doc] Updating BitcodeReader to use llvm...
2018-08-13 Roman Lebedev[NFC][InstCombine] Add a test for D50465 that used...
2018-08-13 Sanjay Patel[SimplifyLibCalls] don't drop fast-math-flags on trig...
2018-08-13 Julie Hockett[clang-doc] Updating BitcodeReader to use llvm::Error
2018-08-13 Jordan Rupprecht[llvm-objcopy] NFC: Fix minor formatting issues
2018-08-13 Jason MolendaUpdate TestTargetXMLArch.py test for llvm triple change...
2018-08-13 Evgeniy Stepanov[hwasan] Provide __sanitizer_* aliases to allocator...
2018-08-13 Akira HatanakaConvert if/else to a switch. NFC.
2018-08-13 Roman LebedevRevert "[InstCombine] Optimize redundant 'signed trunca...
2018-08-13 Raphael IsemannAdded test for Core/Range class.
2018-08-13 Roman Lebedev[InstCombine] Optimize redundant 'signed truncation...
2018-08-13 Sanjay Patelrevert r339608 - [SimplifyLibCalls] don't drop fast...
2018-08-13 Sanjay Patel[SimplifyLibCalls] don't drop fast-math-flags on trig...
2018-08-13 Evgeniy Stepanov[hwasan] Handle missing /proc/self/maps.
2018-08-13 Evgeniy Stepanov[hwasan] Allow optional early shadow setup.
2018-08-13 Anna ThomasNFC: Add a test to LV showing that reduction is not...
2018-08-13 Sanjay Patel[SimplifyLibCalls] add reflection fold for -sin(-x...
2018-08-13 Alexey Bataev[OPENMP] Fix emission of the loop doacross constructs.
2018-08-13 Roman Lebedev[InstCombine][NFC] Tests for 'signed truncation check...
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Scott Linder[CodeGen] Fix assert in SelectionDAG::computeKnownBits
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Sanjay Patel[InstCombine] add more tests for trig reflections;...
2018-08-13 Erich KeaneEnforce instantiation of template multiversion functions
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Matt Davis[llvm-mca] Propagate fatal llvm-mca errors from library...
2018-08-13 Nick Desaulniers[Sema] fix -Wfloat-conversion test case.
2018-08-13 Julie Hockett[clang-doc] Pass over function-internal declarations
2018-08-13 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-13 Eugene Zelenko[Documentation] Remove unnecessary placeholder, grammar...
2018-08-13 Andrea Di Biagio[X86][BtVer2] Use NoSchedPredicate to model default...
2018-08-13 Sanjay Patel[SimplifyLibCalls] reduce code for optimizeCos; NFCI
2018-08-13 Erik PilkingtonAttempt to fix some MSVC build errors.
2018-08-13 Kristof Umann[ADT] Implemented unittests for ImmutableList
2018-08-13 Jonathan Peyton[OMPT] Make omp_control_tool() compliant when called...
2018-08-13 Simon Pilgrim[InstCombine] Limit simplifyAllocaArraySize constant...
2018-08-13 Stefan GranitzStraight forward FastDemangle replacement in SubsPrimit...
2018-08-13 Bruno Ricci[AST] Update/correct the static_asserts for the bit...
2018-08-13 Nick Desaulniers[SEMA] add more -Wfloat-conversion to compound assigmen...
2018-08-13 Erik Pilkington[itanium demangler] Add llvm::itaniumFindTypesInMangled...
2018-08-13 Sanjay Patel[InstCombine] auto-generate full checks and add cos...
2018-08-13 Evandro Menezes[SLC] Expand simplification of pow() for vector types
2018-08-13 Andrea Di Biagio[Tablegen] Replace uses of formatted_raw_ostream with...
2018-08-13 Krzysztof Parzyszek[Hexagon] Silence -Wuninitialized warning from GCC...
2018-08-13 Kostya Kortchinsky[sanitizer] Remove st(X) from the clobber list in 32...
2018-08-13 Alexey BataevRevert "[OPENMP] Fix emission of the loop doacross...
next