platform/upstream/llvm.git
2017-04-12 Vassil Vassilev[modules] Delay calling DeclMustBeEmitted until it...
2017-04-12 Bruno Cardoso... [Driver] Add compiler option to generate a reproducer
2017-04-12 Bruno Cardoso... [Modules] Enable local submodule visibility for ObjC/C
2017-04-12 Alex ShlyapnikovCache size per class size in SizeClassAllocatorXLocalCache.
2017-04-12 David BlaikieModular Codegen: Include testing for inline asm as...
2017-04-12 David BlaikieFix up test to handle the now split -fmodules-codegen...
2017-04-12 David BlaikieModular Codegen: Separate flags for function and debug...
2017-04-12 Alex ShlyapnikovAvoid calling SizeClassMap::MaxCachedHint on hot path...
2017-04-12 Stanislav Mekhanoshin[AMDGPU] Generate range metadata for workitem id
2017-04-12 Piotr PadlewskiRemove readnone from invariant.group.barrier
2017-04-12 Vassil VassilevAppend -w when LLVM_ENABLE_WARNINGS is Off.
2017-04-12 Peter CollingbourneBitcode: Move version and global value module code...
2017-04-12 Zachary Turner[Support] Add support for unique_ptr<> to Casting.h.
2017-04-12 Shoaib Meenai[libc++] Use more appropriate conditional for ABI macro...
2017-04-12 Zachary TurnerRemove svnprop eol-style:native from Casting.h
2017-04-12 Craig Topper[InstCombine] Teach SimplifyMultipleUseDemandedBits...
2017-04-12 Craig Topper[InstCombine] Remove unreachable code for turning an...
2017-04-12 Sanjay Patel[InstCombine] fix wrong undef handling when converting...
2017-04-12 Craig Topper[SelectionDAG] Use APInt move assignment to avoid 2...
2017-04-12 Bob Haarman[coff] default to multiple parallel ThinLTO jobs
2017-04-12 Kyle ButtCodeGen: BlockPlacement: Add comment about DenseMap...
2017-04-12 Rui UeyamaAccept not only lld-link but also LLD-LINK, for example.
2017-04-12 Peter Collingbournellvm-lto2: Add a dump-symtab subcommand.
2017-04-12 Craig Topper[InstCombine] In SimplifyMultipleUseDemandedBits, use...
2017-04-12 Craig Topper[InstCombine] Teach SimplifyDemandedInstructionBits...
2017-04-12 Matthias BraunMachineScheduler: Skip acyclic latency heuristic for...
2017-04-12 Craig Topper[InstCombine] Move portion of SimplifyDemandedUseBits...
2017-04-12 Renato Golin[SystemZ] Fix more target specific tests
2017-04-12 Francis RicciFix memory leaks in address sanitizer darwin tests
2017-04-12 Stephan T.... [libcxx] [test] Avoid Clang's -Wunused-const-variable...
2017-04-12 Renato Golin[SystemZ] Fix target specific tests
2017-04-12 Krasimir Georgiev[clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Added support for several VI-specific...
2017-04-12 Craig TopperTeach SimplifyDemandedUseBits that adding or subtractin...
2017-04-12 Hans WennborgRevert r300001 "Revert r298824 & r298816, recommit...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of v_cmp_class* and...
2017-04-12 Derek Schuff[WebAssembly] Update use of Attributes after r299875
2017-04-12 Aaron BallmanMoving a C++ test out of Sema and into SemaCXX; NFC.
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected encoding of V_MQSAD_U32_U8 for CI
2017-04-12 Easwaran RamanFix the bootstrap failure caused by r299986.
2017-04-12 Sanjay Patel[x86] fix AVX FP cmp intrinsic documentation (PR28110)
2017-04-12 Sanjay Patel[InstCombine] morph an existing instruction instead...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected ds_wrxchg2* to support two offsets
2017-04-12 Francis RicciUse 0-padding for i386 and arm print format specifiers
2017-04-12 Jonas PaulssonFix a RUN line in new test.
2017-04-12 Serge PavlovRemove redundant type casts
2017-04-12 Ed MasteFix detection of backtrace() availability on FreeBSD
2017-04-12 Jonas Paulsson[SLPVectorizer] Pass the right type argument to getCmp...
2017-04-12 Benjamin Kramer[MachineBlockPlacment] Add an assert to ensure there...
2017-04-12 Benjamin Kramer[MachineBlockPlacement] Clean up data structures a...
2017-04-12 Jonas Paulsson[LoopVectorizer] Improve handling of branches during...
2017-04-12 Igor Breger[GlobalIsel][X86] support G_CONSTANT selection.
2017-04-12 Jonas Paulsson[LoopVectorizer, TTI] New method supportsEfficientVect...
2017-04-12 Dmitry Preobrazhensky[AMDGPU][MC] Corrected src0 size for s_cbranch_join
2017-04-12 Pavel LabathAdd libc++ category to the remaining libc++ data formatters
2017-04-12 Jonas Paulsson[SystemZ] Updated test fp-cast.ll
2017-04-12 Jonas Paulsson[SystemZ] TargetTransformInfo cost functions implemented.
2017-04-12 Krasimir Georgiev[DWARF] Fix compiler warnings in DWARFContext.cpp,...
2017-04-12 Piotr Padlewski[LangRef] fix documentation
2017-04-12 Alex LorenzAdd support for __builtin_available to __has_builtin
2017-04-12 Pavel LabathFix TestCppIncompleteTypes for android/clang
2017-04-12 Pavel LabathFix libc++ vector<bool> data formatter (bug #32553)
2017-04-12 Pavel LabathFix TestGuessLanguage for gcc
2017-04-12 Pavel LabathAndroid.rules: setup correct objcopy path
2017-04-12 Renato Golin[LSAN] Disable on ARM/Thumb for good
2017-04-12 Yaron KerenRangify for loop, NFC.
2017-04-12 Renato GolinRevert "[lsan] Fix typo in test/lsan/lit.common.cfg"
2017-04-12 Ismail DonmezFix compile error
2017-04-12 Sam Kolton[AMDGPU] SDWA: make pass global
2017-04-12 George Rimar[DWARF] - Refactoring of DWARFContextInMemory implement...
2017-04-12 Chandler Carruth[IR] Rename the class templates for the case iterator...
2017-04-12 Daniel Sanders[globalisel][tablegen] Add experimental support for...
2017-04-12 Yaron KerenRemove Sema::addOverloadedOperatorToUnresolvedSet decla...
2017-04-12 Chandler CarruthUpdate Clang for an API change to LLVM's switch case...
2017-04-12 Bjorn Pettersson[LoadCombine] Avoid analysing dead basic blocks
2017-04-12 Piotr PadlewskiInvariant.group and mustalias docs fixes
2017-04-12 Chandler Carruth[IR] Redesign the case iterator in SwitchInst to actual...
2017-04-12 Craig Topper[IR] Fix copy and paste mistake in comment. NFC
2017-04-12 Craig Topper[InstCombine][IR] Add a commutable BinOp matcher. Use...
2017-04-12 Serguei Katkov[BPI] Refactor post domination calculation and simple...
2017-04-12 Martin Pelikan[XRay] [compiler-rt] Refactor rewinding FDR logging.
2017-04-12 Bruno Cardoso... [Modules] Remove darwin specific code to check for...
2017-04-12 Serguei Katkov[INC] Test commit. NFC.
2017-04-12 Duncan P. N... Serialization: Simulate -Werror settings in implicit...
2017-04-12 Duncan P. N... Serialization: Emit the final diagnostic state last...
2017-04-12 Kannan Narayanan[AMDGPU] Add a new pass to insert waitcnts. Leave under...
2017-04-12 Kyle ButtCodeGen: BlockPlacement: Clear ComputedEdges between...
2017-04-12 Duncan P. N... Serialization: Skip check in WritePragmaDiagnosticMappi...
2017-04-12 Petr HosekReland "[CMake][libunwind] Use -nodefaultlibs for CMake...
2017-04-12 Bob HaarmanThinLTOBitcodeWriter: keep comdats together, rename...
2017-04-12 Martin Pelikan[XRay] [compiler-rt] Simplify FDR logging handler....
2017-04-12 Douglas Yung[XRay][compiler-rt] Add another work-around to XRay...
2017-04-12 Derek SchuffRevert "[WebAssembly] Update use of Attributes after...
2017-04-12 Derek Schuff[WebAssembly] Update use of Attributes after r299875
2017-04-12 Reid Kleckner[IR] Add AttributeSet to hide AttributeSetNode* again...
2017-04-12 Jim InghamTeach SBFrame how to guess its language.
2017-04-12 Evgeniy Stepanov[lld] Keep full library path in DT_NEEDED.
2017-04-12 Kostya Serebryany[msan] fix iconv interceptor. before the fix the interc...
2017-04-12 Marshall ClowAdd some FAIL constexpr tests for optional's copy/move...
2017-04-12 Evgeniy StepanovRevert "[lld] Keep full library path in DT_NEEDED."
next