platform/upstream/llvm.git
2019-01-26 Craig TopperRevert r352255 "[SelectionDAG][X86] Don't use SEXTLOAD...
2019-01-26 Craig Topper[X86] Custom codegen 512-bit cvt(u)qq2tops, cvt(u)qqtop...
2019-01-26 Craig Topper[X86] Remove GCCBuiltins from 512-bit cvt(u)qqtops...
2019-01-26 Kostya Serebryany[libFuzzer] add CompressedTest.cpp, a real-life-ish...
2019-01-26 Matt ArsenaultGlobalISel: Fix address space limit in LLT
2019-01-26 Kostya Serebryany[libFuzzer] print uncovered functions when doing -print...
2019-01-26 Thomas Lively[WebAssembly][NFC] Group SIMD-related ISel configuration
2019-01-26 Nemanja Ivanovic[PowerPC] Update Vector Costs for P9
2019-01-26 Craig Topper[X86] Add DAG combine to merge vzext_movl with the...
2019-01-26 Jonas Devlieghere[lldb] Update shebang python2 -> python
2019-01-26 Vedant Kumar[llvm-nm] Print out N_COLD_FUNC as "cold func"
2019-01-26 Rui UeyamaRemove dead declaration.
2019-01-26 Artem Belevich[NVPTX] Some nvvm.read.ptx.sreg intrinsics should have...
2019-01-26 Craig Topper[SelectionDAG][X86] Don't use SEXTLOAD for promoting...
2019-01-26 Nico Weberlld-link: Store comdat selection in SectionChunk, rejec...
2019-01-25 Nico WeberAttempt to fix build on Windows with LLVM_ENABLE_PIC=OFF
2019-01-25 Stella StamenovaFixed frontend clang tests in windows read-only container
2019-01-25 Hans WennborgBuild LLVM-C.dll by default on windows and enable in...
2019-01-25 Raphael IsemannSimplify LangOpts initalization in ClangExpressionParse...
2019-01-25 Alexey Lapshin [NFC] Test commit : fix typo.
2019-01-25 Alex Bradbury[RISCV] Add target DAG combine for bitcast fabs/fneg...
2019-01-25 Mircea Trofin[llvm] Opt-in flag for X86DiscriminateMemOps
2019-01-25 Petr Hosek[libunwind] Use placement new to avoid dependency C...
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
next