platform/upstream/llvm.git
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
2016-10-03 Simon PilgrimWdocumentation fix
2016-10-03 Alex LorenzFix PR 28885: Fix AST Printer output for the inherited...
2016-10-03 Alex LorenzRevert r283102 (Typo in the phabricator link)
2016-10-03 Simon Pilgrim[X86][SSE] Add PR30371 (shuffle constant folding) test...
2016-10-03 Alex LorenzFix PR 28885: Fix AST Printer output for the inherited...
2016-10-03 George Rimar[ELF] - Apply clang-format. NFC.
2016-10-03 Logan Chien[CMake] Fix libc++abi standalone cmake build.
2016-10-03 Volkan KelesAdd new target hooks for LoadStoreVectorizer
2016-10-03 Sjoerd Meijer[ARM] Code size optimisation to lower udiv+urem to...
2016-10-03 George Rimar[ELF] - Do not crash on invalid section alignment.
2016-10-03 Daniel Marjamaki[StaticAnalyser] Add test case to ensure that unreachab...
2016-10-03 Daniel Marjamaki[StaticAnalyzer] Fix UnreachableCode false positives.
2016-10-03 Artem Dergachev[analyzer] Improve CloneChecker diagnostics
2016-10-03 Artem Dergachev[analyzer] Add extra notes to ObjCDeallocChecker
2016-10-03 Artem Dergachev[analyzer] Extend bug reports with extra notes
2016-10-03 Alexey Bataev[CodeGen] Adding a test showing the current state of...
2016-10-03 Chris Bieneman[lit] Throw in unimplemented method (NFC)
2016-10-03 Chris Bieneman[lit] Remove unused imports (NFC)
2016-10-03 Chris Bieneman[lit] Compare to None using identity, not equality
2016-10-03 Konstantin... [AMDGPU] Remove unused variables from SIOptimizeExecMasking
2016-10-03 Hal Finkel[PowerPC] Account for the ELFv2 function prologue durin...
next