platform/upstream/llvm.git
2019-01-25 Sanjay Patel[x86] simplify logic in lowerShuffleWithUndefHalf(...
2019-01-25 Florian Hahn[DiagnosticInfo] Add support for preserving newlines...
2019-01-25 Tom Weaver[TEST][COMMIT] - fix comment typo in AsmPrinter/DwarfDe...
2019-01-25 Javed Absar[TblGen][NFC] Fix documentation formatting
2019-01-25 Alex Bradbury[RISCV][NFC] s/f32/f64 in double-arith.ll
2019-01-25 Simon Pilgrim[X86] Simplify X86ISD::ADD/SUB if we don't use the...
2019-01-25 Sanjay Patel[x86] narrow a shuffle that doesn't use or set any...
2019-01-25 Clement CourbetRevert r351954 "Add a value_type to ArrayRef."
2019-01-25 Haojian Wu[clangd] NFC: fix clang-tidy warnings.
2019-01-25 Sam McCall[JSON] Work around excess-precision issue when comparin...
2019-01-25 Diogo N. Sampaio[NFC][Clang] Add driver tests for sb and predres
2019-01-25 Nico Webergn build: Merge r352149
2019-01-25 Nico Webergn build: Revert r352200, commit message was wrong
2019-01-25 Nico Webergn build: Merge r352148
2019-01-25 Alex Bradbury[RISCV] Add tests to demonstrate bitcasted fneg/fabs...
2019-01-25 Simon PilgrimFix line endings and trim trailing whitespace. NFCI.
2019-01-25 Haojian Wugitignore: ignore clangd index files.
2019-01-25 Simon Pilgrim[X86] Add addcarry/subborrow combine tests
2019-01-25 James Henderson[llvm-symbolizer] Add switch to adjust addresses by...
2019-01-25 Max Kazantsev[NFC] One more crashing test on LoopSimplifyCFG
2019-01-25 Simon PilgrimFix gcc -Wparentheses warning. NFCI.
2019-01-25 Simon PilgrimFix "control reaches end of non-void function" warning...
2019-01-25 Simon PilgrimFix gcc -Wparentheses warning. NFCI.
2019-01-25 Max Kazantsev[NFC] Add failing test on LCSSA forming
2019-01-25 Diana Picus[ARM GlobalISel] Support shifts for Thumb2
2019-01-25 Diana Picus[ARM GlobalISel] Remove rebase artifact from r351882...
2019-01-25 Anton KorobeynikovRevert r352181 as it's breaking the bots
2019-01-25 Javed Absar[TblGen] Extend !if semantics through new feature ...
2019-01-25 Haojian Wu[clangd] Log clang-tidy configuration, NFC
2019-01-25 Haojian Wu[clang-tidy] Add check for underscores in googletest...
2019-01-25 Douglas Yung[llvm-objcopy] Add support for -g as an alias for ...
2019-01-25 Anton KorobeynikovDisable PIC/PIE for MSP430 target by default.
2019-01-25 Raphael IsemannFix typo in ClangModulesDeclVendor [NFC]
2019-01-25 Simon Pilgrim[llvm-mca][X86] Add missing shuffle tests
2019-01-25 Anton Korobeynikov[MSP430] Fix absolute addressing mode printing in AsmPr...
2019-01-25 Anton Korobeynikov[MSP430] Ajust f32/f64 alignment according to MSP430...
2019-01-25 Max Kazantsev[NFC] Add test with multiple loops
2019-01-25 Raphael IsemannRefactor HAVE_LIBCOMPRESSION and related code in GDBRem...
2019-01-25 Zi Xuan Wu[PowerPC] Enhance the fast selection of cmp instruction...
2019-01-25 Craig Topper[X86] Remove mask and passthru arguments from vpconflic...
2019-01-25 Craig Topper[X86] Add non-masked versions of vpconflict intrinsics...
2019-01-25 Alex Bradbury[RISCV] Custom-legalise i32 SDIV/UDIV/UREM on RV64M
2019-01-25 Max Kazantsev[LoopSimplifyCFG] Fix inconsistency in blocks in loop...
2019-01-25 Alex Bradbury[RISCV] Custom-legalise 32-bit variable shifts on RV64
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Remove leftover setAction
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Scalarize add/sub
2019-01-25 Matt ArsenaultGlobalISel: fewerElementsVector for more cast types
2019-01-25 Matt ArsenaultGlobalISel: fewerElementsVector for a few more trivial ops
2019-01-25 Matt ArsenaultAMDGPU/GlobalISel: Legalize smulh/umulh and scalarize mul
2019-01-25 Vedant Kumar[HotColdSplit] Describe the pass in more detail, NFC
2019-01-25 Vedant Kumar[HotColdSplit] Split more aggressively before/after...
2019-01-25 James Y KnightDefine the _fltused symbol in one lldb test as well...
2019-01-25 Jason MolendaRemove a warning in DynamicLoaderDarwin::UpdateImageLoa...
2019-01-25 Matt ArsenaultGlobalISel: Support fewerElementsVector for icmp/fcmp
2019-01-25 Petr Hosek[AArch64] Make the test for rsr and rsr64 stricter
2019-01-25 Matt ArsenaultGlobalISel: Implement fewerElementsVector for extensions
2019-01-25 Kamil RytarowskiEnhance support for NetBSD in SafeStack
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
next