platform/upstream/llvm.git
2019-06-18 Matt ArsenaultAMDGPU: Remove unnecessary check for virtual register
2019-06-18 Matt ArsenaultAMDGPU: Fix iterator crash in AMDGPUPromoteAlloca
2019-06-18 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for amdgcn.div.scale
2019-06-18 Sjoerd Meijer[ARM] Some Thumb2ITBlock clean ups. NFC
2019-06-18 Jonas Paulsson[SystemZ] Fix AHIMuxK pseudo expansion.
2019-06-18 Sam McCall[clangd] Add a capability to enable completions with...
2019-06-18 Haojian Wu[clangd] Parse files without extensions if we don't...
2019-06-18 Haojian Wu[clangd] Detect C++ language based on well-known file...
2019-06-18 Valery Pykhtin[AMDGPU] Speed up live-in virtual register set computai...
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-18 Simon Pilgrim[X86] Regenerate promote.ll. NFC.
2019-06-18 Diogo N. Sampaio[NFC] Improve triple match of scripts that update tests
2019-06-18 Simon Pilgrim[X86] Replace any_extend* vector extensions with zero_e...
2019-06-18 Jeremy Morse[DebugInfo][Docs] Document that prologue/epilogue varia...
2019-06-18 Pavel LabathFix windows build for r363357
2019-06-18 Yevgeny Rouban[SimplifyCFG] NFC, prof branch_weighs handling is simpl...
2019-06-18 Mikael HolmenFix compiler warning by removing unused variable
2019-06-18 Fangrui Song[llvm-objdump] Tidy up AMDGCNPrettyPrinter
2019-06-18 Fangrui SongRevert D60974 "[clang-ifs] Clang Interface Stubs, first...
2019-06-18 Puyan Lotfi[NFC] Undoing r363646 to fix bots.
2019-06-18 Craig Topper[X86] Add i128 ctpop and i32/i64/i128 optsize test...
2019-06-18 Puyan Lotfi[NFC] Fixing -DBUILD_SHARED_LIBS=ON problem caused...
2019-06-18 Craig Topper[X86] Move code that shrinks immediates for ((x <<...
2019-06-18 Craig Topper[X86] Remove MOVDI2SSrm/MOV64toSDrm/MOVSS2DImr/MOVSDto6...
2019-06-18 Craig Topper[X86] Introduce new MOVSSrm/MOVSDrm opcodes that use...
2019-06-18 Tom StellardGlobalISel: Remove redundant pass initialization
2019-06-18 Dan LiewDisable recently added Darwin symbolization tests for...
2019-06-18 Dan Liew[NFC] Split `Darwin/asan-symbolize-partial-report-with...
2019-06-18 Dan Liew[asan_symbolize] Teach `asan_symbolize.py` to symbolica...
2019-06-18 Alex Brachet[llvm-strip] Error when using stdin twice
2019-06-17 Matt ArsenaultGlobalISel: Use the original flags when lowering fneg...
2019-06-17 Peter Collingbournehwasan: Use bits [3..11) of the ring buffer entry addre...
2019-06-17 Peter Collingbournehwasan: Add a tag_offset DWARF attribute to instrumente...
2019-06-17 Peter Collingbournegn build: Merge r363626.
2019-06-17 Dan Liew[CMake] Fix the value of `config.target_cflags` for...
2019-06-17 Amara Emerson[GlobalISel][Localizer] Rewrite localizer to run in...
2019-06-17 Michael BergPropagate fmf in IRTranslate for fneg
2019-06-17 Craig TopperUse VR128X instead of FR32X/FR64X for the register...
2019-06-17 Craig Topper[X86] Make an assert in LowerSCALAR_TO_VECTOR stricter...
2019-06-17 Francis Visoiu... [Remarks][Driver] Use the specified format in the remar...
2019-06-17 Puyan Lotfi[clang-ifs] Clang Interface Stubs, first version.
2019-06-17 Stanislav Mekhanoshin[AMDGPU] Use custom inserter for gfx10 VOP2b
2019-06-17 Mitch Phillips[GWP-ASan] Disable GWP-ASan on Android for now.
2019-06-17 Stanislav Mekhanoshin[AMDGPU] gfx1010 subvector test. NFC.
2019-06-17 Richard SmithFix crash when checking a dependently-typed reference...
2019-06-17 Volkan Keles[test][AArch64] Relax the check line for G_BRJT in...
2019-06-17 Richard SmithRewrite ConstStructBuilder with a mechanism that can...
2019-06-17 Philip ReamesTeach getSCEVAtScope how to handle loop phis w/invarian...
2019-06-17 Richard SmithAdd convenience utility for replacing a range within...
2019-06-17 Daniel Sanders[globalisel] Fix iterator invalidation in the extload...
2019-06-17 Evgeniy StepanovStop counting pops in tsan/check_analyze.sh.
2019-06-17 Stanislav Mekhanoshin[AMDGPU] Propagate function attributes thru bitcasts
2019-06-17 Philip ReamesFix a bug w/inbounds invalidation in LFTR (recommit)
2019-06-17 Rainer OrthClang :: Sema/wchar.c has long been failing on Solaris:
2019-06-17 Adrian Prantlllgdb.py: Make sure to clean up the debugger on exit.
2019-06-17 Peter Collingbournegn build: Merge r363483.
2019-06-17 Peter Collingbournegn build: Merge r363584.
2019-06-17 Jonas DevlieghereAdd color to the default thread and frame format.
2019-06-17 David BlaikiePR42205: DebugInfio: Do not attempt to emit debug info...
2019-06-17 Louis Dionne[NFC] Assign a couple of LWG issues to myself
2019-06-17 Mitch PhillipsAttempt to fix GWP-ASan build failure on sanitizer...
2019-06-17 Louis Dionne[libc++] Update ABI list for ABI v2
2019-06-17 Nicolai HaehnleAMDGPU/GFX10: Don't generate s_code_end padding in...
2019-06-17 Philip ReamesReduced test case for pr42279 in advance of the relevan...
2019-06-17 Nicolai HaehnleAMDGPU: Explicitly define a triple for some tests
2019-06-17 Michael Kruse[test] Add wrap flags after D61934.
2019-06-17 Joseph Tremoulet[EarlyCSE] Fix hashing of self-compares
2019-06-17 Alina Sbirlea[MemorySSA] Don't use template when the clone is a...
2019-06-17 Jessica Paquette[GlobalISel][AArch64] Fold G_SUB into G_ICMP when it...
2019-06-17 Craig Topper[X86] Add TB_NO_REVERSE to some memory folding table...
2019-06-17 Marshall ClowUpdate status of issue 3209
2019-06-17 Valery PykhtinLiveInterval.h: add LiveRange::findIndexesLiveAt functi...
2019-06-17 Simon Pilgrim[X86][SSE] Scalarize under-aligned XMM vector nt-stores...
2019-06-17 Matt ArsenaultAMDGPU: Make getreg intrinsic inaccessiblememonly
2019-06-17 Alina Sbirlea[MemorySSA] Add all MemoryPhis before filling their...
2019-06-17 Marshall ClowAdd tests for LWG 3206. NFC
2019-06-17 Stanislav Mekhanoshin[AMDGPU] gfx1010 wavefrontsize intrinsic folding
2019-06-17 Matt ArsenaultAMDGPU: Fold readlane/readfirstlane calls
2019-06-17 Stanislav Mekhanoshin[AMDGPU] Pass to propagate ABI attributes from kernels...
2019-06-17 Michael Liao[clang][AST] Remove unnecessary 'const'.
2019-06-17 Mitch Phillips[GWP-ASan] Integration with Scudo [5].
2019-06-17 Nico Webergn build: Merge r363541
2019-06-17 Simon Pilgrim[X86][AVX] Split under-aligned vector nt-stores.
2019-06-17 Warren Ristow[LV] Suppress vectorization in some nontemporal cases
2019-06-17 Matt ArsenaultGlobalISel: Ignore callsite attributes when picking...
2019-06-17 Matt ArsenaultGlobalISel: Verify intrinsics
2019-06-17 Matt ArsenaultAMDGPU/GlobalISel: Account for multiple defs when findi...
2019-06-17 Stanislav Mekhanoshin[AMDGPU] gfx1010 wave32 metadata
2019-06-17 Tom StellardAMDGPU/GlobalISel: Implement select for G_ICMP and...
2019-06-17 Marshall ClowUpdate the meeting page with papers/issues that are...
2019-06-17 Mike SpertusVarious improvements to Clang MSVC Visualizer
2019-06-17 Francis Visoiu... [Remarks] Extend -fsave-optimization-record to specify...
2019-06-17 Michael Kruse[ScopInliner] Register FunctionAnalysisManagerModuleProxy.
2019-06-17 Simon Pilgrim[X86] combineLoad - begun making the load split code...
2019-06-17 Kostya Kortchinsky[scudo][standalone] Introduce the combined allocator
2019-06-17 Haojian Wu[clangd] Perform merge for main file symbols.
2019-06-17 Jan Kratochvil[lldb] [test] Extend D55859 symbols.enable-external...
2019-06-17 Whitney TsangPHINode: introduce setIncomingValueForBlock() function...
2019-06-17 Simon Pilgrim[X86][SSE] Add tests for underaligned nt loads
2019-06-17 Simon Pilgrim[X86][SSE] Prevent misaligned non-temporal vector load...
next