summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix determination of whether one set of cvr-qualifiers is compatibleRichard Smith2018-07-112-6/+16
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-1174-381/+340
* [Documentation] Fix incorrect documentation references, new checks order in R...Eugene Zelenko2018-07-111-8/+8
* [Documentation] Link format and order of Clang-tidy changes in Release NotesEugene Zelenko2018-07-111-11/+10
* finish: [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-112-4/+4
* [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-114-12/+603
* [FileCheck] Add -allow-deprecated-dag-overlap to failing lldb testsJoel E. Denny2018-07-111-3/+3
* [FileCheck] Add -allow-deprecated-dag-overlap to failing compiler-rt testsJoel E. Denny2018-07-111-2/+2
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-1143-625/+625
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-1162-208/+208
* Fix setting of empty implicit-section-name attributePetr Pavlu2018-07-112-4/+76
* Revert "[docs] As of binutils 2.21.51.0.2, ld.bfd supports plugins too, repre...Teresa Johnson2018-07-111-9/+11
* [NFC] typoJF Bastien2018-07-111-1/+1
* Remove ppc64 BE XFAILs now that gcov profiling works, after starting a cleanZaara Syeda2018-07-113-8/+2
* gold: Add ability to toggle function/data sectionsBill Wendling2018-07-111-3/+5
* [DebugInfo] Fix getPreviousSibling after r336823Fangrui Song2018-07-111-1/+2
* [NFC] Replace usage of QualType.getTypePtr()-> with operator->Erich Keane2018-07-111-1/+1
* [analyzer] Track multiple raw pointer symbols in DanglingInternalBufferChecker.Reka Kovacs2018-07-112-18/+74
* [InstCombine] Fold x & (-1 >> y) == x to x u<= (-1 >> y)Roman Lebedev2018-07-116-49/+81
* Revert r336830: [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-114-603/+12
* Quick fix for some Windows botsPaul Robinson2018-07-111-4/+4
* Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with ...Eric Liu2018-07-114-94/+21
* [FileCheck] Don't permit overlapping CHECK-DAGJoel E. Denny2018-07-114-12/+603
* Revert "[llvm-objdump] Add -demangle (-C) option"Paul Semel2018-07-113-86/+1
* [X86] Remove patterns for inserting a load into a zero vector.Craig Topper2018-07-113-94/+54
* [TargetTransformInfo] Add pow2 analysis for scalar constantsSimon Pilgrim2018-07-113-144/+150
* Also search BitcodeFiles for exclude-lib symbolsYi Kong2018-07-113-4/+18
* AMDGPU/NFC: Use already available explicit kernargKonstantin Zhuravlyov2018-07-111-1/+2
* Allow specifying an exit code for the 'quit' commandRaphael Isemann2018-07-1119-5/+222
* [DebugInfo] Make children iterator bidirectionalJonas Devlieghere2018-07-115-12/+95
* [InstSimplify] add/move tests for add folds; NFCSanjay Patel2018-07-112-9/+57
* Fix llvm-objdump demangle test (added triple option)Paul Semel2018-07-111-5/+5
* Link to the correct bug number about the Mac failure for instrprof-shared-gco...Marco Castelluccio2018-07-111-1/+1
* Revert 336811, there are still some problems with the tests.Zaara Syeda2018-07-113-2/+8
* [X86] Fix MayLoad/HasSideEffect flag for (V)MOVLPSrm instructions.Andrea Di Biagio2018-07-1120-19/+21
* [AST] Fix for structural equivalence tests in rL336776.Balazs Keri2018-07-111-5/+6
* [llvm-objdump] Add -demangle (-C) optionPaul Semel2018-07-113-1/+86
* [ELF] - Simplify code. NFC.George Rimar2018-07-111-8/+5
* [ELF] - Simplify. NFCI.George Rimar2018-07-111-2/+1
* [ELF] - Add classof() member for ARMExidxSentinelSection. George Rimar2018-07-112-0/+6
* [SLPVectorizer] Add initial alternate opcode support for cast instructions. (...Simon Pilgrim2018-07-112-98/+216
* Remove ppc64 BE XFAILs now that gcov profiling works.Zaara Syeda2018-07-113-8/+2
* [clangd] Uprank delcarations when "using q::name" is present in the main fileKirill Bobyrev2018-07-114-28/+89
* [SLPVectorizer] Ensure alternate/passthrough doesn't vectorize sdiv with unde...Simon Pilgrim2018-07-111-0/+81
* [SLPVectorizer] Add some additional alternate cast testsSimon Pilgrim2018-07-111-0/+107
* [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...Simon Marchi2018-07-114-21/+94
* Revert rL336804: [SLPVectorizer] Add initial alternate opcode support for cas...Simon Pilgrim2018-07-112-209/+74
* Recommit r334887: [SmallSet] Add SmallSetIterator.Florian Hahn2018-07-112-0/+122
* [SLPVectorizer] Add initial alternate opcode support for cast instructions.Simon Pilgrim2018-07-112-74/+209
* [CodeGen] Ignore debug uses in MachineCopyPropagationKrzysztof Parzyszek2018-07-112-1/+24
OpenPOWER on IntegriCloud