platform/upstream/llvm.git
2016-09-07 Saleem AbdulrasoolRevert "CodeGen: ensure that libcalls are always AAPCS CC"
2016-09-07 Eric FiselierImprove constexpr tests for std::any
2016-09-07 Richard SmithFix clang's handling of the copy performed in the secon...
2016-09-07 Eric FiselierFix PR30260 - optional<const T> not working.
2016-09-07 Nick LewyckyFix typo in comment, NFC
2016-09-07 Eric FiselierEnable installation of libc++experimental by default.
2016-09-07 Davide Italiano[LTO] Rename variables to be more explicative.
2016-09-07 Eric FiselierImprove CMake output when registering benchmarks
2016-09-07 Davide Italiano[opt] Remove an unused argument to runPassPipeline().
2016-09-06 Zachary TurnerRe-add "Make FieldList records print as a YAML sequence"
2016-09-06 Devin Coughlin[scan-build-py] Increase precision of timestamp in...
2016-09-06 Hal Finkel[DAGCombine] More fixups to SETCC legality checking...
2016-09-06 Rui UeyamaSimplify a boolean expression by using the De Morgan...
2016-09-06 Vedant Kumar[llvm-cov] Use colors consistently in the summary
2016-09-06 Vedant Kumar[llvm-cov] Clean up the summary class, delete dead...
2016-09-06 Zachary TurnerRevert "Fix tests on Windows."
2016-09-06 Dehao ChenExplicitly require DominatorTreeAnalysis pass for insts...
2016-09-06 Zachary TurnerFix tests on Windows.
2016-09-06 Zachary TurnerPut the LLVM_ALIGNAS directive in the right place.
2016-09-06 Zachary TurnerMake LLDB compile on Windows after the reformat.
2016-09-06 Ying Yi[llvm-cov] Add the project summary to the text coverage...
2016-09-06 Ed MasteReorder FreeBSD Host.cpp #includes to fix build
2016-09-06 Eric FiselierTry 2 - Remove <cstdlib> include from `<exception>`
2016-09-06 Rafael EspindolaFix shared library build.
2016-09-06 Eric FiselierRevert r280743 and r280745. Remove <cstdlib> include...
2016-09-06 Kate Stone*** This commit represents a complete reformatting...
2016-09-06 Rafael EspindolaAvoid using alignas and constexpr.
2016-09-06 Konstantin... [AMDGPU] Wave and register controls
2016-09-06 Chris Bieneman[CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN
2016-09-06 Konstantin... [AMDGPU] Wave and register controls
2016-09-06 Rafael EspindolaTry to fix a circular dependency in the modules build.
2016-09-06 Eric FiselierAdd missing <cstdlib> include. Sorry about the bot...
2016-09-06 Tom StellardAMDGPU/SI: Teach SIInstrInfo::FoldImmediate() to fold...
2016-09-06 Eric FiselierRemove unneeded includes in <exception> after removing...
2016-09-06 Wei DingAMDGPU : Add XNACK feature to GPUs that support it.
2016-09-06 Eugene Zelenko[include-fixer] Fix some Clang-tidy modernize-use-overr...
2016-09-06 Reid KlecknerFix ItaniumDemangle.cpp build with MSVC 2013
2016-09-06 Ying Yi[llvm-cov] Add the "Go to first unexecuted line" feature.
2016-09-06 Jason Henline[SE] Rename PlatformInterfaces to PlatformDevice
2016-09-06 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-09-06 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-09-06 Evandro Menezes[AArch64] Adjust the scheduling model for Exynos M1.
2016-09-06 Rafael EspindolaUse the demangler in llvm.
2016-09-06 Rafael EspindolaAdd an c++ itanium demangler to llvm.
2016-09-06 Martin Probstclang-format: [JS] whitespace required between ! and as.
2016-09-06 Martin Probstclang-format: [JS] ignore comments when wrapping returns.
2016-09-06 Petr Hosek[ELF] Add support for -no-gc-sections flag
2016-09-06 Manman RenModules: Fix an assertion in DeclContext::buildLookup.
2016-09-06 Sanjay Patelfix formatting; NFC
2016-09-06 Davide Italiano[MCTargetDesc] Delete dead code. Found by GCC7 -Wunused...
2016-09-06 Eugene Zelenko[Release notes] Fix links.
2016-09-06 Rui UeyamaAdd a comment.
2016-09-06 Victor LeschukFix comment formatting for DebugInfoFlags.def
2016-09-06 Kate StoneUpdated .clang-format rules so bring LLDB in line with...
2016-09-06 Justin Bognerbugpoint: Return Errors instead of passing around strings
2016-09-06 Jason Henline[SE] Remove Platform*Handle classes
2016-09-06 Leny KholodovFormatting with clang-format patch r280701
2016-09-06 Krzysztof Parzyszek[RDF] Ignore undef use operands
2016-09-06 Leny KholodovFormatting with clang-format patch r280700
2016-09-06 Simon Pilgrim[SelectionDAG] Simplify extract_subvector( insert_subve...
2016-09-06 Krzysztof ParzyszekAdd #include <cstdio> to unbreak build (missing definit...
2016-09-06 Adam Nemet[JumpThreading] Only write back branch-weight MDs for...
2016-09-06 Leny KholodovFix for Bindings/Go/go.test after patch r280700
2016-09-06 Chris Dewhurst[Sparc][Leon] Corrected supported atomics size for...
2016-09-06 Rafael EspindolaMark R_GOTREL_FROM_END as a relative expression.
2016-09-06 George Rimar[ELF] - Linkerscript: implemented FILL command as alias...
2016-09-06 Dimitar VlahovskiFixing an MSVC error from rL280692
2016-09-06 Simon Dardis[mips] Tighten FastISel restrictions
2016-09-06 Krzysztof Parzyszek[PPC] Claim stack frame before storing into it, if...
2016-09-06 Pavel LabathSecond round of fixups for r280692
2016-09-06 Dimitar VlahovskiRevert "Intel(R) Memory Protection Extensions (Intel...
2016-09-06 Pierre Gousseau[clang-cl] Check that we are in clang cl mode before...
2016-09-06 Leny KholodovDebugInfo: use llvm::DINode::DIFlags type for debug...
2016-09-06 Leny KholodovDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Alexey Bader[OpenCL] Remove access qualifiers on images in arg...
2016-09-06 Silviu Baranga[RegisterScavenger] Remove aliasing registers of operan...
2016-09-06 Pavel LabathFix build breakage in r280692
2016-09-06 Craig Topper[AVX-512] Fix masked VPERMI2PS isel when the index...
2016-09-06 Craig Topper[AVX-512] Add a test case to show that we don't select...
2016-09-06 Craig Topper[X86] Remove unused encoding from IntrinsicType enum.
2016-09-06 Craig Topper[X86] Fix indentation. NFC
2016-09-06 Sean CallananAdded the "frame diagnose" command and use its output...
2016-09-06 Justin BognerRevert "bugpoint: Stop threading errors through APIs...
2016-09-06 Justin Bognerbugpoint: Stop threading errors through APIs that never...
2016-09-06 Saleem AbdulrasoolARM: workaround bundled operation predication
2016-09-06 Mehdi AminiRevert "DebugInfo: use strongly typed enum for debug...
2016-09-06 Mehdi Amini[LTO] Constify (NFC)
2016-09-06 Mehdi AminiDebugInfo: use strongly typed enum for debug info flags
2016-09-06 Mehdi AminiFix DensetSet::insert_as() for MSVC2015 (NFC)
2016-09-06 Craig Topper[AVX-512] Fix v8i64 shift by immediate lowering on...
2016-09-06 Saleem AbdulrasoolCodeGen: ensure that libcalls are always AAPCS CC
2016-09-05 Craig Topper[AVX-512] Teach fastisel load/store handling to use...
2016-09-05 Craig Topper[X86] Update fast-isel store test to have more 256...
2016-09-05 Craig Topper[X86] Update fast-isel vector load test to have more...
2016-09-05 Sanjay Patelfix FileCheck variables for test added with r280677
2016-09-05 Gor Nishanov[Coroutines] Part12: Handle alloca address-taken
2016-09-05 Sanjay Patel[InstCombine] don't assert that division-by-constant...
2016-09-05 Sanjay Patel[InstCombine] revert r280637 because it causes test...
2016-09-05 Todd Fialaremove dependence of TestGdbRemoteExitCode.py on parent...
2016-09-05 Ahmed Bougacha[lit] Downgrade error to warning on gtest crashes durin...
next