platform/upstream/llvm.git
2019-12-03 Kirill Bobyrev[NFC] Slightly improve wording in the comments
2019-12-03 Kadir Cetinkaya[llvm][bindings][go] Fix typo
2019-12-03 Alex Richardson[UpdateTestChecks] Fix parsing of RUN: lines with line...
2019-12-03 Raphael Isemann[lldb][NFC] Remove ThreadSafeSTLVector and ThreadSafeST...
2019-12-03 Hans WennborgAvoidBindCheck.cpp: Fix unused variables warning
2019-12-03 Hans WennborgAvoidBindCheck.cpp: Fix GCC 5.3 build errors
2019-12-03 Craig Topper[LegalizeDAG] Return true from ExpandNode for some...
2019-12-03 Craig Topper[LegalizeDAG] When expanding vector SRA/SRL/SHL add...
2019-12-03 QingShan Zhang[NFC][PowerPC] Add the inheritable and additional featu...
2019-12-03 Sourabh Singh... Recommit "[DWARF5]Addition of alignment atrribute in...
2019-12-03 Sourabh Singh... [DebugInfo] Support for debug_macinfo.dwo section in...
2019-12-03 Alex Lorenz[clang-scan-deps] do not skip empty #if/#elif in the...
2019-12-03 Wang, Pengfei[X86] Model MXCSR for AVX instructions other than AVX512
2019-12-03 Bill WendlingFix failing testcase to check for the correct output
2019-12-02 Zachary Turner[clang-tidy] Rewrite modernize-avoid-bind check.
2019-12-02 Bill WendlingPlace the "cold" code piece into the same section as...
2019-12-02 Reid KlecknerFileCheck IR output for blockaddress in new test
2019-12-02 Thomas Preud... [clang test] Do not assume default target
2019-12-02 Richard SmithFix comment to more accurately describe C++ language...
2019-12-02 Eric ChristopherTemporarily revert "build: avoid hardcoding the libxml2...
2019-12-02 Bill WendlingRemove extraneous semicolon.
2019-12-02 Amaury SéchetAutomatically generated arm64-abi-varargs.ll . NFC
2019-12-02 Hiroshi Yamauchi[PGO][PGSO] Add an optional query type parameter to...
2019-12-02 Taewook OhRemove redundant file.
2019-12-02 Martin Storsjö[LLDB] [test] Try to fix the test from 7d019d1a3b when...
2019-12-02 Michał Górny[libcxx{,abi}] Emit deplibs only when detected by CMake
2019-12-02 Sam McCallRevert "[clangd] repair mac tests for 88bccded8fa1"
2019-12-02 Francis Visoiu... [Remarks][ThinLTO] Use the correct file extension based...
2019-12-02 Jonas Devlieghere[lldb/CMake] Add in_call_stack to the utilities package
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...
next