platform/upstream/llvm.git
2016-10-05 Mehdi AminiUse StringRef in ARCRuntimeEntryPoints APIs (NFC)
2016-10-05 Jim InghamThis test is failing because there's a global symbol...
2016-10-05 Kostya Serebryany[libFuzzer] add ShrinkValueProfileTest, move code aroun...
2016-10-05 Mehdi AminiRevert "Re-commit "Use StringRef in Support/Darf APIs...
2016-10-05 Mehdi AminiUse StringRef in MCSectionMachO (NFC)
2016-10-05 Mehdi AminiUse StringRef in DarwinAsmParser (NFC)
2016-10-05 Michael Zolotukhin[LoopDistribute] Fix a typo in the pass name.
2016-10-05 Mehdi AminiRe-commit "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Justin Lebar[CUDA] Add missing ':' to noexcept.cu test.
2016-10-05 Kostya Serebryany[libFuzzer] clear the corpus elements if they are evict...
2016-10-05 Mehdi AminiRevert "Use StringRef in Support/Darf APIs (NFC)"
2016-10-05 Mehdi AminiUse StringRef instead of raw pointers in ARMBuildAttrs...
2016-10-05 Jim InghamAdd the new minidump files to the Xcode project.
2016-10-04 Mehdi AminiUse StringRef in Support/Darf APIs (NFC)
2016-10-04 Kyle ButtCodegen: Tail-duplicate during placement.
2016-10-04 Mehdi AminiUse StringRef in TableGen (NFC)
2016-10-04 Justin Lebar[CUDA] Mark device functions as nounwind.
2016-10-04 Justin Lebar[CUDA] Destroy deferred diagnostics before destroying...
2016-10-04 Kostya Serebryany[asan] When protect_shadow_gap=0, set up the shadow...
2016-10-04 Manuel Jacob[C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv...
2016-10-04 Mehdi AminiUse StringRef in TableGen emitted API for attribute...
2016-10-04 Rafael EspindolaUpdate for llvm change.
2016-10-04 Rafael EspindolaMisc improvements to StringTableBuilder.
2016-10-04 Alina Sbirlea[cpu-detection] Copy simplified version of get_cpuid_ma...
2016-10-04 Albert GutowskiSeparate builtins for x84-64 and i386; implement __mulh...
2016-10-04 Dimitar Vlahovskixfailing tests for Minidump plugin
2016-10-04 Tamas BerghammerFix the decorator of TestBreakpointCaseSensitivity
2016-10-04 Zachary TurnerMake building the clang-tidy VS extension less spammy.
2016-10-04 Eric Fiselier[libcxx] [test] Guard __has_include usage with a macro
2016-10-04 Dimitar VlahovskiAdding a new Minidump post-mortem debugging plugin
2016-10-04 Hans Wennborgclang-cl: Make /Fo apply also when using -flto
2016-10-04 Hans Wennborgclang-cl: Use the .obj file extension also in LTO mode
2016-10-04 Hans Wennborgclang-cl: expose the -fuse-ld option
2016-10-04 Hans Wennborgclang-cl: Expose the -flto option
2016-10-04 David L KreitzerRevert r283248. It caused failures in the hexagon build...
2016-10-04 Anna Zaks[analyzer] Add PostStmt callback for ArraySubscriptExpr
2016-10-04 Sanjay Patel[Target] move reciprocal estimate settings from TargetO...
2016-10-04 Sanjay Patel[clang] make reciprocal estimate codegen a function...
2016-10-04 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-04 Vedant Kumar[ubsan] Disable bounds-check for flexible array ivars
2016-10-04 David L Kreitzer[safestack] Requires a valid TargetMachine to be passed...
2016-10-04 Michal Gorny[cmake] Make LIT_COMMAND configurable and improve fallb...
2016-10-04 Daniel Jasperclang-format: Fix bad multi-variable for-loop formatting.
2016-10-04 Tobias GrosserBuild and run isl_test as part of check-polly
2016-10-04 Zachary Turner[Support] Add case-insensitive versions of StringSwitch...
2016-10-04 Matthias BraunAArch64: Macrofusion: Split features, add missing combi...
2016-10-04 Mike Aizatsky[sancov] documentation update after r283241
2016-10-04 Mike Aizatsky[sancov] renamed symcov-report-server to coverage-repor...
2016-10-04 Anna Zaks[asan] Switch to using dynamic shadow offset on iOS
2016-10-04 Anna Zaks[asan] LLVM: Switch to using dynamic shadow offset...
2016-10-04 Francis RicciImprovements to testing blacklist
2016-10-04 Tamas BerghammerFix FixupEnvironment on Android after the Args refactor
2016-10-04 Hal FinkelDon't filter diagnostics written as YAML to the output...
2016-10-04 Reid KlecknerTest what happens when tag lookup and redeclaration...
2016-10-04 Chris Bieneman[CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS...
2016-10-04 Michael Kruse[ScopInfo] Add -polly-unprofitable-scalar-accs option.
2016-10-04 Michael Kruse[ScopInfo] Scalar access do not have indirect base...
2016-10-04 Adam NemetSerialize remark argument as a mapping to get proper...
2016-10-04 Adam NemetAllow derived classes of OptimizationRemarkAnalysis...
2016-10-04 Rui UeyamaAdd a comment.
2016-10-04 Alex Lorenz[Sema] Format a comment line so that it fits 80 columns...
2016-10-04 Reid Kleckner[MS] Move hex long long sign compat hack to -fms-compat...
2016-10-04 George Rimar[ELF] - Do not crash on MIPS if there is no object...
2016-10-04 Alexey Bataev[SLPVectorizer] Add a test with non-vectorizable IR.
2016-10-04 Aaron BallmanFix some false-positives with cppcoreguidelines-pro...
2016-10-04 David Sheinkman[OpenMP] fix segfault when a variable referenced in...
2016-10-04 Marshall ClowMark #2759 as ready and #2755 as complete
2016-10-04 Michael Kruse[ScopInfo] Make simplifySCoP() public. NFC.
2016-10-04 Marshall ClowMark #2598 as ready
2016-10-04 Anna Thomas[RS4GC] Handle ShuffleVector instruction in findBasePointer
2016-10-04 Marshall ClowMark #2739 as ready
2016-10-04 Davide Italiano[ThinLTO] Spell `llvm-ar` correctly.
2016-10-04 Rafael EspindolaRemove duplicated typedef. NFC.
2016-10-04 Andrey BokhankoFix IntegerType::MAX_INT_BITS value
2016-10-04 Eugene Leviant[ELF] Don't discard excluded section if -r is used
2016-10-04 George Rimar[ELF] - Removed "invalid-" prefix from testcase. NFC.
2016-10-04 Nemanja Ivanovic[Power9] Exploit D-Form VSX Scalar memory ops that...
2016-10-04 Haojian WuFix a documentation warning.
2016-10-04 Haojian Wu[change-namespace] Fix a misplaced case when there...
2016-10-04 Simon Dardis[mips][fastisel] Consider soft-float an unsupported...
2016-10-04 George Rimar[ELF] - Do not hang if broken object has option descrip...
2016-10-04 Serge PavlovDo not find friend function definitions inside non...
2016-10-04 Manuel KlimekMinor cleanups in clang-format.el.
2016-10-04 Haojian WuFix windows builtbot error.
2016-10-04 George Rimar[Object/ELF] - Do not crash on invalid sh_offset value...
2016-10-04 whitequark[SelectionDAG] Fix calling convention in expansion...
2016-10-04 Haojian Wu[clang-move] Make it support both relative and absolute...
2016-10-04 George Rimar[ELF] - Do not crash on invalid symbol index.
2016-10-04 Eugene Leviant[ELF] Set max page size to 64K for AArch64
2016-10-04 Dean Michael... Revert "[XRay] Check in Clang whether XRay supports...
2016-10-04 George Rimar[ELF] - Do not crash if symbol type set to TLS when...
2016-10-04 George Rimar[ELF] - Do not crash if common symbol has alignment 0.
2016-10-04 George Rimar[Object/ELF] - Avoid possible crash in getExtendedSymbo...
2016-10-04 NAKAMURA TakumiRevert r283106, "Wdocumentation fix"
2016-10-04 Simon Atanasyan[ELF][MIPS] Do not accept non-zero GP0 value for reloca...
2016-10-04 Dean Michael... [XRay] Check in Clang whether XRay supports the target...
2016-10-04 Sjoerd MeijerConsistent fp denormal mode names. NFC.
2016-10-04 Nemanja IvanovicFix a test case failure on Apple PPC.
2016-10-04 Nemanja Ivanovic[Power9] Part-word VSX integer scalar loads/stores...
2016-10-04 Michal Gorny[cmake] Reintroduce (ldconfig-compatible) SOVERSIONs...
next