summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Big-endian fix to DWARFDieTest (089c0f58)Pavel Labath2019-11-201-1/+2
* [update_cc_test_checks.py] Add the --function-signature flagAlex Richardson2019-11-201-2/+5
* [UptestTestChecks][NFC] Share some common command line options codeAlex Richardson2019-11-207-28/+14
* Ignore R_MIPS_JALR relocations against non-function symbolsAlex Richardson2019-11-202-0/+64
* ARM-NEON: make type modifiers orthogonal and allow multiple modifiers.Tim Northover2019-11-207-1139/+1170
* NeonEmitter: remove special case on casting polymorphic builtins.Tim Northover2019-11-202-5/+7
* ARM-NEON: separate soon-to-be conflicting f16 patterns. NFC.Tim Northover2019-11-201-2/+6
* [lldb][NFC] Move ClangExpressionDeclMap's persistent decl search into its own...Raphael Isemann2019-11-202-53/+73
* Update tests after change to llvm-cxxfilt's underscore stripping behaviour.Tim Northover2019-11-206-14/+14
* [mips] Put conditions when we need to expand memory operand into a separate f...Simon Atanasyan2019-11-201-29/+36
* [mips] Make MipsAsmParser::isEvaluated static function. NFCSimon Atanasyan2019-11-201-21/+20
* [AMDGPU][DPP] Corrected DPP combinerDmitry Preobrazhensky2019-11-201-6/+9
* gn build: Merge 089c0f58149LLVM GN Syncbot2019-11-201-0/+1
* [CodeGen][NFC] Regenerate load-combine test with update_llc_test.Clement Courbet2019-11-204-509/+673
* [DWARF] Add an api to get "interpreted" location listsPavel Labath2019-11-2010-1/+197
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-2023-58/+39
* gn build: Merge ea8678d1c78LLVM GN Syncbot2019-11-201-0/+1
OpenPOWER on IntegriCloud