platform/upstream/llvm.git
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...
2020-06-12 Jonas Devlieghere[lldb/Test] Fix unit test suffixes and add a CMake...
2020-06-12 Thomas Lively[WebAssembly] Add intrinsic for i64x2.mul
2020-06-12 Eric ChristopherTemporarily revert "[MemCpyOptimizer] Simplify API...
2020-06-12 Jonas Devlieghere[lldb/Test] Fix unittest name
2020-06-12 Roman Lebedev[NFCI][MachineCopyPropagation] invalidateRegister(...
2020-06-12 Roman Lebedev[NFCI] VectorCombine: add statistic for bitcast(shuf...
2020-06-12 Roman Lebedev[NFC] OpenMPOpt: add a statistic for num of parallel...
2020-06-12 Kazushi (Jam... Add GNU idutils tag filename to .gitignore.
2020-06-12 Ronak Chauhan[MC] Changes to help improve target specific symbol...
2020-06-12 Christopher... [SVE] Break dependency of Type.h on DerivedTypes.h
2020-06-12 David Blaikiellvm-dwarfdump: Include unit count in DWP index header...
2020-06-12 Vladimir Vereschaka[CMake] Use 'ssh.py' executor to run the remote library...
2020-06-12 Michael Liao[amdgpu] Skip OR combining on 64-bit integer before...
2020-06-12 Sterling AugustineRevert "[analyzer][NFC] Don't allow dependency checkers...
2020-06-12 Erich KeaneUpdate Kaleidoscope tutorial inline code
2020-06-12 Louis Dionne[libc++] Add missing sitedir to local Lit config
2020-06-12 Stanislav Mekhanoshin[AMDGPU] Sorted targets in amdgpu-features.cl. NFC.
2020-06-12 Casey Carter[libcxx][test] include <algorithm> for is_permutation
2020-06-12 Amara Emerson[AArch64][GlobalISel] Legalize vector G_PTR_ADD and...
2020-06-12 David Green[ARM] Always use reductions intrinsics under MVE
2020-06-12 Daniel Grumberg[TableGen] Make behavior of getValueAsListOfStrings...
2020-06-12 Louis Dionne[libc++] Remove obsolete 'newlib' Lit Feature
2020-06-12 Louis Dionne[libc++] Migrate Lit platform detection to the DSL
2020-06-12 Louis Dionne[Lit] Pass through SSH_AUTH_SOCK from the surrounding...
2020-06-12 Michael Liao[DAGCombine] Generalize the case (add (or x, c1), c2...
2020-06-12 Richard SmithDon't diagnose a redeclaration of a deduction guide...
2020-06-12 peter klausler[flang] Dodge bogus uninitialized data warning from...
2020-06-12 Jacques Pienaar[analyzer] Avoid unused variable warning in opt build
2020-06-12 Jessica Paquette[AArch64][GlobalISel] Allow G_DUP for elements smaller...
2020-06-12 Jessica Paquette[AArch64][GlobalISel] Set hasSideEffects = 0 on custom...
next