platform/upstream/llvm.git
2016-07-28 Vassil Vassilev[modules] Add missing includes.
2016-07-28 Daniel JasperRemove two tests added in r276957.
2016-07-28 Sylvestre Ledrufix some typos in the doc
2016-07-28 Kirill Bobyrev[clang-rename] USRFinder.cpp cleanup
2016-07-28 Zijiao MaR276957 broke bot clang-ppc64be-linux-multistage,try...
2016-07-28 George Rimar[ELF] - Linkerscript: ignore SORT(CONSTRUCTORS)
2016-07-28 Tobias GrosserAdd missing REQUIRES line
2016-07-28 Tobias GrosserGPGPU: Pass context parameters to GPU kernel
2016-07-28 Tobias GrosserGPGPU: Pass host iterators to kernel
2016-07-28 Tobias GrosserGPGPU: use current 'Index' to find slot in parameter...
2016-07-28 Tobias GrosserGPGPU: Generate kernel parameter allocation with right...
2016-07-28 David Majnemer[ConstantFolding] Don't bail on folding if ConstantFold...
2016-07-28 Zijiao Ma[AArch64] Using AArch64TargetParser in Clang.
2016-07-28 Zijiao MaAdd unittests to {ARM | AArch64}TargetParser.
2016-07-28 David Majnemer[CodeView] Don't crash on functions without subprograms
2016-07-28 Marshall ClowAdd a bunch of noexcepts to char_traits and string_view.
2016-07-28 Jason MolendaAdd some logging to the kernel dynamicloader plugin...
2016-07-28 David MajnemerAdd EP_CGSCCOptimizerLate extension point to PassManage...
2016-07-28 David Majnemer[InstCombine] Handle failures from ConstantFoldConstant...
2016-07-28 Etienne BergeronFix broken build bot
2016-07-28 Devin Coughlin[analyzer] Add check::BeginFunction to CheckerDocumenta...
2016-07-28 Saleem Abdulrasooltest: fix typo in file name (NFC)
2016-07-28 Saleem Abdulrasoolclang-rename: adjust NamedDeclFindingASTVisitor for...
2016-07-28 Nirav DaveReplace preserve-as-comments CodeGen test with driver...
2016-07-28 Matt ArsenaultAMDGPU: Turn dead checks into asserts
2016-07-28 Matt ArsenaultAMDGPU: Remove analyzeImmediate
2016-07-28 Lang Hames[lld][MachO] Remove some debugging output code that...
2016-07-27 Wei MiFix the assertion error in collectLoopUniforms caused...
2016-07-27 Justin LebarDon't invoke getName() from Function::isIntrinsic().
2016-07-27 Michael ZolotukhinAdd verifyAnalysis for LCSSA.
2016-07-27 George Burgess IV[CFLAA] Add getModRefBehavior to CFLAnders.
2016-07-27 Justin Lebar[LSV] Use Instruction*s rather than Value*s where possible.
2016-07-27 Vedant KumarRetry: [Driver] Compute effective target triples once...
2016-07-27 Vedant KumarRevert "[Driver] Compute effective target triples once...
2016-07-27 Lang Hames[lld][MachO] Re-apply r276921 with fix - initialize...
2016-07-27 Samuel Antao[OpenMP] Add support to map member expressions with...
2016-07-27 Samuel Antao[OpenMP] Add support for mapping array sections through...
2016-07-27 Matthias BraunBasic/Targets.cpp: Reformat aarch64 CPU list.
2016-07-27 Matthias Brauntest/Frontend: Add a test for aarch64 target CPU names.
2016-07-27 Samuel AntaoRefactor how include paths are appended to the command...
2016-07-27 Lang Hames[lld][MachO] Temporarily revert r276921 - it's causing...
2016-07-27 Justin Lebar[CUDA] Align kernel launch args correctly when the...
2016-07-27 Justin Lebar[LVI] Use DenseMap::find_as in LazyValueInfo.
2016-07-27 Justin LebarDon't crash when generating code for __attribute__...
2016-07-27 Vedant Kumar[llvm-cov] Add a debug mode for source range highlighti...
2016-07-27 Justin Lebar[LSV] Don't assume that bitcast ops are Instructions.
2016-07-27 Lang Hames[lld][MachO] Add debug info support for MachO.
2016-07-27 Krzysztof Parzyszek[Hexagon] Find speculative loop preheader in hardware...
2016-07-27 Michael Kuperstein[X86] Factor out another piece of the SAD combine....
2016-07-27 Krzysztof Parzyszek[Hexagon] Add option to bisect spill slot optimization
2016-07-27 Krzysztof Parzyszek[Hexagon] Do not optimize volatile stack spill slots
2016-07-27 Nirav DaveAdd target triple in test
2016-07-27 Greg ClaytonFixed "void SBWatchpoint::SetEnabled (bool enabled...
2016-07-27 Hans Wennborgbuild_llvm_package.bat: try tests three times
2016-07-27 Matt Mastentest commit
2016-07-27 Matt Mastentest commit
2016-07-27 Kyle ButtCodegen: IfConversion: Factor out a function to count...
2016-07-27 Kyle ButtCodegen: IfConversion: add const qualifier. NFC
2016-07-27 Vedant KumarRevert "[llvm-cov] Minor aesthetic improvements for...
2016-07-27 Nirav DaveAdd flags to toggle preservation of assembly comments
2016-07-27 Vedant Kumar[llvm-cov] Minor aesthetic improvements for html reports
2016-07-27 Nirav DaveInitialize PreserveAsmComments in MCTargetOptions
2016-07-27 Pirama Arumuga... Adjust coercion of aggregates on RenderScript
2016-07-27 Krzysztof Parzyszek[Hexagon] Handle extended versions of restore routines
2016-07-27 Duncan P. N... CodeGen: Make iterator-to-pointer conversion explicit...
2016-07-27 David MajnemerFix the build for libstdc++ 4.7
2016-07-27 Erik Pilkington[Sema] Teach getCurrentThisType to reconize lambda...
2016-07-27 Duncan P. N... XCore: Avoid implicit iterator conversions, NFC
2016-07-27 Andrew KaylorRevert EH-specific checks in BranchFolding that were...
2016-07-27 Tim NorthoverGlobalISel: support zero-sized allocas
2016-07-27 Nirav DaveUpdate Clang Parser test error message to match new...
2016-07-27 Nirav Dave[MC][X86] Fix Intel Operand assembly parsing for .set ids
2016-07-27 Jun Bum Lim[DSE] Fix bug in updating MadeChange flag
2016-07-27 Hans WennborgUsersManual.rst: update clang-cl option list
2016-07-27 Simon PilgrimFix unnecessary default switch warning
2016-07-27 Hans WennborgUpdate cxx_dr_Status after 3.9 branch
2016-07-27 Krzysztof Parzyszek[Hexagon] Add saved callee-saved registers as live...
2016-07-27 Etienne Bergeron[compiler-rt] Fix warnings in interception code
2016-07-27 Daniel BerlinMake bugpoint transform conditional jumps into uncondit...
2016-07-27 Reid KlecknerRemove MCAsmInfo.h include from TargetOptions.h
2016-07-27 Simon Pilgrim[X86][SSE] Updated test so that both are applying the...
2016-07-27 Etienne Bergeron[compiler-rt] Activate interception unittests
2016-07-27 Diana PicusTypo fix. NFC
2016-07-27 Vassil VassilevImplement filtering for code completion of identifiers.
2016-07-27 Renato Golin[ARM] Check that the thumb COFF segment flag gets set...
2016-07-27 Dmitry Vyukovtsan: don't deliver signals when they are blocked
2016-07-27 Ahmed Bougacha[GlobalISel] Introduce an instruction selector.
2016-07-27 Ahmed Bougacha[AArch64] Mark various *Info classes as 'final'. NFC.
2016-07-27 Ahmed Bougacha[AArch64] Define AArch64RegisterInfo as a class, not...
2016-07-27 Tim NorthoverGlobalISel: remove variable_ops from output list.
2016-07-27 Kirill Bobyrevfix typo in clang-rename and clang-tidy docs
2016-07-27 Kirill Bobyrevchange Vim key binding for include-fixer and clang...
2016-07-27 Renato Golin[ARM] Pass thumb as architecture to the underlying...
2016-07-27 Rafael EspindolaMake toPhdrFlags a member function. NFC.
2016-07-27 Daniel Sanders[mips][ias] Check '$rs = $rd' constraints when both...
2016-07-27 Kirill Bobyrev[clang-rename] skip CXXConversionDecl while searching...
2016-07-27 Nemanja Ivanovic[PowerPC] Fix typo in PPCHazardRecognizers.cpp
2016-07-27 Duncan P. N... PowerPC: Avoid implicit iterator conversions, NFC
2016-07-27 Tobias GrosserGPGPU: Add basic support for kernel launches
2016-07-27 Haojian Wu[include-fixer] Update document.
next