platform/upstream/llvm.git
2018-02-08 Simon Pilgrim[InstCombine] Improve mul(x, pow2) -> shl combine for...
2018-02-08 Alexander Ivchenko[x86] Add test/CodeGen/X86/vmaskmov-offset.ll. NFC.
2018-02-08 Oliver Stannard[ARM] Fix disassembly of invalid banked register moves
2018-02-08 Ilya Biryukov[clangd] Update include guard in Annotations.h. NFC
2018-02-08 Jonas Devlieghere[test][dsymutil] Fix tests for Windows bots.
2018-02-08 Alexander IvchenkoAdd missed PostDominatorTree analysis dependency to...
2018-02-08 Mikhail Maltsev[libcxx] Avoid spurious construction of valarray elements
2018-02-08 Gadi Haber[X86][MC]: Adding test coverage of MC encoding for...
2018-02-08 Alexander IvchenkoFix for #31362 - ms_abi is implemented incorrectly...
2018-02-08 Jonas Devlieghere[builtins] Workaround for infinite recursion in c?zdi2
2018-02-08 Jonas DevlieghereRe-land [dsymutil] Upstream update feature
2018-02-08 Krasimir Georgiev[clang-format] Do not break before long string literals...
2018-02-08 Pavel LabathRewrite the flaky test_restart_bug test in a more deter...
2018-02-08 Serguei Katkov[Loop Predication] Teach LP about reverse loops with...
2018-02-08 Joachim Protze[OMPT] Add tool_available_search testcase
2018-02-08 Joachim Protze[OMPT] Add tool_not_available testcase
2018-02-08 Clement Courbet[X86] Fix compilation of r324580.
2018-02-08 Stefan MaksimovicRevert accidental changes that snuck in r324584
2018-02-08 Stefan Maksimovic[mips] Define certain instructions in microMIPS32r3
2018-02-08 Dylan McKay[AVR] Fix the testsuite after '%' changed to '$' in MIR
2018-02-08 Clement Courbet[TargetSchedule] Expose sub-units of a ProcResGroup...
2018-02-08 Sjoerd Meijer[AArch64] Don't materialize 0 with "fmov h0, .." when...
2018-02-08 Craig Topper[X86] Support folding in a k-register OR when creating...
2018-02-08 Craig Topper[X86] Allow KORTEST instruction to be used for testing...
2018-02-08 Craig Topper[X86] Don't emit KTEST instructions unless only the...
2018-02-08 Ilya BiryukovResubmit "[clangd] The new threading implementation"
2018-02-08 George RimarRecommit r324455 "[ThinLTO] - Simplify code in ThinLTOB...
2018-02-08 Marshall ClowTemporarily comment out deduction guide tests while...
2018-02-08 Serguei Katkov[SimplifyCFG] Re-apply Relax restriction for folding...
2018-02-08 Serguei KatkovUpdate test counter_promo_nest.c to meet llvm change
2018-02-08 Martell MaloneCMAKE: apply -O3 for mingw clang
2018-02-08 Marshall ClowImplement deduction guide for basic_string as described...
2018-02-08 Craig Topper[DAGCombiner] Fix a couple mistakes from r324311 by...
2018-02-08 Craig Topper[DAGCombiner] Don't create truncate nodes in (aext...
2018-02-08 Marshall ClowImprove a test. NFC
2018-02-08 Peter CollingbourneARM: Remove dead code. NFCI.
2018-02-08 Aaron Smith[docs] Update docs for cmake options LLDB_TEST_C_COMPIL...
2018-02-08 Francis Visoiu... [CodeGen] Print MachineBasicBlock labels using MIR...
2018-02-08 Craig Topper[DAGCombiner] Avoid creating truncate nodes in (zext...
2018-02-08 Craig Topper[DAGCombiner] Rename variable to be slightly better...
2018-02-08 Yonghong Songbpf: Improve expanding logic in LowerSELECT_CC
2018-02-08 Dmitry MikulinSymbols defined in linker scripts should not have dso_l...
2018-02-08 Eugene ZemtsovDeactivate TestTargetSymbolsBuildidCase if host is...
2018-02-08 Peter Collingbournegold-plugin: Do not set codegen opt level based on...
2018-02-08 Rafael EspindolaAdd space inside the regular expression.
2018-02-08 Aaron SmithAdd CMAKE_CFG_INTDIR as part of the include path for...
2018-02-08 Matt ArsenaultAMDGPU: Fix incorrect reordering when inline asm define...
2018-02-08 Ben Hamilton[clang-format] Set ObjCBinPackProtocolList to Never...
2018-02-08 Rafael EspindolaAdd a testcase for PR36268.
2018-02-08 Rafael EspindolaFix PR36268.
2018-02-08 Matt ArsenaultAMDGPU: Don't crash when trying to fold implicit operands
2018-02-08 Justin Lebar[NVPTX] When dying due to a bad address space value...
2018-02-08 Rafael EspindolaRemove extra space.
2018-02-08 Stanislav Mekhanoshin[AMDGPU] Fixed wait count reuse
2018-02-07 Chandler Carruth[x86] Fix nasty bug in the x86 backend that is essentia...
2018-02-07 Eric FiselierFix size and alignment of array<T, 0>.
2018-02-07 Mircea TrofinVerify profile data confirms large loop trip counts.
2018-02-07 Richard SmithFix compilation in C++17 mode.
2018-02-07 Rafael EspindolaUpdate for llvm change.
2018-02-07 Erich Keane[NFCi] Replace a couple of usages of const StringRef...
2018-02-07 Rafael EspindolaDon't try to use copy relocations with tls variables.
2018-02-07 Craig Topper[X86] Prune some unreachable 'return SDValue()' paths...
2018-02-07 Richard SmithPR36055: fix computation of *-dependence in nested...
2018-02-07 Craig Topper[X86] Remove dead code from EmitTest that looked for...
2018-02-07 Rafael EspindolaRecommit r324107 again.
2018-02-07 Dan AlbertStop using __strtonum_fallback on Android.
2018-02-07 Craig Topper[X86] When doing callee save/restore for k-registers...
2018-02-07 Marshall ClowFix PR#31454 - 'basic_string<T>::push_back() crashes...
2018-02-07 Craig Topper[X86] Auto-generate complete checks. NFC
2018-02-07 Eric FiselierFix -verify static assert messages for older Clang...
2018-02-07 Ed MasteDocument --build-id=fast in ld.lld.1
2018-02-07 Vedant Kumar[clang-import-test] Run clang-format, NFC
2018-02-07 Eric Fiselier[libc++] Fix PR35491 - std::array of zero-size doesn...
2018-02-07 Alex Lorenz[PR36008] Avoid -Wsign-compare warning for enum constan...
2018-02-07 Ed MasteAdd ld.lld.1 man page, describing lld's ELF linker
2018-02-07 Momchil VelikovRevert "[DebugInfo] Improvements to representation...
2018-02-07 Alexey Bataev[SLP] Add a tests for PR36280, NFC.
2018-02-07 Jim InghamRemove an errant ^S
2018-02-07 Momchil VelikovRevert [DebugInfo] Improvements to representation of...
2018-02-07 George Karpenkov[analyzer] [NFC] Factor out generating path diagnostics...
2018-02-07 Rafael EspindolaRevert "Recommit r324107."
2018-02-07 Zachary TurnerGenerate PDB files for profiling even in Release build.
2018-02-07 Marshall ClowComment on 'Review' issues
2018-02-07 Rui UeyamaAdd --build-id=fast as a synonym for --build-id.
2018-02-07 Eric FiselierFix r324498: the commit removed the '-' before the...
2018-02-07 Rafael EspindolaRecommit r324107.
2018-02-07 Rafael EspindolaDon't pass ForDefinition_t in places it is redundant.
2018-02-07 Eric Fiselier[Driver] Add option to manually control discarding...
2018-02-07 Craig Topper[X86] Regenerate test using update_mir_test_checks...
2018-02-07 Yvan Roux[asan] Fix filename size on linux platforms.
2018-02-07 Gheorghe-Teodor... [OpenMP][libomptarget] Add data sharing support in...
2018-02-07 Rafael EspindolaRevert "AMDGPU: Add 32-bit constant address space"
2018-02-07 Jonas DevlieghereRevert dsymutil -update commits
2018-02-07 Jonas Devlieghere[test] Don't drop existing categories for methods.
2018-02-07 Nirav Dave[SelectionDAG] More Aggressibly prune nodes in AddChain...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Momchil Velikov[DebugInfo] Improvements to representation of enumerati...
2018-02-07 Jonas Devlieghere[test] Enable setting category for inline tests.
2018-02-07 Marek OlsakAMDGPU: Add 32-bit constant address space
2018-02-07 Marek OlsakAMDGPU: Remove the s_buffer workaround for GFX9 chips
next