platform/upstream/llvm.git
2018-08-23 Alex Langford[cmake] Add option to skip building lldb-server
2018-08-23 Vedant Kumar[docs] Regenerate ClangCommandLineReference.rst
2018-08-23 Vedant Kumar[options] Document -(static|shared)-libsan
2018-08-23 Adrian PrantlFix check for dictionary entry
2018-08-23 Craig Topper[ValueTracking] Fix assert message and add test case...
2018-08-23 Peter CollingbourneCOFF: Implement safe ICF on rodata using address-signif...
2018-08-23 Alexey Bataev[DEBUGINFO] Fix misprint in the name of DebugDirectives...
2018-08-23 Peter CollingbourneDriver: Enable address-significance tables by default...
2018-08-23 Adrian PrantlXFAIL test for older versions of dsymutil
2018-08-23 Tim Renouf[RegisterCoalescer] Fix for assert in removePartialRedu...
2018-08-23 Adrian Prantllldbtest.py: Work around macOS SIP when testing ASANifi...
2018-08-23 Shuai Wang[ASTMatchers] Let hasObjectExpression also support...
2018-08-23 Craig Topper[ValueTracking] Fix an assert from r340480.
2018-08-23 Andrea Di Biagio[llvm-mca] Fix wrong call to setCustomStrategy().
2018-08-23 Erik PilkingtonComment out #define __cpp_lib_node_extract, we only...
2018-08-23 Adrian PrantlAdd libc++ data formatter for std::function
2018-08-23 Alexandre Eichenberger[OpenMP][libomptarget] Bringing up to spec with respect...
2018-08-23 Raphael IsemannRe-land [ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-23 Sanjay Patel[x86] add debug option for and-immediate shrinking
2018-08-23 Kadir Cetinkaya[clangd] Check for include overlapping looks for only...
2018-08-23 David Bolvansky[InstCombine] Fold Select with binary op - FP opcodes
2018-08-23 Brian Homerding[FunctionAttrs] Infer WriteOnly Function Attribute
2018-08-23 Andrea Di Biagio[llvm-mca] Allow the definition of custom strategies...
2018-08-23 Mikhail R.... [analyzer] added cache for SMT queries in the SMTConstr...
2018-08-23 Mikhail R.... [analyzer] Moved all CSA code from the SMT API to a...
2018-08-23 Mikhail R.... [analyzer] Templatefy SMTConstraintManager so more...
2018-08-23 Mikhail R.... [analyzer] Delete SMTContext. NFC.
2018-08-23 Mikael HolmenChange dyn_cast<CXXMethodDecl>(FD) to isa<CXXMethodDecl...
2018-08-23 Kadir Cetinkaya[clangd] Suggest code-completions for overriding base...
2018-08-23 John Brawn[GVN] Invalidate cached info for phis when setting...
2018-08-23 Victor Leschuk[DWARF] Unify warning callbacks. NFC.
2018-08-23 Kadir Cetinkaya[clangd] Move function argument snippet disable mechani...
2018-08-23 Florian Hahn[SCCP] Remove unused variable added in r340525.
2018-08-23 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-08-23 Mikael HolmenRemoved unused variable [NFC]
2018-08-23 Ilya Biryukov[clangd] Increase the timeouts in TUScheduler tests...
2018-08-23 Alexander RichardsonUpdate avr attributes test for output change in r340519
2018-08-23 Ivan Donchevskii[libclang] Fix cursors for arguments of Subscript and...
2018-08-23 Sven van Haastregt[Support] Fix some Wundef warnings
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-23 Nicolai HaehnleTableGen/SearchableTables: Cast enums to unsigned in...
2018-08-23 Vitaly BukaFix comparison of char and int64 in TestWriteFixNegativeInt
2018-08-23 Peter CollingbourneInitialize the address-significance table fragment...
2018-08-23 Chandler Carruth[x86/retpoline] Split the LLVM concept of retpolines...
2018-08-23 Peter CollingbourneMC: Don't align COFF section contents.
2018-08-23 Chandler CarruthRevert r340508: [DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 David Bolvansky[LibCalls] Added returned attribute to libcalls
2018-08-23 JF BastienMissing quote in previous commit
2018-08-23 JF BastienImprove incompatible triple error
2018-08-23 JF BastienImprove incompatible triple error
2018-08-23 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 Scott LinderFix undefined behavior in r340457
2018-08-23 David BlaikieAdd new .def file introduced for BinaryFormat/MsgPack
2018-08-23 Thomas Lively[WebAssembly] SIMD Bitwise binary arithmetic
2018-08-23 Thomas Lively[WebAssembly][NFC] Reorganize SIMD instructions
2018-08-23 Thomas Lively[WebAssembly][NFC] Move specific instruction formats...
2018-08-23 George Karpenkov[analyzer] Preliminary version of retain count checking...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Check strlcat sizeof...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Reduces space around...
2018-08-22 Peter CollingbourneMC: Teach the COFF object writer to write address-signi...
2018-08-22 Nico Weberwin: Omit ".exe" from clang and clang-cl driver-level...
2018-08-22 Nico Weberwin: Omit ".exe" from lld warning and error messages.
2018-08-22 Raphael IsemannRevert "[ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-22 Nico Weberlld-link: Separate 'undefined symbol' errors with just...
2018-08-22 Nico WeberFix two RUN: lines that were unintentionally spelled...
2018-08-22 Craig Topper[ValueTracking] Teach computeNumSignBits to understand...
2018-08-22 George Karpenkov[NFC] Add tags file to .gitignore
2018-08-22 Craig Topper[X86] Teach combineLoopSADPattern to handle cases where...
2018-08-22 Craig Topper[X86] Add test cases for D50817. NFC
2018-08-22 Evandro Menezes[NFC] Refactor simplification of pow()
2018-08-22 George Karpenkov[analyzer] Track non-zero values in ReturnVisitor
2018-08-22 George Karpenkov[analyzer] Track the problematic subexpression in Undef...
2018-08-22 George Karpenkov[analyzer] [NFC] Minor refactoring of BugReporterVisitors
2018-08-22 Thomas Lively[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
2018-08-22 Petr Hosek[Driver] Check normalized triples for multiarch runtime...
2018-08-22 Kostya Serebryany[hwasan] make error reporting look more like in asan...
2018-08-22 Sanjay Patel[SelectionDAG] unroll unsupported vector FP ops earlier...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStm...
2018-08-22 Raphael Isemann[ASTImporter] Actually test ArrayInitLoopExpr in the...
2018-08-22 Raphael Isemann[ASTImporter] Remove duplicated and dead CXXNamedCastEx...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCTypeParamDecl
2018-08-22 Raphael Isemann[ASTImporter] Add test for SwitchStmt
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAutoreleasePoolStmt
2018-08-22 Evandro Menezes[NFC] Expand test cases for simplifying pow()
2018-08-22 George Burgess IV[MemorySSA] Invalidate optimized Defs upon moving them...
2018-08-22 Stephane SezerAdd include directory for libxml on macOS
2018-08-22 Aaron PuchertThread safety analysis: Allow relockable scopes
2018-08-22 Eli Friedman[ARM] Lower llvm.ctlz.i32 to a libcall when clz is...
2018-08-22 Scott Linder[BinaryFormat] Add MessagePack reader/writer
2018-08-22 Eli Friedman[SafeStack] Handle unreachable code with safe stack...
2018-08-22 Yonghong Songbpf: fix an assertion in BPFAsmBackend applyFixup()
2018-08-22 Heejin Ahn[WebAssembly] Don't write SP back when prolog is genera...
2018-08-22 Philip Reames[AST] Add a test for attribute intersection
2018-08-22 Aaron Puchert[NFC] Test commit
2018-08-22 Martin Storsjo[ARM] Avoid injecting constant islands in movw+movt...
2018-08-22 Martin Storsjo[ARM] Move machine operand target flags to ARMBaseInstrInfo
2018-08-22 Alex Lorenz[clangd] send diagnostic categories only when 'category...
2018-08-22 Raphael IsemannAdd unit test for StringLexer
2018-08-22 Krzysztof Parzyszek[Hexagon] Enable interleaving in loop vectorizer
2018-08-22 Eli Friedman[ARM] Handle all-ones mask explicitly in targetShrinkDe...
next