summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MachineOutliner] NFC: Throw out self-intersections on candidates earlyJessica Paquette2017-12-011-11/+42
* [DAG][ARM] Revert "Reenable post-legalize store merge"Nirav Dave2017-12-014-389/+27
* [MC] Handle unknown literal register numbers in .cfi_* directivesJake Ehrlich2017-12-015-10/+59
* [OPENMP] Emit `__tgt_target_teams` for all teams directives.Alexey Bataev2017-12-0120-119/+119
* [c++17] When deducing the type of a non-type template parameter from the typeRichard Smith2017-12-012-2/+7
* [IndVars] Fix a bug introduced in r317012Philip Reames2017-12-012-3/+43
* [cmake] Revert (rL319574): Resubmit Remove redundant call to cmake when build...Don Hinton2017-12-011-13/+28
* [opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet2017-12-014-9/+123
* Prevent vain lldb::user_id_t 0xffffffff lookupsJan Kratochvil2017-12-011-1/+1
* [clangd] Define constants in the right namespace. NFCSam McCall2017-12-011-1/+5
* Fix the second part of the broken comment from r306079Adam Nemet2017-12-011-2/+6
* Fix opt-remark with hotness testcase for sample-based PGOAdam Nemet2017-12-012-7/+7
* Partially fix comment in test broken in r306079 and r306948Adam Nemet2017-12-011-6/+6
* [ubsan] Re-commit: lit changes for lld testing, future lto testing.Roman Lebedev2017-12-0113-22/+68
* [cmake] Resubmit Remove redundant call to cmake when building host tools.Don Hinton2017-12-011-28/+13
* [DAGCombine] Simplify ISD::AND handling in ReduceLoadWidthEli Friedman2017-12-011-20/+5
* [libFuzzer] remove stale flags; NFCKostya Serebryany2017-12-014-13/+0
* [libFuzzer] add an experimental search heuristic flag -reduce_depthKostya Serebryany2017-12-015-5/+18
* [compiler-rt] Remove out of date commentShoaib Meenai2017-12-011-4/+0
* [compiler-rt] Add install-*-stripped targetsShoaib Meenai2017-12-012-0/+17
* [X86][AVX512] Tag subvector extract/insert instructions scheduler classesSimon Pilgrim2017-12-011-32/+65
* [IR] Avoid dangling else warning. NFC.Benjamin Kramer2017-12-011-1/+2
* IR printing improvement for loop passes - handle -print-module-scopeFedor Sergeev2017-12-012-2/+24
* Add test for pr35478.Rafael Espindola2017-12-011-0/+18
* [DebugInfo] Bail out if making no progress dumping line tables.Paul Robinson2017-12-012-0/+101
* Revert r318924 Skip over empty sections when checking for contiguous relroRafael Espindola2017-12-012-79/+1
* Revert "[opt-remarks] If hotness threshold is set, ignore remarks without hot...Adam Nemet2017-12-014-123/+9
* IR printing improvement for function passes - introducing -print-module-scopeFedor Sergeev2017-12-014-1/+73
* [OPENMP] Do not allow variables to be first|last-privates inAlexey Bataev2017-12-0140-102/+160
* Fix line endings. NFCI.Simon Pilgrim2017-12-011-10/+10
* [X86][AVX512] Tag VPERM2I/VPERM2T instructions scheduler classSimon Pilgrim2017-12-011-48/+64
* [clangd] Fuzzy match scorerSam McCall2017-12-015-0/+711
* [opt-remarks] If hotness threshold is set, ignore remarks without hotnessAdam Nemet2017-12-014-9/+123
* Disallow a cleanup attribute from appertaining to a parameter (the attribute ...Aaron Ballman2017-12-013-20/+10
* [X86][AVX512] Tag VFPCLASS instructions scheduler classSimon Pilgrim2017-12-011-26/+43
* [X86][AVX512] Tag VPSHUFBITQMB instructions scheduler classSimon Pilgrim2017-12-011-9/+12
* [clangd] Filter completion results by fuzzy-matching identifiers.Sam McCall2017-12-013-1/+92
* [X86][AVX512] Tag VPCOMRESS/VPEXPAND instructions scheduler classesSimon Pilgrim2017-12-011-39/+55
* Revert r319531 "[SLPVectorizer] Failure to beneficially vectorize 'copyable' ...Hans Wennborg2017-12-014-490/+275
* Remove duplicate, nonsense information from an attribute diagnostic. The NonP...Aaron Ballman2017-12-012-2/+2
* [ARM] and + load combine testsSam Parker2017-12-011-0/+241
* [ARM][DAG] Reenable post-legalize store mergeNirav Dave2017-12-014-27/+389
* [clangd] Remove no-op -fsyntax-only from fallback command. NFCSam McCall2017-12-011-1/+1
* Add more triples to llc_test_checks.pySam Parker2017-12-011-0/+17
* [NFC] In GPGPU testcases, replace numeric registers in CHECK directives.Philip Pfaffe2017-12-015-21/+22
* [X86] Improvement in CodeGen instruction selection for LEAs.Jatin Bhateja2017-12-0118-163/+692
* [ARM] and + load combine testsSam Parker2017-12-011-0/+674
* Better trade-off for excess characters vs. staying within the column limits.Manuel Klimek2017-12-013-19/+78
* [X86][AVX512] Tag vshift/vpermv/pshufd/pshufb instructions scheduler classesSimon Pilgrim2017-12-016-585/+623
* Revert r319537: Bail out of a SimplifyCFG switch table opt at undef values.Mikael Holmen2017-12-012-28/+1
OpenPOWER on IntegriCloud