platform/upstream/llvm.git
2020-05-09 Simon PilgrimLTO.h - reduce includes to forward declarations. NFC.
2020-05-09 Simon PilgrimLLParser.h - remove unused ValueHandle.h include. NFC.
2020-05-09 Simon Pilgrim[X86] Remove mul(abs(x),abs(x)) -> mul(x,x) tests
2020-05-09 Simon Pilgrim[X86] Allow combineVectorCompareAndMaskUnaryOp to handl...
2020-05-09 Simon Pilgrim[X86] Add test cases for 'abs from mul patterns' (PR45691)
2020-05-09 Kadir Cetinkaya[clangd] Fix a data race in RecordsLatencies test
2020-05-09 Simon Pilgrim[X86] Add tests showing failure of combineVectorCompare...
2020-05-09 Simon PilgrimNativeFormatting.h - reduce raw_ostream.h include to...
2020-05-09 mydeveloperday[clang-format] [PR34574] Handle [[nodiscard]] attribute...
2020-05-09 Eugene Zhulenev[MLIR] Register JIT event listeners with RTDyldObjectLi...
2020-05-09 Jan Kratochvil[lldb] [testsuite] TestReproducerAttach.py: Fix depende...
2020-05-09 Fangrui Song[Driver] Don't pass -u__llvm_profile_runtime for clang...
2020-05-09 Shengchen Kan[NFC] Clean up in MCObjectStreamer and X86AsmBackend
2020-05-09 Jan KorousRevert "Relands "[YAMLVFSWriter][Test][NFC] Add couple...
2020-05-09 Igor Kudrin[DebugInfo] Dump raw data in a case of decoding error...
2020-05-09 Richard SmithFix parsing of enum-base to follow C++11 rules.
2020-05-09 Jan KorousRelands "[YAMLVFSWriter][Test][NFC] Add couple tests"
2020-05-09 Matt Arsenaultclang: Cleanup usage of CreateMemCpy
2020-05-09 Fangrui Song[Driver] Add -fno-test-coverage
2020-05-08 Evgenii Stepanov[hwasan] Allow -hwasan-globals flag to appear more...
2020-05-08 Evgenii Stepanov[hwasan] Untag destination address in hwasan_posix_mema...
2020-05-08 Fangrui Song[Driver] Don't warn -Wunused-command-line-argument...
2020-05-08 Matthias Schiffer[LangRef] Describe linkage types, allocation size of...
2020-05-08 Fangrui Song[Driver] Reorganize --coverage -ftest-coverage -fprofil...
2020-05-08 Craig Topper[SelectionDAG] Remove ConstantPoolSDNode::getAlignment.
2020-05-08 Craig Topper[SelectionDAG] Use Align/MaybeAlign for ConstantPoolSDNode.
2020-05-08 Geoffrey Martin... Add Operation::moveAfter
2020-05-08 Stanislav Mekhanoshin[AMDGPU] Vectorize alloca thru bitcast
2020-05-08 Layton Kifer[TRE][NFC] Refactor shared state into member variables.
2020-05-08 Reid Kleckner[COFF] Use Expected in COFFObjectFile creation
2020-05-08 Reid Kleckner[COFF] Migrate COFFObjectFile to Expected<T>
2020-05-08 Thomas Lively[clang][WebAssembly] Only expose wait and notify builti...
2020-05-08 Thomas Lively[WebAssembly] Disallow 'shared-mem' rather than 'atomics'
2020-05-08 Hubert Tong[Target][XCOFF] Correctly halt when mixing AIX or XCOFF...
2020-05-08 Hubert Tong[XCOFF] XCOFF constants, MCObjectFileInfo placeholder...
2020-05-08 Hubert Tong[AIX] Avoid structor alias; die before bad alias codegen
2020-05-08 Jessica Paquette[GlobalISel] Don't add duplicate successors to MBBs...
2020-05-08 Sanjay Patel[VectorCombine] scalarize binop of inserted elements...
2020-05-08 Jonas Devlieghere[lldb/Test] Update TestProcessList.py for reproducer...
2020-05-08 Eric FiselierReland [libc++] Move abs and div into stdlib.h to fix...
2020-05-08 Craig Topper[X86] Remove the mayLoad and mayStore flags from vzerou...
2020-05-08 Sanjay Patel[InstCombine] fix typo in comment; NFC
2020-05-08 zoecarverRe-commit: Mark values as trivially dead when their...
2020-05-08 Sanjay Patel[InstCombine] add/adjust tests for fpext of casted...
2020-05-08 Sanjay Patel[InstCombine] add helper for known exact cast to FP...
2020-05-08 zoecarver[libcxx] Delete pointer in shared_ptr deduction test.
2020-05-08 Raphael Isemann[lldb] Remove 'use_synthetic' parameters in ValueObject...
2020-05-08 Craig Topper[X86] Add assembler support for {vex} prefix to match...
2020-05-08 Wei Mi[SampleFDO] For functions without profiles, provide...
2020-05-08 Wei Mi[lld] Add a new output section ".text.unknown" for...
2020-05-08 Ricky Zhou[SimplifyCFG] Remap rewritten debug intrinsic operands.
2020-05-08 Simon Pilgrim[DAG] SimplifyMultipleUseDemandedBits - remove superflu...
2020-05-08 David Tenty[AIX] Make sure we use export lists for plugins
2020-05-08 Lawrence D... Re-land "get rid of PythonInteger::GetInteger()"
2020-05-08 Adrian PrantlAdd an API to construct an XcodeSDK from an SDK type.
2020-05-08 Sanjay Patel[InstCombine] add tests for known bits before FP casts...
2020-05-08 zoecarverRevert "[libc++] ECMAScript IdentityEscape is ambiguous...
2020-05-08 Nico WeberFix bugs when an included file name is typo corrected.
2020-05-08 Evgenii Stepanov[hwasan] Reset current thread pointer on thread exit.
2020-05-08 Raphael IsemannReland [lldb][cmake] Also use local submodule visibilit...
2020-05-08 Reid Kleckner[PDB] Optimize public symbol processing
2020-05-08 Vedant Kumar[lldb/test][Darwin] Ask dyld where the real python is
2020-05-08 Matt ArsenaultAMDGPU: Don't assert on unknown address spaces
2020-05-08 Nico WeberUnbreak clang-tidy tests after D79599 / e9b4113902850.
2020-05-08 Fangrui SongReland D79501 "[DebugInfo] Fix handling DW_OP_call_ref...
2020-05-08 Raphael Isemann[lldb][modules] Disable Clang Modules in source/Host...
2020-05-08 Sanjay Patel[InstCombine] clean up foldItoFPtoI; NFC
2020-05-08 Arthur EubanksFix MSan test use-after-dtor.cpp under new pass manager
2020-05-08 Nico WeberAdd a flag that controls if clang-tidy and clang-includ...
2020-05-08 Krasimir GeorgievRevert "[DebugInfo] Fix handling DW_OP_call_ref in...
2020-05-08 Denis Khalikov[mlir][spirv] Handle debuginfo for variables.
2020-05-08 Matt ArsenaultAMDGPU/GlobalISel: Regenerate checks
2020-05-08 Matt ArsenaultAMDGPU: Lower addrspacecast to 32-bit constant
2020-05-08 Fangrui Song[ELF] Add convenience TableGen classes to enforce two...
2020-05-08 Sanjay Patel[PatternMatch] add missing FP cast matchers; NFC
2020-05-08 Sanjay Patel[InstCombine] simplify code for FP to integer casts...
2020-05-08 Simon PilgrimLiveIntervalCalc - remove unnecessary includes. NFC.
2020-05-08 Simon PilgrimDFAEmitter.h - remove unnecessary headers. NFC.
2020-05-08 Simon PilgrimItaniumManglingCanonicalizer.h - add cstdint.h include...
2020-05-08 David Green[ARM] Change test target to arm-none-none-eabi. NFC
2020-05-08 Casey Carter[libc++][test] Add test coverage for codecvt<char(16...
2020-05-08 Haojian Wu[clangd] Update the new clangd url, NFC.
2020-05-08 Simon PilgrimCachePruning.h - reduce StringRef.h to Optional.h inclu...
2020-05-08 Simon PilgrimItaniumManglingCanonicalizer - reduce StringRef.h inclu...
2020-05-08 Raphael Isemann[lldb] Fix RecordDecl match string in module-ownership...
2020-05-08 Benjamin KramerRevert "Recommit "[LV] Induction Variable does not...
2020-05-08 Raphael Isemann[lldb] Prevent objc-root-class warning when compiling...
2020-05-08 Adam Czachorowski[clangd] Fix crash in AddUsing tweak due to non-identif...
2020-05-08 Raphael Isemann[lldb] Make module-ownership.mm test more robust agains...
2020-05-08 Simon Pilgrim[X86][AVX] Don't let X86ISD::BROADCAST peek through...
2020-05-08 Simon PilgrimRemarkStringTable.h - reduce StringRef/Remark includes...
2020-05-08 Calixte Denizet[compiler-rt] Reduce the number of threads in gcov...
2020-05-08 Simon PilgrimRemark.h - reduce ArrayRef.h include to SmallVector...
2020-05-08 Simon PilgrimAArch6/ARMTargetParser.h - move Triple.h dependency...
2020-05-08 Frederik Gossen[MLIR] Add complex addition and substraction to the...
2020-05-08 Kirill Bobyrev[clangd] NFC: Use deprecated grpc++ headers for compati...
2020-05-08 Igor KudrinFix a failing test.
2020-05-08 Nikita PopovReapply [InstSimplify] Remove known bits constant folding
2020-05-08 Igor Kudrin[DebugInfo] Fix handling DW_OP_call_ref in DWARF64...
2020-05-08 Igor Kudrin[DebugInfo] Fix printing values of forms which depend...
next