OSDN Git Service

[mips] Remove redundant test case. NFC
[android-x86/external-llvm.git] / lib /
2019-07-17 Simon Atanasyan[mips] Use mult/mflo pattern on 64-bit targets prior...
2019-07-17 Simon Atanasyan[mips] Implement .cplocal directive
2019-07-17 Simon Atanasyan[mips] Support the "o" inline asm constraint
2019-07-16 Stanislav Mekhanoshin[AMDGPU] Autogenerate register asm names
2019-07-16 Matt ArsenaultGlobalISel: Add overload of handleAssignments with...
2019-07-16 Guanzhong Chen[WebAssembly] Compile all TLS on Emscripten as local...
2019-07-16 Guanzhong Chen[WebAssembly] Implement thread-local storage (local...
2019-07-16 Sanjay Patel[x86] use more phadd for reductions
2019-07-16 David BlaikieDWARF: Skip zero column for inline call sites
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_ASHR
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_LSHR
2019-07-16 Jinsong Ji[PowerPC][HTM] Fix impossible reg-to-reg copy assert...
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select G_SHL
2019-07-16 Stanislav Mekhanoshin[AMDGPU] Change register type for v32 vectors
2019-07-16 Michael LiaoFix -Wreturn-type warning. NFC.
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of private stores
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select private loads
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select flat stores
2019-07-16 Matt ArsenaultAMDGPU: Add register classes to flat store patterns
2019-07-16 Philip Reames[IndVars] Speculative fix for an assertion failure...
2019-07-16 Matt ArsenaultAMDGPU: Replace store PatFrags
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Select flat loads
2019-07-16 Nico WeberTeach `llvm-pdbutil pretty -native` about `-injected...
2019-07-16 Jay Foad[AMDGPU] Optimize atomic max/min
2019-07-16 Matt ArsenaultAMDGPU: Redefine load PatFrags
2019-07-16 Michael Liao[AMDGPU] Add the adjusted FP as a livein register.
2019-07-16 Ulrich Weigand[Strict FP] Allow more relaxed scheduling
2019-07-16 Francis Visoiu Mistrih[Remarks] Simplify and refactor the RemarkParser interface
2019-07-16 Francis Visoiu Mistrih[Remarks][NFC] Combine ParserFormat and SerializerFormat
2019-07-16 Amara Emerson[ADCE] Fix non-deterministic behaviour due to iterating...
2019-07-16 Amaury Sechet[DAGCombiner] fold (addcarry (xor a, -1), b, c) ->...
2019-07-16 Matt ArsenaultAMDGPU/GlobalISel: Fix test failures in release build
2019-07-16 Kyrylo Tkachov[AArch64] Implement __jcvt intrinsic from Armv8.3-A
2019-07-16 Kyrylo Tkachov[NFC] Test commit: add full stop at end of comment
2019-07-16 Igor Kudrin[DWARF] Fix the reserved values for unit length in...
2019-07-16 Igor Kudrin[DWARF] Fix an incorrect format specifier.
2019-07-16 Igor Kudrin[DWARF] Simplify DWARFAttribute. NFC.
2019-07-16 Craig Topper[X86] In combineStore, don't convert v2f32 load/store...
2019-07-16 Alex Bradbury[RISCV] Match GNU tools canonical JALR and add aliases
2019-07-16 Rui UeyamaFix parameter name comments using clang-tidy. NFC.
2019-07-16 Alex Bradbury[RISCV] Avoid overflow when determining number of nops...
2019-07-16 Alex Bradbury[RISCV] Fix a potential issue in shouldInsertFixupForCo...
2019-07-16 Alex Bradbury[RISCV][NFC] Split PseudoCALL pattern out from instruction
2019-07-16 Alex Bradbury[RISCV][NFC] Fix HasStedExtA -> HasStdExtA typo in...
2019-07-16 Alex Bradbury[RISCV] Make RISCVELFObjectWriter::getRelocType check...
2019-07-16 Peter Collingbournehwasan: Pad arrays with non-1 size correctly.
2019-07-16 Matt ArsenaultAMDGPU: Avoid code predicates for extload PatFrags
2019-07-16 Jonas DevlieghereRe-land "[DebugInfo] Move function from line table...
2019-07-16 Michael Liao[InstructionSimplify] Apply sext/trunc after pointer...
2019-07-16 Jonas DevlieghereRevert "[DebugInfo] Move function from line table to...
2019-07-16 Jonas Devlieghere[DebugInfo] Move function from line table to the prolog...
2019-07-15 Eric ChristopherTemporarily Revert "[SLP] Recommit: Look-ahead operand...
2019-07-15 Leonard ChanRevert "[NewPM] Port Sancov"
2019-07-15 Craig Topper[X86] Teach convertToThreeAddress to handle SUB with...
2019-07-15 Heejin Ahn[WebAssembly] Add missing utility methods for exnref...
2019-07-15 Heejin Ahn[WebAssembly] Rename except_ref type to exnref
2019-07-15 Wouter van Oortmerssen[WebAssembly] Assembler: support special floats: infini...
2019-07-15 Austin Kerbow[AMDGPU] Enable merging m0 initializations.
2019-07-15 Simon Atanasyan[mips] Print BEQZL and BNEZL pseudo instructions
2019-07-15 Matt ArsenaultAMDGPU: Use standalone MUBUF load patterns
2019-07-15 Nick Desaulniers[LoopUnroll+LoopUnswitch] do not transform loops contai...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Allow scalar s1 and/or/xor
2019-07-15 Evgeniy StepanovARM MTE stack sanitizer.
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Don't constrain source register...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix selecting vcc->vcc bank copies
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix not constraining result reg...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix handling of sgpr (not scc bank...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Custom legalize G_INSERT_VECTOR_ELT
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix G_ICMP for wave32
2019-07-15 Matt ArsenaultGlobalISel: Implement narrowScalar for vector extract...
2019-07-15 Thomas Preud'homme[FileCheck] Store line numbers as optional values
2019-07-15 Nico WeberExpand comment about how StringsToBuckets was computed...
2019-07-15 David Green[ARM] MVE vector for 64bit types
2019-07-15 Wouter van Oortmerssen[WebAssembly] Assembler: recognize .init_array as data...
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Widen vector extracts
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Handle llvm.amdgcn.if.break
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.end.cf
2019-07-15 Sanjay Patel[x86] try to keep FP casted+truncated+extracted vector...
2019-07-15 Stella Stamenova[llvm-lib] Add a dependency to intrinsics_gen to the...
2019-07-15 Craig Topper[X86] Return UNDEF from LowerScalarImmediateShift when...
2019-07-15 Matt ArsenaultAMDGPU: Add 24-bit mul intrinsics
2019-07-15 Stanislav Mekhanoshin[AMDGPU] Copy missing predicate from pseudo to real
2019-07-15 Johannes Doerfert[FunctionAttrs] Remove readonly and writeonly assertion
2019-07-15 David Green[ARM] Minor formatting in ARMInstrMVE.td. NFC
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: Select easy cases for G_BUILD_VECTOR
2019-07-15 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for G_CONCAT_VECTORS
2019-07-15 Stanislav Mekhanoshin[AMDGPU] fixed scheduler crash in gfx908
2019-07-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL...
2019-07-15 Dmitry Preobrazhensky[AMDGPU][MC] Corrected encoding of src0 for DS_GWS_...
2019-07-15 Simon Pilgrim[X86] isTargetShuffleEquivalent - assert the expected...
2019-07-15 Simon Atanasyan[mips] Remove "else-after-return". NFC
2019-07-15 David Green[ARM] MVE Vector Shifts
2019-07-15 David Green[ARM] Move Shifts after Bits. NFC
2019-07-15 David Green[ARM] Adjust how NEON shifts are lowered
2019-07-15 Serguei Katkov[Loop Peeling] Fix the bug with IDom setting for exit...
2019-07-15 Florian Hahn[LoopVectorize] Pass unfiltered list of arguments to...
2019-07-15 Serguei Katkov[Loop Peeling] Enable peeling for loops with multiple...
2019-07-15 Hideto Ueno[Attributor] Deduce "nonnull" attribute
next