platform/upstream/llvm.git
2018-06-27 Fangrui Song[ELF] Rename RF_PROGBITS_NOT_EXEC_OR_WRITE to RF_RODATA
2018-06-27 Stanislav Mekhanoshin[AMDGPU] Convert rcp to rcp_iflag
2018-06-27 Vedant Kumar[asan] Relax a test which depends on optimized debug...
2018-06-27 Alexander Kornienko[analyzer] Allow registering custom statically-linked...
2018-06-27 Mikhail R.... [analyzer] Fix string not being formatted with extra...
2018-06-27 George Rimar[ELF] - ICF: Add test case to check many sections case.
2018-06-27 Luke Geeson[AArch64] Reverting FP16 vcvth_n_s64_f16 to fix
2018-06-27 Alexander Kornienko[clang-tidy] Add ExprMutationAnalyzer, that analyzes...
2018-06-27 Adhemerval... [AArch64] Add custom lowering for v4i8 trunc store
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (Clang part)
2018-06-27 Ivan A. Kosarev[NEON] Support vldNq intrinsics in AArch32 (LLVM part)
2018-06-27 Zaara Syeda[PPC64] Add support for R_PPC64_GOT_DTPREL16* relocations
2018-06-27 Gabor MartonRe-apply: [ASTImporter] Import the whole redecl chain...
2018-06-27 Zaara Syeda[PPC64] Add TLS global dynamic to local exec relaxation
2018-06-27 Florian Hahn[ValueLattice] Return false if value range did not...
2018-06-27 Dan Liew[CMake] Tidy up the organisation of compiler-rt when...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - add special case handling...
2018-06-27 Mikhail R.... [Analyzer] Moved RangeConstraintManager to header....
2018-06-27 Nico WeberAdd regression test for PR37935.
2018-06-27 Nico WeberBuild TaskQueueTest in threads=on builds, fixes regress...
2018-06-27 Sam McCall[clangd] Sema ranking tweaks: downrank keywords and...
2018-06-27 Andrea Di Biagio[llvm-mca] Avoid calling method update() on instruction...
2018-06-27 Simon Pilgrim[X86][SSE] Include MIN_SIGNED element in non-uniform...
2018-06-27 Simon Pilgrim[DAGCombiner] visitSDIV - simplify pow2 handling. NFCI.
2018-06-27 Simon Pilgrim[DAGCombiner] Fold SDIV(%X, MIN_SIGNED) -> SELECT(...
2018-06-27 Ilya Biryukov[clangd] Do not show namespace comments.
2018-06-27 Simon Pilgrim[DAGCombiner] Don't accept signbit sdiv divisors in...
2018-06-27 Luke GeesonRemoving empty CodeGen dir in root
2018-06-27 Luke Geeson[AArch64] Remove Duplicate FP16 Patterns with same...
2018-06-27 George Rimar[ELF] - Implement linker script OVERLAYs.
2018-06-27 Rui UeyamaMake -z option check more strict.
2018-06-27 Rui UeyamaReport an error for an unknown -z option.
2018-06-27 Tatyana KrasnukhaAdd missing constness.
2018-06-27 Tatyana KrasnukhaMove AddressClass to private enums since API doesn...
2018-06-27 Dave LeeFix a single typo in SBSymbolContext
2018-06-27 Petr Hosek[CMake] Support passing FUCHSIA_SDK as the only variable
2018-06-27 Konstantin... AMDGPU/NFC: Fix typo in comment
2018-06-27 Konstantin... AMDHSA: Rename RESERVED -> RESERVED0, mark gfx9-specifi...
2018-06-27 Konstantin... AMDHSA/NFC: Address missed review feedback from
2018-06-27 Petr Hosek[CMake] Provide direct support for building sanitized...
2018-06-27 Petr Hosek[CMake] Use variables rather than ":" delimiters
2018-06-27 Zachary TurnerFix warning about unhandled enumeration in switch.
2018-06-27 George Karpenkov[analyzer] [NFC] A convenient getter for getting a...
2018-06-27 George Karpenkov[analyzer] [NFC] Add -verify to malloc checker test
2018-06-27 Richard SmithDiagnose missing 'template' keywords in contexts where...
2018-06-27 Justin Bogner[ADT] Pass DerivedT from pointe{e,r}_iterator to iterat...
2018-06-27 Matt Davis[llvm-mca] Add a comment to Stage::execute and fix...
2018-06-27 Vedant Kumar[InstCombine] Avoid creating mis-sized dbg.values in...
2018-06-27 Vedant Kumar[Debugify] Handle failure to get fragment size when...
2018-06-27 Craig Topper[X86] Don't store register and memory FMA3 opcodes...
2018-06-27 Vlad TsyrklevichFix another bot broken by r335644
2018-06-27 John Baldwin[mips] Explicitly specify the linker emulation for...
2018-06-26 Jim InghamUse the API's to get the TargetSP.
2018-06-26 Jim InghamThe Process class ivar ivar was changed to a weak point...
2018-06-26 Jim InghamThis is not a debug info sensitive test.
2018-06-26 Richard SmithDiagnose missing 'template' keywords in more cases.
2018-06-26 Shoaib Meenai[clang] Add test dependency on llvm-as
2018-06-26 George Karpenkov[analyzer] [tests] Include statistics in tests.
2018-06-26 Evgeniy StepanovRevert "[MS] Use mangled names and comdats for string...
2018-06-26 George Karpenkov[analyzer] Minor cleanups for BugReporter, expose a...
2018-06-26 Vedant Kumar[Debugify] Diagnose mis-sized dbg.values
2018-06-26 Evgeniy StepanovRevert "[asan] Instrument comdat globals on COFF targets"
2018-06-26 Lang Hames[ORC] Don't call isa<> on a null value.
2018-06-26 Lang Hames[ORC] Fix a missing return value.
2018-06-26 Fangrui Song[ELF] Move `// REQUIRES:` line to the top
2018-06-26 Michael Zolotukhin[JumpThreading] Don't try to rewrite a use if it's...
2018-06-26 Fangrui Song[ELF] Make non-writable non-executable PROGBITS section...
2018-06-26 Lang Hames[ORC] Add a dependence on MC to LLVMBuild.txt
2018-06-26 Jessica Paquette[MachineOutliner] Emit a warning when using -moutline...
2018-06-26 Simon Pilgrim[X86] Add test for SDIV by sign bit (minsigned) value
2018-06-26 Lang Hames[ORC] Add LLJIT and LLLazyJIT, and replace OrcLazyJIT...
2018-06-26 Konstantin... AMDGPU: Silence unused warnings in waitcnt insertion...
2018-06-26 Jessica Paquette[X86][AsmParser] Recommit r335658
2018-06-26 Vedant KumarRename skipDebugInfo -> skipDebugIntrinsics, NFC
2018-06-26 George Karpenkov[analyzer] Do not run visitors until the fixpoint,...
2018-06-26 Lang Hames[ORC] Allow IRTransformLayer2's transform to be modifie...
2018-06-26 Lang Hames[ORC] Reset AsynchronousSymbolQuery's NotifySymbolsReso...
2018-06-26 Lang Hames[ORC] Move the VSOList typedef out of VSO.
2018-06-26 Lang Hames[ORC] Add a FIXME.
2018-06-26 Lang Hames[ORC] Fix a FIXME by moving MangleAndInterner to Core.h.
2018-06-26 Jessica PaquetteRevert "[X86][AsmParser] Emit an error when RIP-relativ...
2018-06-26 Jim InghamReverting r335656, SWIG doesn't like "enum class".
2018-06-26 Jessica Paquette[X86][AsmParser] Emit an error when RIP-relative instru...
2018-06-26 Vlad TsyrklevichFix test broken by r335644
2018-06-26 Tatyana KrasnukhaAmend "Change AddressClass type from 'enum' to 'enum...
2018-06-26 Brian Gesiak[AST] Fix typo in LazyOffsetPtr::get docs (NFC)
2018-06-26 Stanislav Mekhanoshin[AMDGPU] Add llvm.amdgcn.fmad.ftz intrinsic
2018-06-26 John Baldwin[mips] Use more conservative default CPUs for MIPS...
2018-06-26 Sanjay Patel[DAGCombiner] use isBitwiseNot to simplify code; NFC
2018-06-26 Sean Fertile[PPC64] Thread-local storage general-dynamic to initial...
2018-06-26 Matt ArsenaultAMDGPU: Add pass to lower kernel arguments to loads
2018-06-26 Matt ArsenaultConstantFold: Don't fold global address vs. null for...
2018-06-26 Vedant KumarUse a variable to appease a no-asserts bot, NFC
2018-06-26 Vedant Kumar[Debugify] Don't treat missing dbg.values as an error...
2018-06-26 Tim Shen[ConstantRange] Add support of mul in makeGuaranteedNoW...
2018-06-26 Matt ArsenaultLoopUnroll: Allow analyzing intrinsic call costs
2018-06-26 Vlad TsyrklevichCFI: Print DSO names for failed cross-DSO icalls
2018-06-26 Vedant Kumar[Local] Add a convenient insertReplacementDbgValues...
2018-06-26 Vedant Kumar[Local] Sink salvageDI's early exit into helper functio...
2018-06-26 Brendon Cahoon[Hexagon] Add a "generic" cpu
next