platform/upstream/llvm.git
2019-12-02 Jonas Devlieghere[lldb/CMake] Simplify logic for adding example Python...
2019-12-02 Sam McCall[clangd] repair mac tests for 88bccded8fa1
2019-12-02 Florian Hahn[MIBundles] Move analyzePhysReg out of MIBundleOperands...
2019-12-02 Martin Storsjö[LLDB] Set the right address size on output DataExtract...
2019-12-02 António Afonso[lldb] Fix TestFormattersSBAPI test
2019-12-02 Volkan Keles[GlobalISel] CombinerHelper: Fix a bug in matchCombineCopy
2019-12-02 David Green[ARM] Add ARMVCCThen to tablegen and make use of it...
2019-12-02 David Green[ARM] Add ARMCC constants to tablegen. NFC
2019-12-02 David Green[ARM] Add some VCMP folding and canonicalisation
2019-12-02 David Green[ARM] More reversed vcmp tests. NFC
2019-12-02 Florian Hahn[MIBundles] Move analyzeVirtReg out of MIBundleOperands...
2019-12-02 Dan Gohman[WebAssembly] Find wasm-opt with GetProgramPath
2019-12-02 David Green[AArch64] Attempt to fixup test line. NFC
2019-12-02 Alexey Bataev[OPENMP]Use cast instead dyn_cast, NFC.
2019-12-02 Alexey Bataev[OPENMP]Fix PR44133: Emit definitions of used construct...
2019-12-02 Tyker[clang][modules] Add support for merging lifetime-exten...
2019-12-02 Taewook OhReland "b19ec1eb3d0c [BPI] Improve unreachable/ColdCall...
2019-12-02 Florian Hahn[VPlan] Move graph traits (NFC).
2019-12-02 Alex Richardson[update_cc_test_checks.py] Use CHECK_RE from common
2019-12-02 Julian Lettner[lit] Be more explicit about the state of tests
2019-12-02 Amaury Séchet[DAGCombine] Factor oplist operations. NFC
2019-12-02 Fangrui Song[ELF][AArch64] Support R_AARCH64_{CALL26,JUMP26} range...
2019-12-02 Sanjay Patel[InstCombine] fix undef propagation for vector urem...
2019-12-02 Amaury Séchet[SelectionDAG] Reduce assumptions made about levels...
2019-12-02 stevewanAdd AIX assembler support
2019-12-02 Simon Tatham[ARM,MVE] Add intrinsics to deal with predicates.
2019-12-02 Simon Tatham[ARM,MVE] Rename and clean up VCTP IR intrinsics.
2019-12-02 Simon Tatham[ARM,MVE] Add an InstCombine rule permitting VPNOT.
2019-12-02 Florian HahnAdd contributing info to CONTRIBUTING.md and README.md
2019-12-02 Florian Hahn[PatternMatch] Add support for matching intrinsics...
2019-12-02 Hideto Ueno[Attributor] Copy or port test cases related to Attribu...
2019-12-02 Roman LebedevAutogenerate test/Analysis/ValueTracking/non-negative...
2019-12-02 Sam McCall[clangd] Try harder to find a plausible `clang` as...
2019-12-02 Clement Courbet[llvm-exegesis] Fix 44b9942898c7.
2019-12-02 Roman Lebedev[InstCombine] Revert rL341831: relax one-use check...
2019-12-02 Nemanja Ivanovic[PowerPC] Fix crash in peephole optimization
2019-12-02 Victor Campos[ARM][AArch64] Complex addition Neon intrinsics for...
2019-12-02 Sanjay Patel[InstCombine] fold copysign with constant sign argument...
2019-12-02 Sven van Haastregt[OpenCL] Fix address space for implicit conversion...
2019-12-02 Raphael Isemann[lldb][NFC] Don't calculate member indices in DWARFASTP...
2019-12-02 Raphael Isemann[lldb][NFC] Use raw_ostream instead of Stream in Baton...
2019-12-02 Wang, Pengfei[X86] Add initialization of FPCW in llvm-exegesis
2019-12-02 Georgii Rymar[llvm-readobj/llvm-readelf] - Simplify the code that...
2019-12-02 Tim RenoufAMDGPU: Fixed indeterminate map iteration in SIPeepholeSDWA
2019-12-02 Raphael Isemann[lldb][NFC] Make Stream's IndentLevel an unsigned integers.
2019-12-02 Mark Murray[ARM][MVE][Intrinsics] Add VMINQ/VMAXQ/VMINNMQ/VMAXNMQ...
2019-12-02 Alex Richardson[update_cc_test_checks.py] Handle extern "C" and namespaces
2019-12-02 Alex Richardson[UpdateTestChecks] Share the code to parse RUN: lines...
2019-12-02 Raphael Isemann[lldb][NFC] Add 'breakpoint command list' test
2019-12-02 David Green[ARM] Remove VHADD patterns
2019-12-02 Wang, Pengfei[X86] Add initialization of MXCSR in llvm-exegesis
2019-12-02 Bjorn Pettersson[InstCombine] Fix big-endian miscompile of (bitcast...
2019-12-02 Georgii Rymar[llvm-readelf/llvm-readobj] - Check the version of...
2019-12-02 Lang Hames[ORC] Add a runAsMain utility function to ExecutionUtils.
2019-12-02 Lang Hames[ExecutionEngine] Add a jitTargetAddressToFunction...
2019-12-02 Lang Hames[Orc] Add setters for target options and features to...
2019-12-02 Haojian Wu[clangd] Fix a regression issue in local rename.
2019-12-02 Georgii Rymar[llvm-readobj/llvm-readelf] - Reimplement dumping of...
2019-12-02 Anton Afanasyev[NFC] Precommit test showing SROA loses `!tbaa.struct...
2019-12-02 Adam Balogh[Clang-Tidy] Quick fix for bug in bugprone-macro-parent...
2019-12-02 Matt ArsenaultFix broken comment phrasing and indentation
2019-12-02 Austin KerbowAMDGPU/GlobalISel: Add AGPR bank and RegBankSelect...
2019-12-02 Daniil Suchkov[SCEV] Make SCEV verification available from command...
2019-12-01 Florian HahnRevert "[Examples] Add IRTransformations directory...
2019-12-01 TykerRevert "[clang][modules] Add support for merging lifeti...
2019-12-01 Tyker[clang][modules] Add support for merging lifetime-exten...
2019-12-01 Craig Topper[X86][InstCombine] Move non-X86 specific instcombine...
2019-12-01 Craig Topper[X86][InstCombine] Move instcombine test from test...
2019-12-01 Michał Górny[libunwind] Emit dependent libraries only when detected...
2019-12-01 Nuno Lopesremove UB from test by making GV alignment explicit
2019-12-01 TykerRevert "[clang][modules] Add support for merging lifeti...
2019-11-30 Tyker[clang][modules] Add support for merging lifetime-exten...
2019-11-30 Brian Gesiak[Format] Add format check for coroutine keywords with...
2019-11-30 Craig Topper[X86] Add floating point execution domain to comi/ucomi...
2019-11-30 David Green[InstCombine] Expand usub_sat patterns to handle constants
2019-11-30 David Green[InstCombine] Adjust usub_sat fold one use checks
2019-11-30 David Green[InstCombine] More usub_sat tests. NFC.
2019-11-30 TykerRevert "[clang][modules] Add support for merging lifeti...
2019-11-30 Tyker[clang][modules] Add support for merging lifetime-exten...
2019-11-30 Hans WennborgRevert 651f07908a1 "[AArch64] Don't combine callee...
2019-11-30 Dmitri GribenkoUpdated the OCaml/bitwriter.ml test for OCaml 4.06+
2019-11-30 Hans WennborgFix a typo.
2019-11-29 Sam McCallRevert "[clangd] Rethink how SelectionTree deals with...
2019-11-29 Sean Fertile[PowerPC][AIX] Add support for lowering int/float/doubl...
2019-11-29 Carey WilliamsRevert "[ARM] Allocatable Global Register Variables...
2019-11-29 Carey WilliamsRevert "[NFC] Fix test reserve_global_reg.ll after...
2019-11-29 Alexandre GaneaOn Windows, fix fuse-ld.c test when lld is provided...
2019-11-29 Alexandre Ganea[CIndex] Fix annotate-deep-statements test when using...
2019-11-29 Sam McCall[clangd] Rethink how SelectionTree deals with macros...
2019-11-29 Martin Storsjö[LLDB] [ARM] Use r11 as frame pointer on Windows on ARM
2019-11-29 Raphael Isemann[lldb][NFC] Remove unused ClangASTContext::GetBasicType...
2019-11-29 Raphael Isemann[lldb][NFC] Remove ClangASTContext::GetBuiltinTypeForEn...
2019-11-29 Raphael Isemann[lldb][NFC] Explicitly ask for a ClangASTContext in...
2019-11-29 Bjorn Pettersson[InstCombine] Run the cast.ll test a twice, now also...
2019-11-29 Raphael Isemann[lldb][NFC] Early exit in ClangASTContext::CreateInstance
2019-11-29 Pavel Labath[lldb] Fix windows build for 38870af
2019-11-29 Raphael Isemann[lldb][NFC] Simplify regex_chars in CommandCompletions
2019-11-29 Raphael Isemann[lldb][NFC] Remove dead logging code from DWARFASTParse...
2019-11-29 Sam McCall[clangd] Fix 407ac2e, which was broken and committed...
2019-11-29 Pavel Labath[lldb] Remove FileSpec->CompileUnit inheritance
next