summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Enable ConstrainCopy DAG mutationMatt Arsenault2016-11-168-28/+33
* [InstCombine] fix formatting and add FIXMEs to foldOperationIntoSelectOperand...Sanjay Patel2016-11-161-11/+15
* adding operator* to help working with primitive valuesMike Aizatsky2016-11-161-0/+12
* [ELF] Don't replace path separators on *NIX.Davide Italiano2016-11-162-0/+11
* [AArch64] Handle vector types in replaceZeroVectorStore.Geoff Berry2016-11-163-23/+115
* Relax testcase.Adrian Prantl2016-11-161-3/+2
* Reduce number of tasks in parallel_for_each.Rui Ueyama2016-11-161-2/+13
* Add the missing FileCheck invocation to this testcase.Adrian Prantl2016-11-161-4/+5
* Rangify for loops, NFC.Yaron Keren2016-11-161-11/+8
* Export fewer functions from Error.h.Rui Ueyama2016-11-161-11/+9
* [LoopVectorize] Fix for non-determinism in codegenMandeep Singh Grang2016-11-161-1/+1
* Fix PR31029 by attaching an artificial debug location to msabi thunks.Adrian Prantl2016-11-162-0/+22
* [ELF] - Separate locals list from versions.George Rimar2016-11-163-13/+10
* AMDGPU/SI: Avoid creating unnecessary copies in the SIFixSGPRCopies passTom Stellard2016-11-168-36/+89
* [ExecutionEngine] Fix examples build broken in r287126 and other Include What...Eugene Zelenko2016-11-161-0/+16
* Fixed layout of test/ASTMerge.Sean Callanan2016-11-1661-0/+20
* [Frontend] Allow attaching an external sema source to compiler instance and e...Benjamin Kramer2016-11-165-0/+93
* fix comment formatting; NFCSanjay Patel2016-11-162-11/+7
* [ExecutionEngine] Fix some Clang-tidy modernize-use-default, modernize-use-eq...Eugene Zelenko2016-11-1610-92/+147
* Don't error if __tls_get_addr is defined.Rafael Espindola2016-11-162-1/+12
* [ELF] - Added support for extern "c++" local symbols in version script.George Rimar2016-11-165-48/+90
* [ELF] - Change error message according to review comment. NFC.George Rimar2016-11-162-2/+2
* [x86] add fake scalar FP logic instructions to ReplaceableInstrs to save some...Sanjay Patel2016-11-166-122/+130
* [Orc] Re-enable the RPC unit test disabled in r286917.Lang Hames2016-11-161-168/+163
* [ELF] - Improve diagnostic messages.George Rimar2016-11-162-4/+6
* Define -build-id=tree as a synonym for -build-id=sha1.Rui Ueyama2016-11-162-12/+22
* [change-namespace] handle constructor initializer: Derived : Base::Base() {} ...Eric Liu2016-11-164-24/+152
* [sancov] Name the global containing the main source file nameReid Kleckner2016-11-162-4/+4
* test commit, changed tab to spaces, NFCDaniil Fukalov2016-11-161-1/+1
* target-data test update for TCE and TCELEPekka Jaaskelainen2016-11-161-1/+5
* Remove duplicate condition (PR30648). NFCI.Simon Pilgrim2016-11-161-2/+1
* Remove Windows-specific minidump pluginAdrian McCarthy2016-11-1611-1028/+1
* Add a little endian variant of TCE.Pekka Jaaskelainen2016-11-165-2/+52
* Add a little endian variant of TCE.Pekka Jaaskelainen2016-11-162-1/+11
* [X86] Add integer division test for PR23590Simon Pilgrim2016-11-161-0/+41
* Fix -verify tests for older ccache versionsEric Fiselier2016-11-161-2/+8
* [X86][AVX512] Autoupgrade lossless i32/u32 to f64 conversion intrinsics with ...Simon Pilgrim2016-11-169-167/+127
* [clang-tidy] New check to prefer transparent functors to non-transparent ones.Gabor Horvath2016-11-168-0/+324
* [X86][AVX512] Added some mask/maskz tests for sitofp/uitofp i32 to f64Simon Pilgrim2016-11-161-0/+68
* [www] Fix spelling error in checker release notes.Devin Coughlin2016-11-161-1/+1
* [X86] Regenerated integer divide tests to test on 32 and 64 bit targetsSimon Pilgrim2016-11-163-121/+631
* [X86][SSE] Added PSUBUS from SELECT tests from D25987Simon Pilgrim2016-11-161-0/+651
* Rangify for loop, NFC.Yaron Keren2016-11-161-6/+4
* [clang-move] Support moving function.Haojian Wu2016-11-164-11/+124
* [OpenCL] Use the semantic spelling of the Access attribute, rather than a str...Joey Gouly2016-11-162-12/+21
* [mips] Fix unsigned/signed type errorSimon Dardis2016-11-162-3/+21
* Update to isl-0.17.1-267-gbf9723dTobias Grosser2016-11-1634-284/+485
* [mips] not instruction aliasSimon Dardis2016-11-1620-0/+38
* Remove TimeValue classPavel Labath2016-11-166-276/+19
* Fix printf warning I introduced in ModuleSpec.hPavel Labath2016-11-161-1/+1
OpenPOWER on IntegriCloud