summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add a 'Semantic' parameter to Expr::isKnownToHaveBooleanValueErik Pilkington2019-11-204-16/+30
* gn build: check-clang depends on llvm-cxxfilt.Peter Collingbourne2019-11-201-0/+1
* Revert "[AArch64] Add the pipeline model for Exynos M5"Eric Christopher2019-11-2030-3349/+35
* Temporarily Revert "[SLP] allow forming 2-way reduction patterns" and update ...Eric Christopher2019-11-205-53/+29
* Temporarily Revert "Temporarily Revert "[SLP] allow forming 2-way reduction p...Eric Christopher2019-11-204-20/+43
* [BPF] Fix a bug in peephole optimizationYonghong Song2019-11-205-29/+163
* Temporarily Revert "[SLP] allow forming 2-way reduction patterns"Eric Christopher2019-11-204-43/+20
* [clang-tidy] modernize-use-equals-default avoid adding redundant semicolonsMitchell Balan2019-11-206-12/+41
* [Support][Error] Unfriend FileError. It is not special.Lang Hames2019-11-201-4/+10
* [AArch64] Add the pipeline model for Exynos M5Evandro Menezes2019-11-2030-35/+3349
* [Reproducer] Limit signals to macro define sin <csignal>Jonas Devlieghere2019-11-202-10/+0
* Handle the case where the 'g' packet doesn't get all regs.Jason Molenda2019-11-203-1/+214
* Cherry-pick gtest fix for asan tests.Evgenii Stepanov2019-11-201-1/+1
* [AMDGPU][SILoadStoreOptimizer] Merge TBUFFER loads/storesPiotr Sobczak2019-11-205-8/+2003
* [Driver] Fix missing space in lldb --help output.Jonas Devlieghere2019-11-201-1/+1
* [Docs] Fix Sphinx warning (treated as error)Jonas Devlieghere2019-11-201-8/+8
* [clang][IFS] Driver Pipeline: generate stubs after standard pipeline (3)Puyan Lotfi2019-11-207-33/+135
* [Reproducer] Generate LLDB reproducer on crashJonas Devlieghere2019-11-208-4/+194
* [Hexagon] Fix two testcase errorsKrzysztof Parzyszek2019-11-202-4/+4
* [X86] Mark vector STRICT_FP_ROUND as Legal instead of Custom.Craig Topper2019-11-201-3/+9
* Move widenable branch formation into makeGuardControlFlowExplicit helperPhilip Reames2019-11-204-19/+21
* [CMake] Fix the path to CrossWinToARMLinux.cmake CMake cache.Vladimir Vereschaka2019-11-201-1/+1
* [AMDGPU] Fixed mfma test check. NFC.Stanislav Mekhanoshin2019-11-201-69/+9
* [lldb] Fix NSURL data formatter truncation issueDavide Italiano2019-11-201-21/+33
* [lldb] [test] Un-XFAIL one lldb-server test on NetBSDMichał Górny2019-11-201-1/+0
* [debugserver] Set arch based on TARGET_TRIPLEVedant Kumar2019-11-201-4/+4
* [AMDGPU] Keep consistent check of legal addressing mode.Michael Liao2019-11-204-15/+292
* Fix parser bug that permitted 'private' as a (no-op) decl-specifier even outs...Richard Smith2019-11-202-1/+8
* Revert "[clangd] Fix a crash in expected types"Nico Weber2019-11-202-12/+4
* scudo: Only use the Android reserved TLS slot when building libc's copy of th...Peter Collingbourne2019-11-203-4/+10
* [FileCollector] Ignore empty paths.Jonas Devlieghere2019-11-201-1/+5
* [SystemZ] Avoid mixing strict and non-strict FP operations in testsUlrich Weigand2019-11-207-74/+215
* [SelectionDAG][X86] Mutate strictFP nodes to non-strict in DoInstructionSelec...Craig Topper2019-11-202-1/+8
* [SystemZ] Use fneg in test casesUlrich Weigand2019-11-2022-98/+88
* Rename 'DenormalMode' in CommandFlags.inc to 'DenormalFPMath', as itsJames Y Knight2019-11-201-2/+2
* A fix of the bug introduced by previous lowering in asm patch.Xiangling Liao2019-11-201-2/+1
* [AIX][XCOFF] Add support for generating assembly code for one-byte mergable s...Xing Xue2019-11-203-3/+50
* [clangd] Fix a crash in expected typesIlya Biryukov2019-11-202-4/+12
* gn build: Merge a03435ec8e2LLVM GN Syncbot2019-11-201-0/+1
* [AIX] Lowering jump table, constant pool and block address in asmXiangling Liao2019-11-208-10/+275
* Recommit "[DWARF] Add an api to get "interpreted" location lists"Pavel Labath2019-11-2010-1/+198
* [SLP] reduce duplicate CHECK lines in tests; NFCSanjay Patel2019-11-201-392/+208
* [lldb][NFC] Move searching for $__lldb_objc_class into its own functionRaphael Isemann2019-11-202-122/+134
* [AMDGPU][GFX10] Disabled v_movrel*[sdwa|dpp] opcodes in codegenDmitry Preobrazhensky2019-11-202-0/+27
* [mips] Define mem_simm# operands using tblgen `foreach` loop. NFCSimon Atanasyan2019-11-201-29/+5
* [SelectionDAG] Combine U{ADD,SUB}O diamonds into {ADD,SUB}CARRYDavid Zarzycki2019-11-203-298/+232
* gn build: Merge 72d2929c52aLLVM GN Syncbot2019-11-201-1/+0
* Revert "[DWARF] Add an api to get "interpreted" location lists"Pavel Labath2019-11-2010-198/+1
* [lldb][NFC] Move searching for $__lldb_class into its own function in ClangEx...Raphael Isemann2019-11-202-94/+117
* [ARM][MVE] Select vqabsAnna Welker2019-11-202-0/+85
OpenPOWER on IntegriCloud