OSDN Git Service

[ARM] First MVE instructions: scalar shifts.
[android-x86/external-llvm.git] / test /
2019-06-11 Mikhail Maltsev[ARM] First MVE instructions: scalar shifts.
2019-06-11 Nico WeberLet writeWindowsResourceCOFF() take a TimeStamp parameter
2019-06-11 David Bolvansky[NFC] Fixed arm/aarch64 test
2019-06-11 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
2019-06-11 George Rimar[llvm-readobj] - Do not use precompiled binary in elf...
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-06-11 George Rimar[yaml2elf] - Check we are able to set custom sh_link...
2019-06-11 Simon Pilgrim[DAGCombine] GetNegatedExpression - constant float...
2019-06-11 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-11 Sander de SmalenChange semantics of fadd/fmul vector reductions.
2019-06-11 Craig Topper[X86] Add load folding isel patterns to scalar_math_pat...
2019-06-11 Peter CollingbourneSymbolize: Make DWPName a symbolizer option instead...
2019-06-11 Matt ArsenaultAtomicExpand: Don't crash on non-0 alloca
2019-06-11 Matt ArsenaultAMDGPU: Expand < 32-bit atomics
2019-06-11 Nico Weberllvm-lib: Implement /machine: argument
2019-06-10 Philip Reames[Tests] Adjust LFTR dead-iv tests to bypass undef cases
2019-06-10 Cameron McInally[NFC][CodeGen] Forgot 2 unary FNeg tests in X86/fma...
2019-06-10 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/fma-intrinsi...
2019-06-10 Rong Xu[PGO] Handle cases of non-instrument BBs
2019-06-10 Philip Reames[Tests] Split an LFTR dead-iv case
2019-06-10 Jessica Paquette[GlobalISel] Translate memset/memmove/memcpy from undef...
2019-06-10 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to some X86/ and...
2019-06-10 Philip Reames[Tests] Add tests for D62939 (miscompiles around dead...
2019-06-10 Philip Reames[LFTR] Use recomputed BE count
2019-06-10 Jinsong Ji[PowerPC][HTM]Fix $zero is not a GPRC register for...
2019-06-10 Jordan Rupprecht[llvm-objcopy] Fix SHT_GROUP ordering.
2019-06-10 Wolfgang Pieb[ELF][llvm-objdump] Treat dynamic tag values as virtual...
2019-06-10 Andrea Di Biagio[llvm-mca] Enable bottleneck analysis when flag -all...
2019-06-10 Francis Visoiu Mistrih[FastISel] Skip creating unnecessary vregs for arguments
2019-06-10 Piotr Sobczak[AMDGPU] Optimize image_[load|store]_mip
2019-06-10 Simon TathamRevert rL362953 and its followup rL362955.
2019-06-10 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-10 Sanjay Patel[InstCombine] allow unordered preds when canonicalizing...
2019-06-10 Simon Tatham[ARM] Add the non-MVE instructions in Arm v8.1-M.
2019-06-10 Whitney Tsang[DA] Add an option to control delinearization validity...
2019-06-10 Jeremy Morse[DebugInfo] Terminate all location-lists at end of...
2019-06-10 Sanjay Patel[InstCombine] add tests for fabs() with unordered preds...
2019-06-10 Sanjay Patel[InstCombine] fix bug in canonicalization to fabs()
2019-06-10 Sanjay Patel[InstCombine] change canonicalization to fabs() to...
2019-06-10 Simon Tatham[ARM] Disallow PC, and optionally SP, in VMOVRH and...
2019-06-10 Cameron McInally[ExecutionEngine] Add UnaryOperator visitor to the...
2019-06-10 George Rimar[yaml2obj] - Remove TODOs from dynsymtab-implicit-secti...
2019-06-10 George Rimar[llvm-readobj/llvm-readelf] - Don't fail to dump the...
2019-06-10 Sanjay Patel[InstCombine] allow unordered preds when canonicalizing...
2019-06-10 Sanjay Patel[InstCombine] add tests for fcmp unordered pred ->...
2019-06-10 George Rimar[yaml2obj/obj2yaml] - Make RawContentSection::Content...
2019-06-10 George Rimar[yaml2obj] - Do not assert when .dynsym is specified...
2019-06-10 David Green[ARM] Enable Unroll UpperBound
2019-06-10 Nikola Prica[DebugInfo] More strict debug range for stack variables
2019-06-10 QingShan Zhang[DAGCombine] Match a pattern where a wide type scalar...
2019-06-10 Craig Topper[X86] When promoting i16 compare with immediate to...
2019-06-10 Vivek PandyaDo not derive no-recurse attribute if function does...
2019-06-10 Kai Luo[NFC] Test if commit access granted.
2019-06-10 Nico WeberMake test not write to source directory
2019-06-10 Craig Topper[X86] Convert f32/f64 FANDN/FAND/FOR/FXOR to vector...
2019-06-09 Nico WeberRevert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-09 David Bolvansky[TargetLowering] Simplify (ctpop x) == 1
2019-06-09 Roman Lebedev[InstCombine] foldICmpWithLowBitMaskedVal(): 'icmp...
2019-06-09 Roman Lebedev[NFC][InstCombine] Revisit canonicalize-constant-low...
2019-06-09 Sanjay Patel[InstCombine] change canonicalization to fabs() to...
2019-06-09 David Bolvansky[NFC] Adjust test for D63004
2019-06-09 David Bolvansky[NFC] Added test from PR19758
2019-06-09 David Bolvansky[NFC] Added test from PR42084 for D63058
2019-06-09 Nikita Popov[InstCombine] Add tests for usub.sat(x,y)+y etc; NFC
2019-06-09 Sanjay Patel[InstSimplify] enhance fcmp fold with never-nan operand
2019-06-09 Sanjay Patel[InstSimplify] add tests for fcmp with known-never...
2019-06-09 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-06-09 Ayke van Laethem[CaptureTracking] Don't let comparisons against null...
2019-06-09 Amara Emerson[AArch64][GlobalISel] Select immediate forms of cmp...
2019-06-08 Roman Lebedev[X86][Codegen] Add missed pattern that may be a lea+neg
2019-06-08 Sanjay Patel[InstSimplify] enhance fcmp fold with never-nan operand
2019-06-08 David Bolvansky[NFC] Added tests for D63038
2019-06-08 David Green[ARM] Adjust isLegalT1AddressImmediate for non-legal...
2019-06-08 David Green[ARM] Add MVE addressing to isLegalT2AddressImmediate
2019-06-08 David Green[ARM] Add fp16 addressing to isLegalT2AddressImmediate
2019-06-08 David Green[ARM] Add extra gep costmodel tests for MVE and half...
2019-06-08 Jonas Paulsson[SystemZ, RegAlloc] Favor 3-address instructions durin...
2019-06-08 Seiya Nuta[llvm-objcopy][MachO] Recompute and update offset/size...
2019-06-07 Matt ArsenaultLoopDistribute: Add testcase where SCEV wants to insert...
2019-06-07 Matt ArsenaultAMDGPU: Force skips around traps
2019-06-07 Jordan Rupprecht[llvm-objdump] Fix Bugzilla ID 41862 to support checkin...
2019-06-07 Shoaib Meenai[llvm-lipo] Implement -archs
2019-06-07 Michael Pozulp[llvm-objdump] Add warning if --disassemble-functions...
2019-06-07 Volkan Keles[GlobalISel] IRTranslator: Translate the intrinsics...
2019-06-07 Vlad TsyrklevichRevert "[llvm-objdump] Add warning if --disassemble...
2019-06-07 Peter Collingbournellvm-objcopy: Implement --extract-partition and --extra...
2019-06-07 Matt ArsenaultAMDGPU: Fix MIR test verifier error
2019-06-07 Nico WeberAttempt to fix nm-archive.test after r362798
2019-06-07 Jinsong Ji[MachineScheduler] checkResourceLimit boundary conditio...
2019-06-07 David Bolvansky[NFC] Added tests for D63004
2019-06-07 Nico Weberllvm-lib: Disallow mixing object files with different...
2019-06-07 Sanjay Patel[x86] narrow extract subvector of vector select
2019-06-07 Sam Elliott[RISCV] Support Bit-Preserving FP in F/D Extensions
2019-06-07 Valery Pykhtin[AMDGPU] Constrain the AMDGPU inliner on maximum number...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] error on unexpected SVE predicate...
2019-06-07 Cullen Rhodes[AArch64][AsmParser] Provide better diagnostics for...
2019-06-07 George Rimar[llvm-objcopy] - Emit error and don't crash if program...
2019-06-07 Pengfei Wang[X86] -march=cooperlake (llvm)
2019-06-07 Sam Parker[CodeGen] Generic Hardware Loop Support
2019-06-07 Michael Pozulp[NFC] Delete trailing whitespace character.
next