platform/upstream/llvm.git
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...
2016-10-04 Michal Gorny[cmake] Use separate doctrees to prevent races between...
2016-10-04 Kostya Serebryany[libFuzzer] remove dfsan support and some related stale...
2016-10-04 Jason MolendaFinish adding the individual instruction tests to the...
2016-10-04 Kostya Serebryany[sanitizer-coverage] remove stale code, second attempt...
2016-10-04 Craig Topper[X86] Add MOV8rm_NOREX to switch in isReallyTriviallyRe...
2016-10-04 Vitaly BukaRevert "[sanitizer-coverage] remove stale code" at...
2016-10-04 Vitaly BukaRevert "[analyzer] Improve CloneChecker diagnostics...
2016-10-04 Vitaly BukaRevert "[analyzer] Add extra notes to ObjCDeallocChecke...
2016-10-04 Vitaly BukaRevert "[analyzer] Extend bug reports with extra notes...
2016-10-04 Vitaly BukaRevert "[analyzer] A blind attempt to fix a buildbot...
2016-10-04 Kostya Serebryany[libFuzzer] change the probabilities so that we choose...
2016-10-04 Matt ArsenaultAMDGPU: Refactor indirect vector lowering
2016-10-04 Zachary TurnerFix TestNestedAliases.py
2016-10-04 Matt ArsenaultAMDGPU: Factor SGPR spilling into separate functions
2016-10-04 Rui UeyamaRemove unused parameter.
2016-10-04 Rui UeyamaEarly return. NFC.
2016-10-04 Kyle ButtRevert "Codegen: Tail-duplicate during placement."
2016-10-04 Pavel LabathFix test when using remote debugging.
2016-10-04 Gor Nishanov[coroutines] Switch to using std::experimental namespac...
2016-10-04 Brian Gesiak[lit] Remove workaround for Python 2.5
2016-10-04 Zachary TurnerTry to fix failing tests when running remote test suite.
2016-10-04 Enrico GranataFix the data formatter for std::multiset in libc++...
2016-10-04 Vitaly BukaSupport configurable path to LLVM src
2016-10-04 Eli FriedmanMake GlobalsAA ignore dead constant expressions.
2016-10-04 Kyle ButtCodegen: Tail-duplicate during placement.
2016-10-03 Marshall ClowMark a couple more Issaquah issues as done: 2578 and...
2016-10-03 Marshall ClowChange a couple of 'template <typename's to 'template...
2016-10-03 Marshall ClowAdd tests to make sure that is_constructible<cv-void...
2016-10-03 Enrico GranataChanges to the std::multimap formatter to make it work...
2016-10-03 Zachary TurnerModernize some code related to Args usage / implementation.
2016-10-03 George Burgess IV[MSSA] Allow unittests to use BasicAA when building.
2016-10-03 Zachary TurnerRefactor the Args class.
2016-10-03 Todd Fialaadd a simple test case to validate test id()
2016-10-03 Gor Nishanov[coroutines] Adding builtins for coroutine intrinsics...
2016-10-03 Dan Gohman[WebAssembly] Update to more stack-machine-oriented...
2016-10-03 Dan Gohman[WebAssemby] Clean up an obsolete comment.
2016-10-03 Chris Bieneman[lit] Use argparse instead of optparse
2016-10-03 Matthias BraunTargetMachine: Make the win32-macho workaround more...
2016-10-03 Dan Gohman[WebAssembly] Delete an unused function. NFC.
2016-10-03 Matthias BraunSet some tests to an unknown vendor and OS
2016-10-03 Mehdi Amini[LTO] Fix test to not depend on the exact address of...
2016-10-03 Dan Gohman[WebAssembly] Fix indentation. NFC.
2016-10-03 Dan Gohman[WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.
2016-10-03 Manman RenObjectiveC: fix a seg fault when deserialing redeclarat...
2016-10-03 Quentin Colombet[AArch64][RegisterBankInfo] Add getSameKindofOperandsMa...
2016-10-03 Krzysztof Parzyszek[RDF] Fix liveness propagation through shadows
2016-10-03 Matthias BraunAArch64Subtarget: Remove unused CPUString field
2016-10-03 Artem Dergachev[analyzer] A blind attempt to fix a buildbot after...
2016-10-03 Matthias BraunX86: Do not produce GOT relocations on windows
2016-10-03 Qin Zhao[esan] Fix ESan test failure on Debian Sid bot
2016-10-03 Zachary TurnerAdd unit tests for StringSwitch.
2016-10-03 Sanjoy Das[PruneEH] Be correct in the face IPO
2016-10-03 Mike Aizatsky[sancov] using env for better portability
2016-10-03 Eric LiuAdded more comments to tooling::Replacements.
2016-10-03 Dehao ChenRefactor LICM pass in preparation for LoopSink pass.
2016-10-03 Konstantin... [AMDGPU] Pass optimization level to SelectionDAGISel
2016-10-03 Reid KlecknerFactor out a diagnostic kind enum for use in two %selec...
2016-10-03 Konstantin... [AMDGPU] Sign extend AShr when promoting (instead of...
2016-10-03 Hans WennborgJump threading: avoid trying to split edge into landing...
2016-10-03 Zachary TurnerRename Error -> ReportError.
2016-10-03 Rafael EspindolaRevert "Use getSize instead of data().size(). NFC."
2016-10-03 Krzysztof Parzyszek[RDF] Further improve readability of the graph
2016-10-03 Rafael EspindolaUse getSize instead of data().size(). NFC.
2016-10-03 Marshall ClowMark a couple issues as done (2742 and 2760)
2016-10-03 Lang Hames[RTDyld] Fix a bug in RTDyldMemoryManager::deregisterEH...
2016-10-03 Krzysztof Parzyszek[RDF] Replace RegisterAliasInfo with target-independent...
2016-10-03 Justin Lebar[CUDA] Clean up some comments in Sema::IsOverload....
2016-10-03 Justin Lebar[CUDA] Disallow overloading destructors.
2016-10-03 Sanjay Patel[x86, SSE/AVX] allow 128/256-bit lowering for copysign...
2016-10-03 Logan Chien[lit] Allow more file extensions for test cases.
2016-10-03 Rafael EspindolaDon't drop the llvm. prefix when renaming.
2016-10-03 Vedant Kumar[ARC] Ignore qualifiers in copy-restore expressions
2016-10-03 Sanjay Patelfix formatting; NFC
2016-10-03 Yaxun Liu[OpenCL] Fix bug in __builtin_astype causing invalid...
2016-10-03 Marshall ClowChange titie of page from Oulu to Issaquah
2016-10-03 Marshall ClowList tentatively ready issues for Issaquah
2016-10-03 Nirav DavePrevent out of order HashDirective lexing in AsmLexer.
2016-10-03 Sjoerd MeijerThis adds a separate file for the fp denormal regressio...
2016-10-03 Sjoerd MeijerThis adds a separate file for the fp denormal regressio...
2016-10-03 Matt ArsenaultAMDGPU: Fix typo
2016-10-03 Matt ArsenaultAMDGPU: Fix missing -verify-machineinstrs in test
next