platform/upstream/llvm.git
2019-08-09 Whitney TsangTitle: Loop Cache Analysis
2019-08-09 Simon Pilgrim[X86][SSE] Swap X86ISD::BLENDV inputs with an inverted...
2019-08-09 Sanjay Patel[GlobalOpt] prevent crashing on large integer types...
2019-08-09 Andrea Di Biagio[MCA] Fix MSVC 19.16 build with libc++
2019-08-09 James Henderson[llvm-readelf]Print filename for multiple inputs and...
2019-08-09 Johan Vikstrom[clangd] Added highlighting for constructor initializers.
2019-08-09 Simon Atanasyan[Mips][Codegen] Fix fast-isel mixing of FGR64 and AFGR6...
2019-08-09 Andrea Di Biagio[MCA] Add flag -show-encoding to llvm-mca.
2019-08-09 Pablo Barrio[AArch64] Set pref. func. align to 8 bytes on Neoverse...
2019-08-09 George Rimar[llvm-readobj] - Remove `error(llvm::Expected<T> &&E)`
2019-08-09 Haojian Wu[clangd] Use raw rename functions to implement the...
2019-08-09 George Rimar[llvm-readobj] - Remove deprecated unwrapOrError(Expect...
2019-08-09 Raphael Isemann[lldb][NFC] Unify InstrList typedef in IRForTarget
2019-08-09 Raphael Isemann[lldb][NFC] Fix warning about missing switch cases
2019-08-09 Tim NorthoverAArch64: support TLS on Darwin platforms in GlobalISel.
2019-08-09 Raphael Isemann[lldb] Refactor guard variable checks in IRForTarget
2019-08-09 Pavel LabathMinidump/Windows: Fix module lookup
2019-08-09 Raphael Isemann[lldb][NFC] Clean up logging in IRForTarget
2019-08-09 Richard SandifordAdd SVE opaque built-in types
2019-08-09 George Rimar[llvm-readobj] - Remove unwrapOrError(ErrorOr<T> EO...
2019-08-09 Igor Kudrin[ELF] For VS-style diagnostics, prefer printing full...
2019-08-09 Tim NorthoverGlobalISel: pack various parameters for lowerCall into...
2019-08-09 Raphael Isemann[lldb][NFC] Remove last C string uses from IRForTarget
2019-08-09 Raphael Isemann[lldb][NFC] Use range-based for-loops in IRForTarget
2019-08-09 Sam Parker[ARM][ParallelDSP] Replace SExt uses
2019-08-09 Johan Vikstrom[clangd] Fixed printTemplateSpecializationArgs not...
2019-08-09 Johan Vikstrom[AST] No longer visiting CXXMethodDecl bodies created...
2019-08-09 Bjorn Pettersson[InstSimplify] Report "Changed" also when only deleting...
2019-08-09 Craig Topper[X86] Remove code that expands truncating stores from...
2019-08-09 Dmitri GribenkoUse ASSERT_THAT_ERROR instead of logAllUnhandledErrors...
2019-08-09 Haibo HuangFix rpath for MacOS/iOS
2019-08-09 Craig Topper[X86] Remove stale FIXME from combineMaskedStore. NFC
2019-08-09 Craig Topper[X86] Remove DAG combine expansion of extending masked...
2019-08-09 Craig Topper[X86] Remove handler for (U/S)(ADD/SUB)SAT from Replace...
2019-08-09 Craig Topper[X86] Remove ISD::SETCC handling from ReplaceNodeResults.
2019-08-09 Puyan Lotfi[clang][NFC] Consolidating usage of "FinalPhase" in...
2019-08-09 Qiu Chaofan[PowerPC] [Clang] Port SSE3, SSSE3 and SSE4 intrinsics...
2019-08-09 Craig Topper[X86] Simplify ISD::LOAD handling in ReplaceNodeResults...
2019-08-09 Craig Topper[X86] Merge v2f32 and v2i32 gather/scatter handling...
2019-08-09 Craig Topper[X86] Now unreachable handling for f64->v2i32/v4i16...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for FP_TO_SI...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for SIGN_EXT...
2019-08-09 Craig Topper[X86] Simplify ReplaceNodeResults handling for UDIV...
2019-08-09 Craig Topper[X86] Remove vector promotion handling from the Replace...
2019-08-09 Csaba Dabis[analyzer] CastValueChecker: Model castAs(), getAs()
2019-08-09 Csaba Dabis[analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticP...
2019-08-09 Michael J.... [clang-scan-deps] Add minimizer support for C++20 modules.
2019-08-09 Fangrui Song[ELF] Expand regions for gaps due to explicit address
2019-08-09 David BlaikieDebugInfo: Explicitly handle errors when parsing unit...
2019-08-09 David BlaikieDebugInfo/DWARF: Provide some (pretty half-hearted...
2019-08-09 Peter CollingbourneELF: Move sections referred to by __start_/__stop_...
2019-08-09 Dan Liew[asan_symbolize] Fix bug where the frame counter was...
2019-08-08 Sam Clegg[lld][WebAssembly] Don't create optional symbols when...
2019-08-08 Akira HatanakaChange the return type of UpgradeARCRuntimeCalls to...
2019-08-08 David BlaikieRemove else-after-return
2019-08-08 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL368358
2019-08-08 Evgeniy StepanovFix llvm.aarch64.irg properties.
2019-08-08 Guanzhong Chen[WebAssembly][lld] control __data_end export with confi...
2019-08-08 David Bolvansky[InstCombine][NFC] Added comments about constants in...
2019-08-08 Raphael Isemann[lldb][NFC] Modernize IRForTarget::CreateResultVariable
2019-08-08 Diego Trevino... Added Delta IR Reduction Tool
2019-08-08 Peter CollingbourneLinker: Add support for GlobalIFunc.
2019-08-08 Reid KlecknerMark clang-scan-deps test as requiring thread support
2019-08-08 Raphael Isemann[lldb][NFC] Move to StringRef in some places in IRForTarget
2019-08-08 Haibo Huang[lldb] Fix HAVE_LIBCOMPRESSION
2019-08-08 Peter Collingbournehwasan: Add a code model check for tagged globals.
2019-08-08 Cameron McInally[LICM] Support unary FNeg in LICM
2019-08-08 Craig Topper[X86] Improve codegen of v8i64->v8i16 and v16i32->v16i8...
2019-08-08 Reid KlecknerFix up fd limit diagnosis code
2019-08-08 Raphael Isemann[lldb][NFC] Directly use StringRef instead of temporary...
2019-08-08 Adrian PrantlSymbolFileDWARF: Unconditionally scan through clang...
2019-08-08 Craig Topper[SelectionDAG][X86] Move setcc mask splitting for mload...
2019-08-08 Craig Topper[LegalizeTypes] Remove SplitVSETCC helper and just...
2019-08-08 Johannes Doerfert[Attributor][NFC] Include only what is needed
2019-08-08 Jim InghamFix a comment which was incorrect.
2019-08-08 Guozhi Wei[MBP] Disable aggressive loop rotate in plain mode
2019-08-08 Artem Dergachev[analyzer] Fix scan-build's plist output in plist-html...
2019-08-08 Brian Cain[clang] add REQUIRES: linux to driver test case
2019-08-08 Peter Collingbournegn build: Merge r368331.
2019-08-08 Brian Cain[clang] add REQUIRES to driver test case
2019-08-08 Max Moroz[compiler-rt] Add ConsumeProbability and ConsumeFloatin...
2019-08-08 Adrian PrantlRemove unused and undocumented data_offset parameter...
2019-08-08 Tom Stellardlit: Bump version to 0.10.0
2019-08-08 Brian Cain[clang] Add no-warn support for Wa
2019-08-08 Brian Cain[llvm-mc] Add reportWarning() to MCContext
2019-08-08 Yitzhak Mandelbaum[clang][NFC] Move matcher ignoringElidableConstructorCa...
2019-08-08 Sam Clegg[lld][WebAssembly] Use createGlobalVariable helper...
2019-08-08 Craig Topper[X86] Make CMPXCHG16B feature imply CMPXCHG8B feature.
2019-08-08 Hiroshi YamauchiRecommit Devirtualize destructor of final class.
2019-08-08 Nico Weberclang: Diag running out of file handles while looking...
2019-08-08 Daniel Sanders[globalisel][legalizer] Attempt to write down the minim...
2019-08-08 Pirama Arumuga... [AArch64] Do not emit '#' before immediates in inline asm
2019-08-08 Yitzhak Mandelbaum[clang] Update `ignoringElidableConstructorCall` matche...
2019-08-08 Jinsong JiRe-commit "[PowerPC][NFC][MachinePipeliner] Add some...
2019-08-08 Louis Dionne[libc++] Fix environment variable passing in libc+...
2019-08-08 Tom Stellardlit: Use a License classifier that pypi will accept
2019-08-08 Diego Astiazaran[clang-doc] Protect Index with mutex during reducing...
2019-08-08 Louis Dionne[NFC][pstl] Run clang-format
2019-08-08 Akira Hatanaka[ObjC][ARC] Upgrade calls to ARC runtime functions...
2019-08-08 Sam Clegg[lld][WebAssembly] Add optional symbols after input...
next