OSDN Git Service

android-x86/external-llvm-project.git
2020-07-09 Roman Lebedev[NFCI][llvm-reduce] OperandBundleCounter: drop pointles...
2020-07-09 Roman Lebedev[Docs] CodingStandards: for_each is discouraged
2020-07-09 Roman LebedevRevert "[InstCombine] Lower infinite combine loop detec...
2020-07-09 Petr Hosek[CMake][Fuchsia] Support for building with MSVC
2020-07-09 Zequan Wu[LPM] Port CGProfilePass from NPM to LPM
2020-07-09 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-07-09 Craig Topper[InstSimplify] Re-enable select ?, undef, X -> X transf...
2020-07-09 Louis Dionne[libc++] Get rid of the %{libcxx_src_root} substitution
2020-07-09 David Tenty[Clang][Driver] Recognize the AIX OBJECT_MODE environme...
2020-07-09 Jeremy Bruestle[MLIR] IR changes to add yield semantics for affine...
2020-07-09 Jan Korous[AST][test] Add regression test forPointerExprEvaluator...
2020-07-09 Kyungwoo Lee[NFC][AArch64] Refactor getArgumentPopSize
2020-07-09 Jonas Devlieghere[LLDB/Reproducers] Add flag to avoid installing the...
2020-07-09 Jonas Devlieghere[lldb/Reproducers] Rename developer-oriented reproducer...
2020-07-09 Puyan Lotfi[NFC][test] Adding fastcc test case for promoted 16...
2020-07-09 cchen[OPENMP50] extend array section for stride (Parsing...
2020-07-09 Louis Dionne[libc++] The enable_experimental Lit feature should...
2020-07-09 Eric ChristopherFix [-Werror,-Wsign-compare] warnings arising from...
2020-07-09 Craig Topper[InstSimplify] Don't fold vectors of partial undef...
2020-07-09 Louis Dionne[libc++] Move the enable_experimental Lit param to...
2020-07-09 Craig Topper[X86] Immediately call LowerShift from lowerBuildVector...
2020-07-09 David BlaikieRemove unnecessary 'rm' in llvm-reduce tests
2020-07-09 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization to...
2020-07-09 Craig Topper[X86] Directly emit X86ISD::BLENDV instead of VSELECT...
2020-07-09 Stefan Pintilie[PowerPC] Fix test case from beb52b12cb17
2020-07-09 Louis Dionne[libc++] Clean up some outdated documentation about...
2020-07-09 Vedant Kumar[lldb/Function] Reflow doxygen comments for member...
2020-07-09 Vedant Kumar[Function] Lock the function when parsing call site...
2020-07-09 Florian Hahn[ValueLattice] Simplify canTrackGlobalVariableInterproc...
2020-07-09 Daniel GrumbergMerge TableGen files used for clang options
2020-07-09 Louis Dionne[libc++] Move the long_tests Lit feature to the DSL
2020-07-09 Louis Dionne[libc++] Move the stdlib Lit parameter to the DSL
2020-07-09 Louis Dionne[libc++] Fix test failure in C++03 mode
2020-07-09 Hiroshi Yamauchi[PGO][PGSO] Add profile guided size optimization tests...
2020-07-09 Sergej Jaskiewicz[compiler-rt] [test] Allow expanding lit substitutions...
2020-07-09 Louis Dionne[runtimes] Allow passing Lit parameters through CMake
2020-07-09 Sergej Jaskiewicz[compiler-rt] [test] Use the parent process env as...
2020-07-09 Fred Riss[lldb] Use enum constant instead of raw value
2020-07-09 Sergej Jaskiewicz[compiler-rt] Better Windows support for running tests...
2020-07-09 Nikita Popov[AliasSetTracker] More precise AAInfo intersection...
2020-07-09 Stefan Pintilie[PowerPC] Split s34imm into two types
2020-07-09 Florian Hahn[SCCP] Move tests using only ipsccp from IPConstantProp...
2020-07-09 Hans WennborgRevert 51b0da73 "Recommit "[X86] Merge the FEATURE_64BI...
2020-07-09 Dmitri GribenkoRefactored NumericLiteralParser to not require a Prepro...
2020-07-09 Anatoly Trosinenko[MSP430] Align the _Complex ABI with current msp430-gcc
2020-07-09 George Mitenkov[MLIR][SPIRVToLLVM] Conversion of SPIR-V array, runtime...
2020-07-09 Zhi ZhuangFix warning caused by __builtin_expect_with_probability...
2020-07-09 Stefan Pintilie[PowerPC] Support PCRelative Callees for R_PPC64_REL24...
2020-07-09 George Mitenkov[MLIR][SPIRVToLLVM] SPIR-V types size in bytes function
2020-07-09 Eric Schweitz[flang] partially revert upstreamed code to support...
2020-07-09 Diogo Sampaio[NFC] Add SExt multiuses test
2020-07-09 Matt ArsenaultAMDGPU/GlobalISel: Work around verifier error in test
2020-07-09 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-07-09 David Green[BasicAA] Enable -basic-aa-recphi by default
2020-07-09 Matt ArsenaultOpaquePtr: Don't check pointee type for byval/preallocated
2020-07-09 Gabor Marton[analyzer] Add CTUImportCppThreshold for C++ files
2020-07-09 Luboš Luňákmake -fmodules-codegen and -fmodules-debuginfo work...
2020-07-09 Simon Pilgrim[X86][AVX] Attempt to fold extract_subvector(shuffle...
2020-07-09 Simon PilgrimBasicAAResult::constantOffsetHeuristic - pass APInt...
2020-07-09 Sam Elliott[RISCV] Avoid Splitting MBB in RISCVExpandPseudo
2020-07-09 dfukalovSpeculativeExecution: Fix for logic change introduced...
2020-07-09 Benjamin Kramer[DebugInfo] Fix pessimizing move. NFC.
2020-07-09 Igor Kudrin[DebugInfo] Add more checks to parsing .debug_pub*...
2020-07-09 Igor Kudrin[DebugInfo] Do not hang when parsing a malformed .debug...
2020-07-09 Florian Hahn[SCCP] Use conditional info with AND/OR branch conditions.
2020-07-09 Benjamin KramerMake helpers static. NFC.
2020-07-09 Kirill Bobyrev[clangd] Implement path and URI translation for remote...
2020-07-09 Xing GUO[DWARFYAML] Use override instead of virtual for better...
2020-07-09 Paul Walker[SVE] Scalarize fixed length masked loads and stores.
2020-07-09 Paul Walker[SVE] Disable some BUILD_VECTOR related code generator...
2020-07-09 Georgii Rymar[llvm-readelf] - Stop using 'unwrapOrError()' in 'ELFDu...
2020-07-09 Simon PilgrimDebugCounterList::printOptionInfo - use const auto...
2020-07-09 Nathan James[change-namespace][NFC] Clean up joinNamespaces
2020-07-09 Jun Ma[Coroutines] Refactor sinkLifetimeStartMarkers
2020-07-09 Simon PilgrimConstantFoldScalarCall3 - use const APInt& returned...
2020-07-09 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-07-09 Simon PilgrimVersionPrinter - use const auto& iterator in for-range...
2020-07-09 Dmitry Polukhin[yaml][clang-tidy] Fix multiline YAML serialization
2020-07-09 Tres Popp[mlir] Add additional Canonicalization of shape.cstr_br...
2020-07-09 serge-sans... Correctly update return status for MVEGatherScatterLowering
2020-07-09 Oliver Stannard[llvm-objdump] Display locations of variables alongside...
2020-07-09 Kadir Cetinkaya[clangd] Enable async preambles by default
2020-07-09 Florian Hahn[PredicateInfo] Add additional RenamedOp field to PB.
2020-07-09 Lucas Prates[CodeGen] Matching promoted type for 16-bit integer...
2020-07-09 Shengchen Kan[MC] Simplify the logic of applying fixup for fragments...
2020-07-09 serge-sans... Fix return status of AtomicExpandPass
2020-07-09 Sam McCall[clangd] Fix error handling in config.yaml parsing.
2020-07-09 Kai Luo[PowerPC] Only make copies of registers on stack in...
2020-07-09 Vitaly Buka[StackSafety,NFC] Update documentation
2020-07-09 Craig Topper[X86] Remove unnecessary union from getHostCPUFeatures...
2020-07-09 Douglas YungIncrease DIAG_SIZE_AST as we have hit it.
2020-07-09 Johannes Doerfert[OpenMP] Make complex soft-float functions on the GPU...
2020-07-09 Louis Dionne[libc++] Fix test failures in C++14 mode
2020-07-09 Lang Hames[ORC] Modify LazyCallThroughManager to support asynchro...
2020-07-09 Xing GUO[DWARFYAML][unittest] Refactor parseDWARFYAML().
2020-07-09 Eric ChristopherFix a typo in an error message.
2020-07-09 Stella LaurenzoAdd missing CMake bool canonicalizations.
2020-07-09 Qiu Chaofan[Legalizer] Fix wrong operand in split vector helper
2020-07-09 River Riddle[mlir] Print 0 element DenseElementsAttr as dense<...
2020-07-09 Richard SmithImprove diagnostics for constant evaluation that fails...
next