platform/upstream/llvm.git
2020-06-15 Dominik Montada[MachineVerifier][GlobalISel] Check that branches have...
2020-06-15 Max Kazantsev[Test] Add an example of unprofitable PR Phi insertion
2020-06-15 TykerPrevent IR-gen from emitting consteval declarations
2020-06-15 Kirill BobyrevNFC: Make sure function arguments have the same name...
2020-06-15 Alexander Belyaev[mlir][shape] Lower Shape `ConstSizeOp` to Standard...
2020-06-15 Sam Parker[CostModel] getCFInstrCost in getUserCost.
2020-06-15 Kirill Bobyrev[lldb] Handle all Clang::Type::Builtin enums
2020-06-15 Kristina Bessonova[CMake][runtimes] Skip adding 2nd set of the same varia...
2020-06-15 Sam Parker[NFCI][CostModel] Unify FNeg cost
2020-06-15 Nikita Popov[IR] Prefer hasFnAttribute() where possible (NFC)
2020-06-15 Sam Parker[CostModel] Unify ExtractElement cost.
2020-06-15 Max Kazantsev[NFC] Bail early simplifying unconditional branches
2020-06-15 Fangrui Song[msan] Fix comment of __msan::Origin::isHeapOrigin
2020-06-15 Sam ParkerRevert "Return "[InstCombine] Simplify compare of Phi...
2020-06-15 Sander de Smalen[SVE] Ensure proper mangling of ACLE tuple types
2020-06-15 Sander de Smalen[SveEmitter] Add SVE tuple types and builtins for svundef.
2020-06-15 Vitaly Buka[SafeStack,NFC] Make StackColoring read-only
2020-06-15 Vitaly Buka[SafeStack,NFC] Remove unneded branch
2020-06-15 Vitaly Buka[SafeStack,NFC] Fix naming style
2020-06-15 Vitaly Buka[SafeStack,NFC] Cleanup LiveRange interface
2020-06-15 Vitaly Buka[SafeStack,NFC] "const" cleanup
2020-06-15 Vitaly Buka[SafeStack,NFC] Add BlockLifetimeInfo constructor
2020-06-15 Vitaly Buka[SafeStack,NFC] Use IntrinsicInst instead of Instruction
2020-06-15 Vitaly Buka[SafeStack,NFC] Move ClColoring into SafeStack.cpp
2020-06-15 Vitaly Buka[SafeStack,NFC] Move unconditional code into constructor
2020-06-15 Max Kazantsev[Test] Update test with check script, add two more...
2020-06-15 Chen Zheng[PowerPC] fma chain break to expose more ILP
2020-06-15 Wenlei He[NewPM] Avoid redundant CGSCC run for updated SCC
2020-06-15 Kang Zhang[PowerPC] Add some InstAlias for mtspr/mfspr instructions
2020-06-15 Jez Ng[lld-macho] Set REQUIRES: x86 on more tests
2020-06-15 Chen Zheng[PowerPC] fold a bug for rlwinm folding when with full...
2020-06-14 Jez Ng[lld-macho] Properly handle & validate relocation r_length
2020-06-14 Jez Ng[lld-macho] No need to explicitly specify -arch in...
2020-06-14 Simon Pilgrim[X86][SSE] Fold BITOP(MOVMSK(X),MOVMSK(Y)) -> MOVMSK...
2020-06-14 Nikita Popov[IR] Remove unused IndexAttrPair typedef (NFC)
2020-06-14 Nikita Popov[IR] Support efficient AssertingVH/PoisoningVH lookup
2020-06-14 Florian Hahn[LAA] Do not set CanDoRT to false for AS that do not...
2020-06-14 Whitney Tsang[LoopUnroll] Allow loops with multiple exiting blocks...
2020-06-14 Matt ArsenaultAMDGPU: Add some baseline immediate encoding test changes
2020-06-14 Matt ArsenaultAMDGPU: Do not bundle inline asm
2020-06-14 Matt ArsenaultGlobalISel: Add some basic getters to GISelKnownBits
2020-06-14 Matt ArsenaultAMDGPU/GlobalISel: Select general case for G_PTRMASK
2020-06-14 Matt ArsenaultAMDGPU: Fix spill/restore of 192-bit registers
2020-06-14 Simon Pilgrim[X86][SSE] Add tests for missing BITOP(MOVMSK(X),MOVMSK...
2020-06-14 Qiu Chaofan[PowerPC] Support constrained rounding operations
2020-06-14 Qiu Chaofan[PowerPC] Exploit vnmsubfp instruction
2020-06-14 Qiu Chaofan[DAGCombiner] Require ninf for division estimation
2020-06-14 Sanjay Patel[PassManager] restore early-cse to vector cleanup
2020-06-14 Joachim Protze[OpenMP][Tool] Extend reuse of OMPT testing
2020-06-14 Joachim Protze[OpenMP] support alloc of serialized tasks
2020-06-14 Nikita Popov[LVI] Fix class indentation (NFC)
2020-06-14 Nikita Popov[LVI] Cache lookup of experimental.guard intrinsic...
2020-06-14 David Green[ARM] Additional cast cost tests.
2020-06-14 Sanjay Patel[InstCombine] reassociate FP diff of sums into sum...
2020-06-14 Sanjay Patel[InstCombine] allow undef elements when comparing vecto...
2020-06-14 Simon Pilgrim[X86][SSE] LowerVectorAllZeroTest - add support for...
2020-06-14 Uday Bondhugula[MLIR][NFC] Update vim syntax file
2020-06-14 njames93[clangd] Fix windows builds failing on check-clangd
2020-06-14 Simon Pilgrim[X86][SSE] Add non-SSE41 target PTEST tests
2020-06-14 Xing GUO[NFC] mv llvm/test/tools/obj2yaml/macho-DWARF-debug...
2020-06-14 Xing GUO[ObjectYAML][DWARF] Let the target address size be...
2020-06-14 Fangrui Song[IteratedDominanceFrontier] Decrease number of SmallPtr...
2020-06-13 Craig Topper[X86] Add mayLoad flag to FARCALL*m/FARJMP memory instr...
2020-06-13 Craig Topper[X86] Automatically harden inline assembly RET instruct...
2020-06-13 Craig Topper[X86] Teach combineBitcastvxi1 to prefer movmsk on...
2020-06-13 Craig Topper[X86] Move -x86-use-vzeroupper command line flag into...
2020-06-13 Roman Lebedev[NFCI][AggressiveInstCombiner] Add `STATISTIC()`s for...
2020-06-13 Vladimir VereschakaRevert "[libc++] Migrate Lit platform detection to...
2020-06-13 Florian Hahn[DSE,MSSA] Fix location order in isOverwrite call.
2020-06-13 Craig Topper[X86] Enable the EVEX->VEX compression pass at -O0.
2020-06-13 Craig Topper[X86] Separate imm from relocImm handling.
2020-06-13 Amanieu d'AntrasFix FastISel dropping srcloc metadata from InlineAsm
2020-06-13 Xing GUO[lldb][test] Trying to fix build bot after 0431e4bcb27b...
2020-06-13 Xing GUORecommit "[DWARFYAML][debug_line] Replace `InitialLengt...
2020-06-13 Bruno Ricci[clang][NFC] Pack LambdaExpr
2020-06-13 mydeveloperday[clang-format] Fix short block when braking after contr...
2020-06-13 Bruno Ricci[clang][NFC] Add an AST dump test for LambdaExpr
2020-06-13 Bruno Ricci[clang][NFC] Mark CWG 1443 (Default arguments and non...
2020-06-13 Bruno Ricci[clang][NFC] Mark CWG 974 and 1814 (default argument...
2020-06-13 Xing GUORevert "[DWARFYAML][debug_line] Replace `InitialLength...
2020-06-13 Xing GUO[DWARFYAML][debug_line] Replace `InitialLength` with...
2020-06-13 Nikita PopovReapply [LVI] Restructure caching to fix non-determinism
2020-06-13 Amanieu d'Antras[libunwind][RISCV] Track PC separately from RA
2020-06-13 Jonas Devlieghere[lldb] Remove unnecessary c_str() in OutputFormattedHel...
2020-06-13 Jonas Devlieghere[lldb] Small improvements in ValueObjectPrinter::PrintD...
2020-06-13 Craig Topper[X86] Remove brand_id check from getHostCPUName.
2020-06-13 Craig Topper[X86] Remove brand_id check from cpu_indicator_init.
2020-06-13 Mehdi AminiFix GCC5 build by renaming variable used in 'auto'...
2020-06-13 Dan Gohman[WebAssembly] WebAssembly doesn't support "protected...
2020-06-13 Craig Topper[X86] Combine the three feature variables in getHostCPU...
2020-06-13 Craig Topper[X86] Combine to two feature variables in __cpu_indicat...
2020-06-13 Craig Topper[X86] Explicitly initialize __cpu_features2 global...
2020-06-13 Vitaly Buka[StackSafety] Run ThinLTO
2020-06-13 Vitaly Buka[StackSafety,NFC] Extract addOverflowNever
2020-06-13 Eric Schweitz[flang] Add the helper class for building fir.do_loop...
2020-06-12 George Mitenkov[MLIR][SPIRVToLLVM] Implemented shift conversion pattern
2020-06-12 Jonas Devlieghere[lldb/Test] Assert that no targets or modules remain...
2020-06-12 Pete Steinfeld[flang] Added test for specification expressions
2020-06-12 HazemAbdelhafez[mlir][spirv] Enhance structure type member decoration...
2020-06-12 Casey Carter[libcxx][test] Silence MSVC signed-to-unsigned implicit...
next