platform/upstream/llvm.git
2019-05-10 Nikita Popov[SDAG] Recursively legalize both vector mulo results
2019-05-10 Teresa Johnson[ThinLTO] Clang test changes for new CanAutoHide flag
2019-05-10 Alexandre GaneaFixed tests where grep was not matching the linefeed
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-10 Leonard ChanAdd target triple to test.
2019-05-10 Richard SmithFix handling of objects under construction during const...
2019-05-10 Richard SmithImprove interface of APValuePathEntry.
2019-05-10 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2019-05-10 Cameron McInallyAdd InstCombine::visitFNeg(...)
2019-05-10 Nikita Popov[CVP] Add tests for urem, sdiv, srem ranges; NFC
2019-05-10 Petr Hosek[crt] Use -std=c11 for crtbegin.o/crtend.o
2019-05-10 David BlaikieDebugInfo: Only move types out of type units if they...
2019-05-10 Alexey Bataev[OPENMP][NVPTX]Improve number of threads counter, NFC.
2019-05-10 Simon Pilgrim[SLP] Refactor VectorizableTree to use unique_ptr.
2019-05-10 Paul RobinsonReplace 'REQUIRES: nozlib' with '!zlib' because we...
2019-05-10 Michael Kruse[ZoneAlgo] Fix PHI inconsistency in invalid contexts.
2019-05-10 Julian Lettner[NFC][TSan][libdispatch] Tiny CMake file cleanup
2019-05-10 Paul RobinsonReplace 'REQUIRES: nozlib' with '!zlib' because we...
2019-05-10 Aaron BallmanRemoving an unused member variable; NFC.
2019-05-10 Don Hinton[clang-tidy] Change the namespace for llvm checkers...
2019-05-10 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
2019-05-10 Leonard ChanFix and test for assertion error in P41835.
2019-05-10 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
2019-05-10 Erik Pilkington[Sema] Mark array element destructors referenced during...
2019-05-10 Nikita Popov[CVP] Add tests for abs and nabs spf; NFC
2019-05-10 Amara Emerson[LSR] Tweak setup cost depth threshold to 10.
2019-05-10 Jan KratochvilFinish renaming CompileUnit -> Unit
2019-05-10 Fangrui Song[MC][ELF] Copy top 3 bits of st_other to .symver aliases
2019-05-10 Momchil VelikovAdjust MachineScheduler to use ProcResource counts
2019-05-10 Fangrui Song[llvm-objdump] Print st_other
2019-05-10 Aaron BallmanRecommit r360345 with fixes (was reverted in r360348).
2019-05-10 Nemanja IvanovicPull r360426 as it is breaking the build bots.
2019-05-10 Robert Lougher[X86] Avoid SFB - Fix inconsistent codegen with/without...
2019-05-10 Simon Pilgrim[X86][SSE] Add getHopForBuildVector vector splitting
2019-05-10 Nemanja IvanovicAnother attempt to fix the build bot breaks after r360426
2019-05-10 Nemanja IvanovicFix build break after r360426
2019-05-10 Pavel Labathminidump: Don't eagerly resolve module paths read from...
2019-05-10 Michael Liao[InferAddressSpaces] Enhance the handling of cosntexpr.
2019-05-10 Nico WeberFix some gcc warnings in compiler-rt
2019-05-10 Lei Huang[PowerPC] custom lower `v2f64 fpext v2f32`
2019-05-10 Nikolai Kosjar[libclang] Forward isInline for NamespaceDecl to libclang
2019-05-10 Nico WeberAdd name comments for bools passed to getObjCEncodingFo...
2019-05-10 Nemanja Ivanovic[Pass Pipeline][NFC] Add a test prior to committing...
2019-05-10 Paul RobinsonReplace lit feature keyword 'non-ms-sdk' with 'ms-sdk...
2019-05-10 Cameron McInallyPre-commit InstCombine::visitFNeg(...) test.
2019-05-10 Michal Gorny[lldb] [lit] Fix clobbers in x86_64 register test
2019-05-10 James Henderson[llvm-objcopy] Add additional testing for various cases
2019-05-10 Tim NorthoverSelectionDAG: accommodate atomic floating stores.
2019-05-10 Fangrui Song[Object] Fix macho-invalid.test
2019-05-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-05-10 Nikolai Kosjar[Preamble] Stop circular inclusion of main file when...
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4800 override
2019-05-10 Fangrui Song[Object] Move ELF specific ObjectFile::getBuildAttribut...
2019-05-10 Jeremy Morse[DebugInfo] Use zero linenos for debug intrinsics when...
2019-05-10 Fangrui Song[Object] Change SymbolicFile::printSymbolName to use...
2019-05-10 Simon Pilgrim[cmake] Remove MSVC C4355 override
2019-05-10 Pavel LabathMinidump: use ThreadList parsing code from llvm/Object
2019-05-10 Krasimir GeorgievRevert "Revert "[clang-format] Keep protobuf "package...
2019-05-10 Eric ChristopherRemove an unnecessary header from SROA.h.
2019-05-10 Pavel LabathFuncUnwinders: Add a new "SymbolFile" unwind plan
2019-05-10 Fangrui SongDelete write-only HasQualifiers after rC360370
2019-05-10 Pavel LabathRevert "Disable the step over skipping calls feature...
2019-05-10 Dmitri GribenkoAdded an assert in `isConstantInitializer`: initializer...
2019-05-10 Fangrui Song[PPC64] Define getThunkSectionSpacing() based on the...
2019-05-10 Akira HatanakaAssume `__cxa_allocate_exception` returns an under...
2019-05-10 Fangrui SongChange -gz and -Wa,--compress-debug-sections to use...
2019-05-10 Sam Clegg[WebAssembly] Don't assume that strongly defined symbol...
2019-05-10 Sam Clegg[WebAssembly] Remove friend18.C from list of known...
2019-05-10 Kostya Serebryany[libFuzzer] code refactoring; NFC
2019-05-10 Kostya Serebryany[libFuzzer] small refactoring in the driver; dummy...
2019-05-10 Jonas Devlieghere[Docs] Fix table formatting in Pytho reference
2019-05-10 Greg ClaytonDisable the step over skipping calls feature since...
2019-05-10 Mircea Trofin[llvm] X86DiscriminateMemOps: insert debug info when...
2019-05-10 Stanislav Mekhanoshin[AMDGPU] Pattern for v_xor3_b32
2019-05-09 Petr Hosek[compiler-rt] Migrate to _zx_clock_get_new/_zx_clock_ge...
2019-05-09 Philip Reames[X86] Improve lowering of idemptotent RMW operations
2019-05-09 Lang Hames[JITLink] Fixed a signedness bug when processing X86_64...
2019-05-09 Philip ReamesCompile time tweak for libcall lookup
2019-05-09 Matt Morehouse[libFuzzer] Unpoison parameters before calling user...
2019-05-09 Leonard Chan[NFC][compiler-rt][builtins] Tidy and match comments...
2019-05-09 Julian Lettner[TSan][libdispatch] Enable test that supposedly deadloc...
2019-05-09 Richard SmithRemember to decay arrays to pointers before checking...
2019-05-09 Jonas Devlieghere[Docs] Port python reference page
2019-05-09 Kostya Serebryany[libFuzzer] perform more agressive value profiling...
2019-05-09 Lang Hames[ORC] Simplify logic for updating edges when should...
2019-05-09 Lang Hames[JITLink] Improve/fix some JITLink debugging output.
2019-05-09 Lang Hames[ORC] Fix a formatting bug.
2019-05-09 Bill WendlingAdd ".dword" directive
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 Matt Morehouse[MSan] Introduce __msan_unpoison_param().
2019-05-09 Kostya Serebryany[libFuzzer] implement -focus_function=auto, to be used...
2019-05-09 David BlaikieDebugInfo/DWARF: Minor expression simplification
2019-05-09 Reid Kleckner[COFF] Simplify Chunk::writeTo and remove OutputSection...
2019-05-09 Greg ClaytonImprove step over performance by not stopping at branch...
2019-05-09 Alex LorenzNFC, make XFAIL work on macOS correctly for test/Driver...
2019-05-09 Stella StamenovaUse UNSUPPORTED: windows in shtest-timeout.py. Apparent...
2019-05-09 Kostya Serebryany[libFuzzer] simplify value-profile-mem.test a little bit
2019-05-09 Stella StamenovaFix TestVSCode_attach on Linux
2019-05-09 Richard SmithDR1872: don't allow any calls to virtual functions...
2019-05-09 Richard SmithSimplify tracking of end of consumed decl-specifier...
next