summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid using alignas and constexpr.Rafael Espindola2016-09-061-136/+5
* [AMDGPU] Wave and register controlsKonstantin Zhuravlyov2016-09-061-0/+190
* [CMake] Cleanup LLVM_OPTIMIZED_TABLEGENChris Bieneman2016-09-062-14/+21
* [AMDGPU] Wave and register controlsKonstantin Zhuravlyov2016-09-0632-258/+854
* Try to fix a circular dependency in the modules build.Rafael Espindola2016-09-062-2/+3
* Add missing <cstdlib> include. Sorry about the bot breakageEric Fiselier2016-09-061-0/+1
* AMDGPU/SI: Teach SIInstrInfo::FoldImmediate() to fold immediates into copiesTom Stellard2016-09-062-3/+29
* Remove unneeded includes in <exception> after removing __libcpp_throwEric Fiselier2016-09-061-4/+0
* AMDGPU : Add XNACK feature to GPUs that support it.Wei Ding2016-09-062-3/+4
* [include-fixer] Fix some Clang-tidy modernize-use-override and Include What Y...Eugene Zelenko2016-09-062-3/+9
* Fix ItaniumDemangle.cpp build with MSVC 2013Reid Kleckner2016-09-061-18/+19
* [llvm-cov] Add the "Go to first unexecuted line" feature.Ying Yi2016-09-068-10/+56
* [SE] Rename PlatformInterfaces to PlatformDeviceJason Henline2016-09-0611-27/+20
* [AArch64] Adjust the scheduling model for Exynos M1.Evandro Menezes2016-09-061-18/+16
* [AArch64] Adjust the scheduling model for Exynos M1.Evandro Menezes2016-09-061-2/+7
* [AArch64] Adjust the scheduling model for Exynos M1.Evandro Menezes2016-09-061-11/+11
* Use the demangler in llvm.Rafael Espindola2016-09-062-17/+4
* Add an c++ itanium demangler to llvm.Rafael Espindola2016-09-0620-39/+4539
* clang-format: [JS] whitespace required between ! and as.Martin Probst2016-09-062-0/+3
* clang-format: [JS] ignore comments when wrapping returns.Martin Probst2016-09-062-1/+8
* [ELF] Add support for -no-gc-sections flagPetr Hosek2016-09-062-1/+4
* Modules: Fix an assertion in DeclContext::buildLookup.Manman Ren2016-09-066-4/+28
* fix formatting; NFCSanjay Patel2016-09-061-19/+14
* [MCTargetDesc] Delete dead code. Found by GCC7 -Wunused-function.Davide Italiano2016-09-061-17/+0
* [Release notes] Fix links.Eugene Zelenko2016-09-061-6/+6
* Add a comment.Rui Ueyama2016-09-061-0/+4
* Fix comment formatting for DebugInfoFlags.defVictor Leschuk2016-09-061-1/+2
* Updated .clang-format rules so bring LLDB in line with LLVM standards.Kate Stone2016-09-062-8/+4
* bugpoint: Return Errors instead of passing around stringsJustin Bogner2016-09-0610-543/+558
* [SE] Remove Platform*Handle classesJason Henline2016-09-0610-95/+142
* Formatting with clang-format patch r280701Leny Kholodov2016-09-061-23/+24
* [RDF] Ignore undef use operandsKrzysztof Parzyszek2016-09-062-1/+56
* Formatting with clang-format patch r280700Leny Kholodov2016-09-0611-160/+147
* [SelectionDAG] Simplify extract_subvector( insert_subvector ( Vec, In, Idx ),...Simon Pilgrim2016-09-062-9/+10
* Add #include <cstdio> to unbreak build (missing definition of stderr)Krzysztof Parzyszek2016-09-061-0/+1
* [JumpThreading] Only write back branch-weight MDs for blocks that originally ...Adam Nemet2016-09-063-1/+173
* Fix for Bindings/Go/go.test after patch r280700Leny Kholodov2016-09-061-6/+10
* [Sparc][Leon] Corrected supported atomics size for processors supporting Leon...Chris Dewhurst2016-09-061-1/+1
* Mark R_GOTREL_FROM_END as a relative expression.Rafael Espindola2016-09-062-2/+26
* [ELF] - Linkerscript: implemented FILL command as alias for =fillexprGeorge Rimar2016-09-063-9/+47
* Fixing an MSVC error from rL280692Dimitar Vlahovski2016-09-061-1/+1
* [mips] Tighten FastISel restrictionsSimon Dardis2016-09-062-1/+31
* [PPC] Claim stack frame before storing into it, if no red zone is presentKrzysztof Parzyszek2016-09-066-46/+120
* Second round of fixups for r280692Pavel Labath2016-09-062-4/+5
* Revert "Intel(R) Memory Protection Extensions (Intel(R) MPX) support."Dimitar Vlahovski2016-09-0617-501/+26
* [clang-cl] Check that we are in clang cl mode before enabling support for the...Pierre Gousseau2016-09-062-1/+3
* DebugInfo: use llvm::DINode::DIFlags type for debug info flagsLeny Kholodov2016-09-062-34/+40
* DebugInfo: use strongly typed enum for debug info flagsLeny Kholodov2016-09-0613-205/+233
* [OpenCL] Remove access qualifiers on images in arg info metadata.Alexey Bader2016-09-062-12/+41
* [RegisterScavenger] Remove aliasing registers of operands from the candidate setSilviu Baranga2016-09-061-1/+2
OpenPOWER on IntegriCloud