platform/upstream/llvm.git
2019-01-25 Jessica Paquette[GlobalISel][AArch64][NFC] Fix incorrect comment in...
2019-01-25 Rui UeyamaSimplify. NFC.
2019-01-25 Alina SbirleaRevert rL352238.
2019-01-25 Alex Bradbury[RISCV] Add another potential combine to {double,float...
2019-01-25 Erik Pilkington[Sema] Improve a -Warray-bounds diagnostic
2019-01-25 Alina Sbirlea[WarnMissedTransforms] Set default to 1.
2019-01-25 Ana PazosReapply: [RISCV] Set isAsCheapAsAMove for ADDI, ORI...
2019-01-25 Guozhi Wei[MBP] Don't move bottom block before header if it can...
2019-01-25 Alex Langford[CMake] Use llvm-tblgen from NATIVE LLVM build when...
2019-01-25 Dimitry AndricFix XRayTest link on FreeBSD (and likely NetBSD too)
2019-01-25 Reid Kleckner[CodeGen] Implement isTriviallyRecursive with StmtVisit...
2019-01-25 Jonas Toth[clang-tidy] fix unit tests for dropped _Float16 suppor...
2019-01-25 Craig Topper[X86] Combine masked store and truncate into masked...
2019-01-25 Erich KeaneRemove F16 literal support based on Float16 support.
2019-01-25 Vedant Kumar[HotColdSplit] Introduce a cost model to control splitt...
2019-01-25 Vedant Kumar[MC] Teach the MachO object writer about N_FUNC_COLD
2019-01-25 Tatyana KrasnukhaResolveBreakpointSite: fix outdated warning message
2019-01-25 Roman LebedevTemporairly disable readability-uppercase-literal-suffi...
2019-01-25 Florian Hahn[opt-viewer] Add javascript to expand/hide full message...
2019-01-25 Erich KeaneFix incorrect indent from r352221
2019-01-25 Erich KeaneDisable _Float16 for non ARM/SPIR Targets
2019-01-25 Kostya Kortchinsky[scudo] Delay allocations in the RSS check test
2019-01-25 Erich KeaneAllow 'static' storage specifier on an out-of-line...
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...
next