summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] PredictableSelectIsExpensive for Vulcan.Pankaj Gode2016-07-191-0/+1
* Add support for tlsldm assembler operator to ARM targetPeter Smith2016-07-192-4/+13
* [AARCH64] Fix linu triple typoSimon Pilgrim2016-07-191-1/+1
* Add support of the latest Ubuntu (Yakkety Yak - 16.10)Sylvestre Ledru2016-07-191-1/+3
* Fix for failing bot sanitizer-x86_64-linux-fast after r275970Dmitry Polukhin2016-07-191-3/+1
* [AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim2016-07-19177-212/+193
* Fix build with gcc 6.Rafael Espindola2016-07-194-11/+11
* Get rid of VS2015 operator precedence warning. NFCI.Simon Pilgrim2016-07-191-1/+1
* Deprecated (legacy) string literal conversion to 'char *' causes strange over...Dmitry Polukhin2016-07-193-4/+16
* GPGPU: Disable invariant load hoisting for GPU code generationTobias Grosser2016-07-191-0/+5
* [mips][ias] R_MIPS_GOT_(PAGE|OFST) do not need symbolsDaniel Sanders2016-07-192-9/+35
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-1935-280/+400
* [mips] Recognise the triple used by Debian stretch for mips64el.Daniel Sanders2016-07-192-2/+6
* [ELF] Minimal PHDRS parser and section to segment assignment supportEugene Leviant2016-07-195-66/+343
* [InstCombine] Minor cleanup of cast simplification code [NFC]Tobias Grosser2016-07-193-60/+76
* Style: drop some unnecessary ';' [NFC]Tobias Grosser2016-07-193-7/+7
* test: Add missing 'REQUIRES' lineTobias Grosser2016-07-191-0/+2
* Reformat comment from 3 to 2 lines. NFC.George Rimar2016-07-191-2/+1
* test: Add missing 'REQUIRES' lineTobias Grosser2016-07-191-0/+2
* Fixed comment. NFC.George Rimar2016-07-191-1/+1
* [clang-rename] add support for overridden functionsKirill Bobyrev2016-07-191-42/+102
* GPGPU: Emit in-kernel synchronization statementsTobias Grosser2016-07-192-0/+54
* GPGPU: generate control flow within the kernelTobias Grosser2016-07-194-9/+35
* GPGPU: add scop parameters to kernel argumentsTobias Grosser2016-07-192-1/+57
* GPGPU: add host iterators to kernel argumentsTobias Grosser2016-07-192-1/+26
* GPGPU: add intrinsic functions to obtain a kernels thread and block idsTobias Grosser2016-07-193-0/+75
* GPGPU: create kernel function skeletonTobias Grosser2016-07-192-7/+229
* [driver][mips] Remove empty folder from test inputsSimon Atanasyan2016-07-190-0/+0
* AVX-512: Fixed BT instruction selection.Elena Demikhovsky2016-07-193-477/+139
* [driver][mips] Support MIPS targets in modern Android NDKSimon Atanasyan2016-07-1929-41/+121
* [esan|wset] Fix flaky sampling testsDerek Bruening2016-07-198-18/+42
* [OPENMP] Removed loop statement as its body executes at most once, NFC.Alexey Bataev2016-07-191-10/+4
* [esan] Fix sideline thread flaky assertDerek Bruening2016-07-191-1/+8
* [OPENMP] Improved processing of 'priority' clause, NFC.Alexey Bataev2016-07-191-3/+1
* Ignore clang-module-cache directories that may be createdJason Molenda2016-07-191-0/+2
* clang-rename: fix referenced variable in vim-scriptSaleem Abdulrasool2016-07-191-1/+1
* [AVX512] Give priority to EVEX encoded PSHUFB over the VEX versions.Craig Topper2016-07-192-8/+18
* [X86] Remove superfluous parameter from a multiclass. All instantiations pass...Craig Topper2016-07-191-9/+8
* [MemorySSA] Update to the new shiny walker.George Burgess IV2016-07-194-311/+838
* [X86] Rename VINSERTzrr to use a capital Z to match other instructions. NFCCraig Topper2016-07-192-4/+4
* Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-196-23/+197
* Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar2016-07-196-195/+23
* Recommit the patch "Use uniforms set to populate VecValuesToIgnore".Wei Mi2016-07-196-66/+136
* AMDGPU/SI: Fix SI scheduler refcount issueMatt Arsenault2016-07-191-0/+3
* AMDGPU: Expand register indexing pseudos in custom inserterMatt Arsenault2016-07-1911-712/+581
* [Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.Lang Hames2016-07-191-33/+46
* [LoopReroll] Reroll loops with unordered atomic memory accessesSanjoy Das2016-07-192-7/+138
* Append clang system include path for offloading tool chains.Samuel Antao2016-07-191-1/+19
* [OpenMP] Remove dead code in conditional of mappable expressions SEMA. Samuel Antao2016-07-181-4/+4
* TableGen: Allow custom register operand decoder methodMatt Arsenault2016-07-182-29/+37
OpenPOWER on IntegriCloud