platform/upstream/llvm.git
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...
2019-03-16 Peter Collingbournegn build: Merge r356305.
2019-03-16 Heejin Ahn[WebAssembly] Irreducible control flow rewrite
2019-03-16 Fangrui Song[ADT] Make SmallVector emplace_back return a reference
2019-03-16 Julian Lettner[TSan][libdispatch] Configure libdispatch lit tests
2019-03-16 Sam Clegg[WebAssembly] Error on R_WASM_MEMORY_ADDR relocations...
2019-03-16 Amara Emerson[GlobalISel] Make isel verification checks of vregs...
2019-03-16 Devin Coughlin[analyzer] Teach scan-build to find clang when installe...
2019-03-15 Csaba Dabishello, clang
2019-03-15 Peter Collingbournegn build: Add missing dependency to check-clang target.
2019-03-15 Fedor Sergeev[TimePasses] allow -time-passes reporting into a custom...
2019-03-15 Amara Emerson[GlobalISel] Allow MachineIRBuilder to build subregiste...
2019-03-15 Eli Friedman[ARM] Add MachineVerifier logic for some Thumb1 instruc...
2019-03-15 Jonathan Peyton[OpenMP] Fix OMPT cancellation test for GOMP
2019-03-15 Roman Lebedev[X86] X86ISelLowering::combineSextInRegCmov(): also...
2019-03-15 Roman Lebedev[X86] Promote i8 CMOV's (PR40965)
2019-03-15 Nikita Popov[AArch64] Turn BIC immediate creation into a DAG combine
2019-03-15 Changpeng FangAMDGPU: Fix a SIAnnotateControlFlow issue when there...
2019-03-15 Alex Langford[CMake] Correct CMake message mode
2019-03-15 Brian Gesiak[coroutines][PR40978] Emit error for co_yield within...
2019-03-15 Dan Liew[CMake] Fix broken uses of `try_compile_only()` and...
2019-03-15 Craig Topper[X86] Strip the SAE bit from the rounding mode passed...
2019-03-15 Philip Reames[SimplifyDemandedVec] Strengthen handling all undef...
2019-03-15 Simon Pilgrim[X86][SSE] Fold scalar_to_vector(i64 anyext(x)) ->...
2019-03-15 Evgeny Mankov[CUDA][Windows] Partial fix for bug 38811 (Step 2 of 3)
2019-03-15 Nikita Popov[ValueTracking] Use ConstantRange overflow checks for...
2019-03-15 Jonathan Peyton[OpenMP] Add missing parenthesis in Perl module
2019-03-15 Jonathan Peyton[OpenMP] Remove deprecated taskq
2019-03-15 Sanjay Patel[InstCombine] add tests for logic of NaN fcmps; NFC
2019-03-15 Nikita Popov[ConstantRange] Try to fix compiler warnings; NFC
2019-03-15 Philip Reames[tests] Add a test for constexpr mask as requested...
2019-03-15 Zachary TurnerAbbreviation declarations are required to have non...
2019-03-15 Sanjay Patel[InstCombine] add tests for masked store/scatter; NFC
2019-03-15 Amara Emerson[AArch64][GlobalISel] Regbankselect: Fix G_BUILD_VECTOR...
2019-03-15 Julian Lettner[TSan][libdispatch] Enable linking and running of tests...
2019-03-15 Philip Reames[X86][GlobalISEL] Support lowering aligned unordered...
2019-03-15 Yonghong Song[BPF] handle external global properly
2019-03-15 Zachary TurnerReturn Error and Expected from more DWARF interfaces.
2019-03-15 Aaron Enye Shi[HIP-Clang] propagate -mllvm options to opt and llc
2019-03-15 Nikita Popov[ConstantRange] Add overflow check helpers
2019-03-15 Adrian PrantlImplement a better way of not passing the sanitizer...
2019-03-15 Simon Pilgrim[AArch64] Regenerate build vector tests
next