summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Added an additional vperm2f128 memory folding testSimon Pilgrim2016-07-141-0/+12
* Remove trailing whitespace.Simon Pilgrim2016-07-141-1/+1
* [X86][AVX2] Allow VPERMPD/VPERMQ shuffles to call combineShuffleSimon Pilgrim2016-07-146-18/+19
* [mips] SelectionDAGISel subclasses now follow the optimization level.Daniel Sanders2016-07-147-13/+40
* Upgrade all the .arcconfigs to https.Benjamin Kramer2016-07-148-8/+8
* Speculatively fix the sphinx build, which does not think the original code wa...Aaron Ballman2016-07-141-4/+4
* This is a malformed :option: tag -- we don't have an option directive that ma...Aaron Ballman2016-07-141-1/+1
* [X86][AVX] Add support for narrowing 128-bit+ shuffle mask elements to 64-bit...Simon Pilgrim2016-07-143-35/+32
* [OpenCL] Actually activate Frontend/opencl.cl test and fix test bugsBenjamin Kramer2016-07-142-4/+4
* Correct the attribute documentation for the new XRay attributes. Fixes the do...Aaron Ballman2016-07-141-2/+3
* This converts a signed remainder instruction to unsigned remainder, whichSjoerd Meijer2016-07-142-15/+59
* [X86][AVX] Add 128-bit wide shuffle tests that should combine to blend-with-zeroSimon Pilgrim2016-07-142-0/+38
* code hoisting pass based on GVNSebastian Pop2016-07-1412-4/+1643
* [X86][AVX] Add VBROADCASTF128/VBROADCASTI128 shuffle comments supportSimon Pilgrim2016-07-145-8/+31
* Remove extra ';' to appease -WpedanticDean Michael Berris2016-07-141-1/+1
* [X86][AVX] Regenerate broadcast upgrade testsSimon Pilgrim2016-07-142-17/+24
* Fix formattingTobias Grosser2016-07-141-1/+2
* GPGPU: Map initial schedule to GPU scheduleTobias Grosser2016-07-144-7/+73
* GPGPU: Do not dump schedule by defaultTobias Grosser2016-07-141-1/+1
* mark newly failing tests as XFAILPavel Labath2016-07-142-2/+6
* [test] [linux] define PR_SET_PTRACER constants if the system does not provide...Pavel Labath2016-07-141-3/+8
* [NFC] Add full title/author information to "Apply the BLIS matmul optimizatio...Roman Gareev2016-07-141-6/+11
* [X86][AVX2] VBROADCASTSSrr/VBROADCASTSSYrr require AVX2 not AVXSimon Pilgrim2016-07-141-1/+1
* GPGPU: compute new schedule from polly scopTobias Grosser2016-07-146-17/+164
* GPGPU: create default initialized PPCG scop and gpu programTobias Grosser2016-07-146-3/+214
* [clang-rename] add documentationBenjamin Kramer2016-07-142-0/+100
* [clang-rename] exit code-related bugfix and code cleanupBenjamin Kramer2016-07-145-28/+47
* [include-fixer] Correct an incorrecst judgement about prefix scoped qualifiers.Haojian Wu2016-07-142-5/+15
* [ELF] r275383 reverted due to buildbot failureEugene Leviant2016-07-142-14/+3
* [X86][AVX512F] minor fix of the parameter namesAsaf Badouh2016-07-141-18/+18
* [ELF] Allow overriding reserved symbols in linker scriptsEugene Leviant2016-07-142-3/+14
* This implements a more optimal algorithm for selecting a base constant inSjoerd Meijer2016-07-148-7/+186
* Fix -break-enable/-break-disable commands (MI)Ilia K2016-07-142-23/+48
* [InstCombine] Masked loads with undef masks can fold to normal loadsDavid Majnemer2016-07-142-6/+28
* Simplify llvm.masked.load w/ undef masksDavid Majnemer2016-07-143-19/+49
* [AVX512] Implement EXTLOAD lowering with patterns to select existing VPMOVZX ...Craig Topper2016-07-141-46/+76
* Use hasFlag instead of hasArgDean Michael Berris2016-07-141-2/+2
* [X86] Fix stupid typo in isel lowering.Eli Friedman2016-07-142-1/+37
* AMDGPU/R600: Delete/rename intrinsics no longer used by mesaMatt Arsenault2016-07-1424-1721/+1450
* Set sh_addralign to 1 instead of 0.Rui Ueyama2016-07-143-10/+5
* Attempt to unbreak msan bot.Rui Ueyama2016-07-141-1/+4
* AMDGPU/R600: Remove intrinsics with no tests and no usersMatt Arsenault2016-07-144-76/+15
* AMDGPU: Remove unused intrinsicsMatt Arsenault2016-07-143-119/+0
* AMDGPU: Fix test not actually testing anythingMatt Arsenault2016-07-142-4/+28
* AMDGPU: Remove dead codeMatt Arsenault2016-07-142-10/+0
* Add C++ dependencies to xray runtimeDean Michael Berris2016-07-141-2/+17
* XRay: Add entry and exit sledsDean Michael Berris2016-07-1418-12/+317
* [SCCP] Pass a Value * instead of templating this function. NFC.Davide Italiano2016-07-141-9/+8
* [OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li2016-07-1446-12/+4555
* clarify a bit.Chris Lattner2016-07-141-1/+1
OpenPOWER on IntegriCloud