platform/upstream/llvm.git
2018-02-13 Yaxun Liu[AMDGPU] Change constant addr space to 4
2018-02-13 Ilya Biryukov[clangd] Fixed findDefinitions to always return absolut...
2018-02-13 Dimitry AndricMake the ctype_byname::widen test cases pass on FreeBSD.
2018-02-13 Dimitry AndricPut type attributes after class keyword
2018-02-13 Sam CleggCheck that Symbol types are trivially destructible
2018-02-13 Ilya Biryukov[clangd] Log if CWD could not be changed. NFC.
2018-02-13 Erik Pilkington[demangler] Support for inheriting constructors.
2018-02-13 Erik Pilkington[demangler] Rewrite parse_nested_name in the new style.
2018-02-13 Ilya Biryukov[clangd] Remove the RealFS layer from test VFS. NFC.
2018-02-13 Kostya Kortchinsky[sanitizer] Implement GetRSS on Windows
2018-02-13 Craig Topper[DAGCombiner] Add one use check to fold (not (and x...
2018-02-13 Craig Topper[X86] Add combine to shrink 64-bit ands when one input...
2018-02-13 Rafael EspindolaUse RelType in a few more places. NFC.
2018-02-13 Rafael EspindolaAdd a simpler version of addReloc. NFC.
2018-02-13 Julie Hockett[clang-tidy] Update fuchsia-multiple-inheritance to...
2018-02-13 Krzysztof Parzyszek[Hexagon] Simplify some code, NFC
2018-02-13 Krzysztof Parzyszek[Hexagon] Remove unnecessary check
2018-02-13 Sjoerd Meijer[ARM] Allow half types in ConstantPool
2018-02-13 Andrew V. TischenkoAn updated test to show the current warnings produced...
2018-02-13 Sanjay Patel[DAG] fix type of undef returned by getNode()
2018-02-13 Florian HahnRevert r325001: [CallSiteSplitting] Support splitting...
2018-02-13 Ivan A. Kosarev[IR] Fix creating mutable versions of TBAA access tags
2018-02-13 Florian Hahn[CallSiteSplitting] Clear ValueToValue maps.
2018-02-13 Florian Hahn[CallSiteSplitting] Dereference pointer earlier.
2018-02-13 Simon Pilgrim[InstCombine] Simplify getLogBase2 case for scalar...
2018-02-13 Florian Hahn[CallSiteSplitting] Fix new-pm test, as TargetIRAnalysi...
2018-02-13 Florian Hahn[CallSiteSplitting] Support splitting of blocks with...
2018-02-13 Andre Vieira[ARM] Don't print "Requires NEON" error message for...
2018-02-13 Alexander Ivchenko[X86] Rename function main->foo in CodeGen/X86/pr35316...
2018-02-13 Sjoerd Meijer[Thumb] Handle addressing mode AddrMode5FP16
2018-02-13 Krasimir Georgiev[clang-format] Support text proto extensions
2018-02-13 Florian Hahn[LoopInterchange] Check number of latch successors...
2018-02-13 Haojian Wu[clangd] Remove an already-done FIXME, NFC
2018-02-13 Haojian Wu[clangd] SymbolLocation only covers symbol name.
2018-02-13 Hans WennborgFix for PR32992. Static const classes not exported.
2018-02-13 Sam McCall[clangd] Stop exposing Futures from ClangdServer operat...
2018-02-13 Bruce MitchenerFix typos.
2018-02-13 Sander de Smalen[DebugInfo] Avoid name conflict of generated VLA expres...
2018-02-13 Craig Topper[X86] Add a test case showing blcic matching being...
2018-02-13 Craig Topper[X86] Add a blsr test case with a shift from PR35792...
2018-02-13 Craig Topper[X86] Teach EVEX->VEX pass to turn VRNDSCALE into VROUN...
2018-02-13 Craig Topper[X86] Autogenerate complete checks. NFC
2018-02-13 Vedant Kumar[Utils] Salvage debug info from all no-op casts
2018-02-13 David BlaikieRevert "Rewrite the cached map used for locating the...
2018-02-13 Craig Topper[X86] Use getTypeAction in most places that were checki...
2018-02-13 Craig Topper[X86] Remove duplicate CHECK-LABEL line the update...
2018-02-13 Reid KlecknerAdd REQUIRES: zlib to gdb-index.s test
2018-02-13 Adrian PrantlRevert "Document the shortcomings of DwarfExpression...
2018-02-13 Vedant Kumar[Utils] Salvage debug info of DCE'ed mul/sdiv/srem...
2018-02-13 Vedant Kumar[Utils] Salvage debug info of DCE'ed shl/lhsr/ashr...
2018-02-13 Vedant Kumar[Utils] Salvage the debug info of DCE'ed 'sub' instructions
2018-02-13 Vedant Kumar[Utils] Salvage the debug info of DCE'ed 'xor' instructions
2018-02-13 Adrian PrantlDocument the shortcomings of DwarfExpression::addMachin...
2018-02-13 Volkan KelesGlobalISel: IRTranslate llvm.fmuladd.* intrinsic
2018-02-13 Erik Pilkington[demangler] Support for initializer lists and designate...
2018-02-13 Erik Pilkington[demangler] Support for dependent elaborate type specif...
2018-02-13 Erik Pilkington[demangler] All <qualifiers> on one type should share...
2018-02-12 Sanjay Patel[InstSimplify] allow exp/log simplifications with only...
2018-02-12 Sam Clegg[WebAssembly] Update ADT/TripleTest.cpp now that defaul...
2018-02-12 Bruno Cardoso... [Modules] Fix remapping from Foo.Private to Foo_Private...
2018-02-12 Craig Topper[X86] Auto generate complete checks. NFC
2018-02-12 Sanjay Patel[InstSimplify] change tests to 'fast' to reflect curren...
2018-02-12 Jakub Kuderski[Dominators] Always recalculate postdominators when...
2018-02-12 Sanjay Patel[InstSimplify] consolidate tests for log-exp inverse...
2018-02-12 Daniel Neilson[InstCombine] Simplify MemTransferInst's source and...
2018-02-12 Stephan T.... [libcxx] [test] Strip trailing whitespace, NFC.
2018-02-12 Adam NemetRevert "[LSR] Avoid UB overflow when examining reuse...
2018-02-12 Sam Clegg[WebAssembly] MC: Remove redundant struct types
2018-02-12 George Karpenkov[analyzer] Exploration strategy prioritizing unexplored...
2018-02-12 Daniel Neilson[SafeStack] Use updated CreateMemCpy API to set more...
2018-02-12 Craig Topper[X86] Reverse the operand order of the implementation...
2018-02-12 Craig Topper[X86] Reverse the operand order of the autoupgrade...
2018-02-12 Artem Dergachev[CFG] Provide construction contexts for return value...
2018-02-12 Rui UeyamaDo not use Decompressor::isCompressedELFSection. NFC.
2018-02-12 Sam Clegg[WebAssembly] MC: Remove redundant `private` specifiers
2018-02-12 Rui UeyamaRemove 'z' in .zdebug when decompressing a section.
2018-02-12 John BaldwinLook for 32-bit libraries in /usr/lib32 for MIPS O32...
2018-02-12 Sanjay Patel[x86] add select test to show there's no single right...
2018-02-12 George Karpenkov[analyzer] [tests] Fix a typo in analyzer testing script.
2018-02-12 Adrian PrantlSimplify switch statement (NFC)
2018-02-12 Rui Ueyamas/uncompress/decompress/g.
2018-02-12 Gerolf Hoflehner[LSR] Avoid UB overflow when examining reuse opportunities
2018-02-12 Jacob Gravelle[WebAssembly] Fix casting MCSymbol to MCSymbolWasm...
2018-02-12 Sanjay Patel[DAG] make binops with undef operands consistent with IR
2018-02-12 Abderrazek... [AArch64] Fixes for ARMv8.2-A FP16 scalar intrinsic...
2018-02-12 Craig Topper[X86] Simplify X86DAGToDAGISel::matchBEXTRFromAnd by...
2018-02-12 Craig Topper[X86] Remove unused multiclass argument. NFC
2018-02-12 Martin Storsjo[GlobalMerge] Allow merging of dllexported variables
2018-02-12 Adrian PrantlFix the syntax highlighting of strings in dwarfdump.
2018-02-12 Adrian PrantlFactor out common condition into an easier to understan...
2018-02-12 Michael Kruse[ScopBuilder] scalar-indep: Fix mutually referencing...
2018-02-12 Vedant KumarMove the debuginfo-dce-or test into debuginfo-variables...
2018-02-12 Volodymyr SapsaiRevert "[ThinLTO] Add GraphTraits for FunctionSummaries"
2018-02-12 Volodymyr SapsaiRevert "Follow on to rL324854 (Added tests)" as part...
2018-02-12 Jim InghamRemove the pubnames support from the Xcode project.
2018-02-12 Scott Linder[DebugInfo] Update Checksum handling in CGDebugInfo
2018-02-12 Scott Linder[DebugInfo] Unify ChecksumKind and Checksum value in...
2018-02-12 Sanjay Patel[InstCombine] X / (X * Y) --> 1.0 / Y
2018-02-12 Sanjay Patel[InstCombine] add tests for missing fdiv fold; NFC
2018-02-12 Adrian McCarthyRemove dead code for handling DWARF pubnames
next