platform/upstream/llvm.git
2019-01-25 Petr HosekRevert "[AArch64] Use LL for 64-bit intrinsic arguments"
2019-01-25 Peter Collingbournehwasan: If we split the entry block, move static alloca...
2019-01-25 Evgeniy Stepanov[hwasan] Madvise away thread aux data
2019-01-25 Evgeniy Stepanov[hwasan] Implement print_module_map flag.
2019-01-25 George Karpenkov[analyzer] Port RetainSummaryManager to the new AnyCall...
2019-01-25 George Karpenkov[analysis] Introduce an AnyCall helper class, for abstr...
2019-01-25 George Karpenkov[AST] Add a method to get a call type from an ObjCMessa...
2019-01-25 Peter Collingbournegn build: Set is_clang to true in stage2 toolchains.
2019-01-25 Jonathan Metzman[libFuzzer][MSVC] Disable exceptions in MSVC headers
2019-01-25 Matt ArsenaultGlobalISel: Add convenience mutatations to scalarize
2019-01-25 Bob Haarmansimplify COFF module assembly test and move it to Object
2019-01-25 Nico Webergn build: Build clang with -fno-strict-aliasing, make...
2019-01-25 Vedant KumarTry to address Windows bot failure after r352080
2019-01-25 Matt ArsenaultGlobalISel: Add helper to LLT to get a scalar or vector
2019-01-24 Benjamin Kramer[GlobalISel][AArch64] Avoid unused variable warning...
2019-01-24 Nemanja Ivanovic[PowerPC] Exploit store instructions that store a singl...
2019-01-24 Matt ArsenaultRegBankSelect: Fix use after free in r352123
2019-01-24 Benjamin Kramer[GlobalISel][AArch64] Avoid unused function warnings...
2019-01-24 David Blaikiepdbutil: Remove unused variables
2019-01-24 Sanjay Patel[x86] move half-size shuffle mask creation to helper...
2019-01-24 Aditya Nandakumar[GISel]: Change how CSE is enabled by default for each...
2019-01-24 Alex Lorenz[clang-format] square parens with one token are not...
2019-01-24 Jessica PaquetteSuppress unused capture warning in CheckCopy
2019-01-24 Matt ArsenaultRegBankSelect: Support some more complex part mappings
2019-01-24 Jim InghamAdd UUID::SetFromOptionalStringRef, use it in DynamicLo...
2019-01-24 Armando Montanez[elfabi] Add support for reading dynamic symbols from...
2019-01-24 Reid Kleckner[clang-cl] Ignore space-separated /AI arguments
2019-01-24 Zachary Turner[PDB] Increase TPI hash bucket count.
2019-01-24 Michal Gorny[Process/NetBSD] Add missing linkage to -lutil
2019-01-24 Jim InghamAdd unittests to the Xcode gtest target.
2019-01-24 Jessica Paquette[GlobalISel][AArch64] Add isel support for FP16 vector...
2019-01-24 Bob Haarmanallow COFF .def directive in module assembly when using...
2019-01-24 Adrian PrantlRemove NO_DEBUGINFO_TESTCASE from testcase.
2019-01-24 James Y KnightDefine the _fltused symbol in a couple tests post-r352076.
2019-01-24 Eli Friedman[Analysis] Fix isSafeToLoadUnconditionally handling...
2019-01-24 Dan Gohman[WebAssembly] Add WebAssemblyImportModule to pragma...
2019-01-24 Kostya Serebryany[libFuzzer] more agressive value profiling and CMP...
2019-01-24 Dan Gohman[WebAssembly] Add an import_module function attribute
2019-01-24 Dan Gohman[WebAssembly] Add a __wasi__ target macro
2019-01-24 Michael TrentLimit dyld image suffixes guessed by guessLibraryShortN...
2019-01-24 Davide Italiano[Scalar] Clarify the constructor from APInt and documen...
2019-01-24 Richard SmithAdd a triple to this test so it passes for targets...
2019-01-24 Dan Gohman[WebAssembly] Support __float128
2019-01-24 Dan Gohman[WebAssembly] Factor commonality between wasm32 and...
2019-01-24 Haojian WuFix a compiler error introduced in r352093.
2019-01-24 Kamil RytarowskiMark awk.pass.cpp as XFAIL for NetBSD
2019-01-24 Nico Webergn build: Merge r351990
2019-01-24 Adrian PrantlOnly check the dwarf version when using the dwarf category
2019-01-24 Alina Sbirlea[LICM] Cleanup duplicated code. [NFCI]
2019-01-24 Alina Sbirlea[MemorySSA +LICM CFHoist] Solve PR40317.
2019-01-24 Philip ReamesTest cases for demanded elements on vector GEPs
2019-01-24 Roman Lebedev[NFC][clang] Test updates for CreateAlignmentAssumption...
2019-01-24 Roman Lebedev[IRBuilder] Remove positivity check from CreateAlignmen...
2019-01-24 Hyrum Wright[clang-tidy] Rename the absl duration helper functions...
2019-01-24 Marshall ClowD14686: 'Protect against overloaded comma in random_shu...
2019-01-24 Adrian PrantlUnbreak windows bots
2019-01-24 Kamil RytarowskiDisable LSan on NetBSD
2019-01-24 Alex LorenzAdd a priority field to availability attributes to...
2019-01-24 Louis Dionne[libcxx] Portability fix: unordered_set and unordered_m...
2019-01-24 Rui UeyamaFix broken export table if .rdata is merged with .text.
2019-01-24 Simon Pilgrim[X86] Regenerate SBB test to fix buildbots.
2019-01-24 Vedant Kumar[HotColdSplit] Move splitting earlier in the pipeline
2019-01-24 Sam McCall[FileManager] Revert r347205 to avoid PCH file-descript...
2019-01-24 Alex Langford[CMake] Remove duplicated cache variable. NFC.
2019-01-24 Sanjay Patel[x86] rename VectorShuffle -> Shuffle; NFC
2019-01-24 James Y KnightFix emission of _fltused for MSVC.
2019-01-24 Simon Pilgrim[X86] Add PR25858 test cases
2019-01-24 Nico Weberlld/coff: Rename two tests from .s to .test
2019-01-24 Adrian PrantlRename test directory
2019-01-24 Adrian PrantlAdd decorator support for the DWARF version produced...
2019-01-24 Sean Fertile[PPC64] Reland r351978 'Sort .toc sections accessed...
2019-01-24 Rui UeyamaUntabify.
2019-01-24 Julian LettnerRevert "[Sanitizers] UBSan unreachable incompatible...
2019-01-24 Serge GueltonPartial support of SHT_GROUP without flag
2019-01-24 Nirav Dave[SelectionDAGBuilder] Simplify HasSideEffect calculatio...
2019-01-24 Nirav Dave[InlineAsm] Don't calculate registers for inline asm...
2019-01-24 Kamil RytarowskiMark another test as flaky
2019-01-24 Sanjay Patel[x86] add low/high undef half shuffle mask helpers...
2019-01-24 Philip Reames[RS4GC] Expand/standardize tests introduced in rL352059
2019-01-24 Philip Reames[RS4GC] Be slightly less conservative for gep vector_ba...
2019-01-24 Gabor MartonFix failing buildbots
2019-01-24 Philip Reames[RS4GC] Avoid crashing on gep scalar_base, vector_idx
2019-01-24 Stefan Granitz[CMake] Get back some variables used in AddLLVM.cmake
2019-01-24 Kostya Kortchinsky[scudo] Tuning changes based on feedback from current use
2019-01-24 Simon Pilgrim[TargetLowering] Rename getExpandedFixedPointMultiplica...
2019-01-24 Gabor MartonFix failing buildbots
2019-01-24 Erich Keane[CPU-Dispatch] Make pentium_iii_no_xmm_regs and pentium...
2019-01-24 Nirav Dave[SelectionDAGBuilder] Fuse inline asm input operand...
2019-01-24 Michael Platings[Docs] Add information about unit tests to the testing...
2019-01-24 Nirav Dave[X86] Add missing isReg() guards in FixupSetCCs pass.
2019-01-24 Gabor Marton[ASTImporter] Fix inequality of functions with differen...
2019-01-24 Haojian Wu[clangd] Clean the cache of file statuses on vscode...
2019-01-24 Sanjay Patel[x86] add tests for unpack shuffle lowering; NFC
2019-01-24 Bruno Ricci[Sema] Don't crash when recovering from a misspelled...
2019-01-24 Simon Pilgrim[CostModel][X86] Add SMUL fixed point cost tests
2019-01-24 Simon Pilgrim[TTI] Add generic SADDO/SSUBO costs
2019-01-24 Simon Pilgrim[TTI] Add generic UADDSAT/USUBSAT costs
2019-01-24 Simon Pilgrim[TTI] Add generic UADDO/USUBO costs
2019-01-24 Pierre GousseauTest commit: fix typo.
2019-01-24 Florian HahnRevert "[HotColdSplitting] Get DT and PDT from the...
next