summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move LLVM_ENABLE_ABI_BREAKING_CHECKS variables to their own fileEric Christopher2019-09-104-15/+26
* Fix a thinko in handling the QSetLogging packet.Jim Ingham2019-09-101-3/+3
* Actually reorder not and env in crash-recovery-modules.mReid Kleckner2019-09-101-2/+2
* [Loads] Move generic code out of vectorizer into a location it might be reuse...Philip Reames2019-09-103-51/+63
* When evaluating a __builtin_constant_p conditional, always enterRichard Smith2019-09-102-63/+44
* [ValueTracking] Factor our common speculation suppression logic [NFC]Philip Reames2019-09-103-21/+20
* llvm-reduce: Simplify testing using -implicit-check-notDavid Blaikie2019-09-103-11/+4
* [mips] Allow PT_LOAD to have overlapping p_offset ranges on EM_MIPSSimon Atanasyan2019-09-102-23/+22
* [OPENMP5.0]Allow teams directive outside of the target directives.Alexey Bataev2019-09-104-3/+49
* Re-land Remove REQUIRES:shell from tests that pass for me on WindowsReid Kleckner2019-09-1025-57/+31
* [x86] add test for false dependency with AVX; NFCSanjay Patel2019-09-101-0/+15
* [NFC][InstCombine] rewrite test added in r371537 to use non-null pointer insteadRoman Lebedev2019-09-101-27/+91
* Fix for PR43175: compiler crash when trying to emit noncapturableAlexey Bataev2019-09-102-0/+15
* [X86] Updated target specific selection dag code to conservatively check for ...Philip Reames2019-09-103-20/+20
* [NFC][InstSimplify] rewrite test added in r371537 to use non-null pointer ins...Roman Lebedev2019-09-101-43/+53
* [lldbtest] Add an "expected_cmd_failure" option to the filecheck helperVedant Kumar2019-09-101-1/+5
* [Function] Factor out GetCallEdgeForReturnAddress, NFCVedant Kumar2019-09-103-11/+23
* GlobalISel/TableGen: Handle REG_SEQUENCE patternsMatt Arsenault2019-09-105-36/+191
* [BPI] Adjust the probability for floating point unordered comparisonGuozhi Wei2019-09-103-3/+57
* AMDGPU/GlobalISel: Select G_FABS/G_FNEGMatt Arsenault2019-09-1010-370/+1037
* AMDGPU/GlobalISel: Select cvt pk intrinsicsMatt Arsenault2019-09-107-40/+347
* AMDGPU/GlobalISel: Select llvm.amdgcn.sffbhMatt Arsenault2019-09-103-2/+68
* [NFC][InstCombine][InstSimplify] PR43251 - and some patterns with offset != 0Roman Lebedev2019-09-102-1/+141
* AMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOADMatt Arsenault2019-09-104-3/+206
* AMDGPU/GlobalISel: Legalize constant 32-bit loadsMatt Arsenault2019-09-104-0/+87
* [RISCV] Support llvm-objdump -M no-aliases and -M numericSam Elliott2019-09-1058-80/+100
* AMDGPU/GlobalISel: First pass at attempting to legalize load/storesMatt Arsenault2019-09-1013-1141/+55834
* Implement DW_OP_convertAdrian Prantl2019-09-107-32/+423
* [RISCV] Add Option for Printing Architectural Register NamesSam Elliott2019-09-105-2/+510
* Don't emit .gnu_pubnames when tuning for LLDB.Adrian Prantl2019-09-102-2/+1
* [x86] add a test for BreakFalseDeps; NFCSanjay Patel2019-09-101-0/+20
* Revert "[utils] Implement the llvm-locstats tool"Djordje Todorovic2019-09-106-315/+0
* [ARM] add test for BreakFalseDeps with minsize attribute; NFCSanjay Patel2019-09-101-0/+32
* [X86] Add AVX partial dependency tests as noted on D67363Simon Pilgrim2019-09-101-29/+60
* [ARM] auto-generate complete test checks; NFCSanjay Patel2019-09-101-9/+28
* [VectorUtils] Remove unused include. [NFC]Florian Hahn2019-09-101-1/+1
* [clang][codegen][NFC] Make test patterns more permissive.Clement Courbet2019-09-101-2/+1
* [CMake] Don't pass all LLVM_COMPILE_FLAGS to the C compilerDavid Zarzycki2019-09-101-1/+8
* [utils] Implement the llvm-locstats toolDjordje Todorovic2019-09-106-0/+315
* [NFC][InstCombine] PR43251 - valid for other predicates tooRoman Lebedev2019-09-101-2/+82
* [InstCombine] Use SimplifyFMulInst to simplify multiply in fma.Florian Hahn2019-09-102-13/+10
* [InstCombine] Precommit tests for D67351.Florian Hahn2019-09-101-0/+86
* [BreakFalseDeps] fix typos/grammar in documentation comment; NFCSanjay Patel2019-09-101-4/+3
* [Object] Implement relocation resolver for COFF ARM/ARM64Martin Storsjo2019-09-105-2/+647
* [ELF][test] Make tests more tolerant to exact symbol addressesFangrui Song2019-09-1022-234/+166
* Fix the "git modified" issue on the preserve-comments-crlf.s.Haojian Wu2019-09-101-2/+4
* [lldb] Readd missing functionalities/breakpoint testsRaphael Isemann2019-09-10108-0/+5369
* [Alignment][NFC] Use llvm::Align for TargetLowering::getPrefLoopAlignmentGuillaume Chatelet2019-09-107-28/+32
* Reland [DWARF] Add a unit test for DWARFUnit::getLength().Igor Kudrin2019-09-101-0/+42
* [LLD][COFF] Add index to disambiguate archive members when using -wholearchiveRui Ueyama2019-09-102-1/+32
OpenPOWER on IntegriCloud