platform/upstream/llvm.git
2019-03-18 Jason MolendaA target definition file that may work for
2019-03-18 Nikita Popov[ValueTracking][InstSimplify] Support min/max selects...
2019-03-18 Nikita Popov[InstCombine] Add tests for add nuw + uaddo; NFC
2019-03-18 Craig Topper[X86] Allow any 8-bit immediate to be used with BT...
2019-03-18 Alex Langford[CMake] Set LLVM_DEFAULT_EXTERNAL_LIT in standalone...
2019-03-18 Amara Emerson[GlobalISel] Include missing change from r356396
2019-03-18 Sam Clegg[WebAssembly] Don't override default implementation...
2019-03-18 Nikita Popov[ValueTracking][InstSimplify] Move abs handling into...
2019-03-18 Nikita Popov[InstSimplify] Add additional icmp of min/max tests...
2019-03-18 Craig Topper[X86] Use relocImm in the ROL8ri/ROL16ri/ROL32ri/ROL64r...
2019-03-18 Craig Topper[X86] Replace uses of i64immSExt32_su with i64relocImmS...
2019-03-18 Michael Liao[AMDGPU] Enable code selection using `s_mul_hi_u32...
2019-03-18 Jake Ehrlich[llvm-objcopy] Make .build-id linking atomic
2019-03-18 Nikita Popov[InstCombine] Improve with.overflow intrinsic tests...
2019-03-18 Sam CleggRestore comment regarding why Reloc::PIC_ can't be PIC
2019-03-18 Davide Italiano[API] Remove unneded LLDB_DISABLE_PYTHON markers.
2019-03-18 Alexandre GaneaFix flat-error-unsupported-gpu-hsa test
2019-03-18 Tim Renouf[AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic
2019-03-18 Tim Renouf[AMDGPU] Asm/disasm v_cndmask_b32_e64 with abs/neg...
2019-03-18 Erik Pilkington[Sema] Add some compile time _FORTIFY_SOURCE diagnostics
2019-03-18 Amara EmersonRevert r356304: remove subreg parameter from MachineIRB...
2019-03-18 Alexandre Ganea[DebugInfo][PDB] Don't write empty debug streams
2019-03-18 Tim Renouf[MsgPack][AMDGPU] Fix unflushed raw_string_ostream...
2019-03-18 Craig Topper[X86] Rename imm8_su/imm16_su/imm32_su to relocImm8_su...
2019-03-18 Warren Ristow[SCEV] Guard movement of insertion point for loop-invar...
2019-03-18 Adhemerval... [AArch64] Small fix for getIntImmCost
2019-03-18 Adhemerval... [AArch64] Optimize floating point materialization
2019-03-18 Adhemerval... [TargetLowering] Add code size information on isFPImmLe...
2019-03-18 Alexey Bataev[OPENMP] Set scheduling for doacross loops as schedule, 1.
2019-03-18 Adhemerval... [AArch64] Refactor floating point materialization. NFC
2019-03-18 Louis Dionne[libc++][NFC] Promote CMake comment to an actual option...
2019-03-18 Michael Liao[AMDGPU] Add the missing clang change of the experiment...
2019-03-18 Craig Topper[X86] Remove the _alt forms of (V)CMP instructions...
2019-03-18 Sanjay Patel[InstCombine] add/adjust test for NaN checks; NFC
2019-03-18 Nirav Dave[DAG] Cleanup unused node in SimplifySelectCC.
2019-03-18 Michael Liao[MVT] Fix typos in comment. NFC.
2019-03-18 Nico Weberlld-link: Run conflict-mangled.test on all systems
2019-03-18 Pavel LabathSkip TestVSCode_setFunctionBreakpoints on linux
2019-03-18 Pavel LabathFix some "variable 'foo' set but not used" warnings
2019-03-18 Pavel LabathFix libstdc++ data formatters for python3
2019-03-18 Louis Dionne[libc++] Add a test for PR40977
2019-03-18 Siva Chandra[ELF] Emit weak-undef symbols in .dynsym of a PIE binar...
2019-03-18 Neil Henning[AMDGPU] Add an experimental buffer fat pointer address...
2019-03-18 Sanjay Patel[InstCombine] allow general vector constants for funnel...
2019-03-18 George Rimar[llvm-objcopy] - Calculate the string table section...
2019-03-18 Pavel LabathFix TestCommandScriptImmediateOutput for python3
2019-03-18 Sanjay Patel[InstCombine] extend rotate-left-by-constant canonicali...
2019-03-18 Simon Pilgrim[SystemZ] Remove icmp undef from reduced tests
2019-03-18 Sanjay Patel[InstCombine] add funnel shift tests with arbitrary...
2019-03-18 Fangrui Song[pp-trace] Delete -ignore and add a new option -callbacks
2019-03-18 Roman Lebedev[llvm-exegesis] Separate tool options into three catego...
2019-03-18 David Stenberg[DebugInfo] Ignore bitcasts when lowering stack arg...
2019-03-18 Pavel LabathFix "type qualifiers ignored on cast result type" warnings
2019-03-18 Pavel LabathReinitialize UnwindTable when the SymbolFile changes
2019-03-18 Christof Douma[AArch64] Fix bug 35094 atomicrmw on Armv8.1-A+lse
2019-03-18 Craig Topper[X86] Hopefully fix a tautological compare warning...
2019-03-18 Alex Bradbury[RISCV] Add ImmArg to intrinsics
2019-03-18 Craig Topper[X86] Add ADD8ri_DB and ADD8rr_DB to the autogenerated...
2019-03-18 Craig Topper[X86] Make ADD*_DB post-RA pseudos and expand them...
2019-03-18 Craig Topper[X86] Add tab character to the custom printing of VPCMP...
2019-03-17 Matt ArsenaultAdd testcase from bug 41079
2019-03-17 Matt ArsenaultRemove immarg from llvm.expect
2019-03-17 Craig Topper[X86] Merge printf32mem/printi32mem into a single print...
2019-03-17 Tim Renouf[CodeGen] Defined MVTs v3i32, v3f32, v5i32, v5f32
2019-03-17 Tim Renouf[CodeGen] Prepare for introduction of v3 and v5 MVTs
2019-03-17 David Green[ARM] Check that CPSR does not have other uses
2019-03-17 Matt ArsenaultRegAllocFast: Add hint to debug printing
2019-03-17 Matt ArsenaultAMDGPU: Partially fix default device for HSA
2019-03-17 Nikita Popov[ConstantRange] Add assertion for KnownBits validity...
2019-03-17 Nikita Popov[ValueTracking] Use ConstantRange overflow check for...
2019-03-17 Craig Topper[X86] Remove the _alt forms of AVX512 VPCMP instruction...
2019-03-17 Craig Topper[X86] Remove the _alt forms of XOP VPCOM instructions...
2019-03-17 Tim Renouf[AMDGPU] Prepare for introduction of v3 and v5 MVTs
2019-03-17 Tim Renouf[ARM] Fixed an assumption of power-of-2 vector MVT
2019-03-17 Simon Pilgrim[AMDGPU] Regenerate some f16/i16 tests.
2019-03-17 Nikita Popov[ConstantRange] Add fromKnownBits() method
2019-03-17 Sanjay Patel[InstCombine] canonicalize rotate right by constant...
2019-03-17 Sanjay Patel[InstCombine] add tests for rotate by constant using...
2019-03-17 David Green[ARM] Search backwards for CMP when combining into CBZ
2019-03-17 David Green[ARM] Add some CBZ constant island tests. NFC
2019-03-17 George Rimar[LLD][ELF] - Replace one of the tests with a YAML version.
2019-03-17 Nikita Popov[DAGCombine] Fold (x & ~y) | y patterns
2019-03-17 Sanjay Patel[TargetLowering] improve the default expansion of uadds...
2019-03-17 Fangrui Song[ELF] De-virtualize findOrphanPos, excludeLibs and...
2019-03-17 Alex Bradbury[RISCV][NFC] Factor out matchRegisterNameHelper in...
2019-03-17 Alex Bradbury[RISCV] Fix RISCVAsmParser::ParseRegister and add tests
2019-03-16 Peter CollingbourneCodeGen: Preserve packed attribute in constStructWithPa...
2019-03-16 Simon Pilgrim[DAGCombine] combineShuffleOfScalars - handle non-zero...
2019-03-16 Yonghong Song[BPF] Add BTF Var and DataSec Support
2019-03-16 Simon Pilgrim[X86][SSE] Constant fold PEXTRB/PEXTRW/EXTRACT_VECTOR_E...
2019-03-16 Simon Pilgrim[X86] Add SimplifyDemandedBitsForTargetNode support...
2019-03-16 Csaba Dabis[analyzer] ConditionBRVisitor: Unknown condition evalua...
2019-03-16 Csaba Dabis[analyzer] ConditionBRVisitor: Remove GDM checking
2019-03-16 Csaba DabisRevert "[analyzer] ConditionBRVisitor: Remove GDM checking"
2019-03-16 Csaba DabisRevert "[analyzer] ConditionBRVisitor: Unknown conditio...
2019-03-16 Csaba Dabis[analyzer] ConditionBRVisitor: Unknown condition evalua...
2019-03-16 Csaba Dabis[analyzer] ConditionBRVisitor: Remove GDM checking
2019-03-16 Heejin Ahn[WebAssembly] Use rethrow intrinsic in the rethrow...
2019-03-16 Heejin Ahn[WebAssembly] Make rethrow take an except_ref type...
2019-03-16 Heejin Ahn[WebAssembly] Method order change in LateEHPrepare...
next