OSDN Git Service

[ARM] Select fp16 fsqrt
[android-x86/external-llvm.git] / test / CodeGen /
2019-05-26 David Green[ARM] Select fp16 fsqrt
2019-05-26 David Green[ARM] Promote fp16 frem
2019-05-26 David Green[ARM] Add some base fullfp16 tests. NFC
2019-05-25 Simon Pilgrim[X86] lowerBuildVectorToBitOp - support build_vector...
2019-05-25 Nikita Popov[X86] Combine fminnum/fmaxnum with non-nan operand...
2019-05-25 Simon Pilgrim[X86][SSE] vector-sext - cleanup prefix lists
2019-05-25 Sanjay Patel[SelectionDAG] define binops as a superset of commutati...
2019-05-25 Nikita Popov[X86] Add tests for min/maxnum with const operand; NFC
2019-05-25 David Bolvansky[NFC] Make tests more robust for new optimizations
2019-05-25 Sanjay Patel[SelectionDAG] soften assertion when legalizing narrow...
2019-05-25 Craig Topper[X86FixupLEAs] Turn optIncDec into a generic two addres...
2019-05-25 Peter CollingbourneRevert r361644, "[AMDGPU] Divergence driven ISel. Assig...
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Make FP constraint checks conside...
2019-05-24 Jason LiuImplement call lowering without parameters on AIX
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Improve register bank mappings...
2019-05-24 Matt ArsenaultAMDGPU: Activate all lanes when spilling CSR VGPR for...
2019-05-24 Alexander Timofeev[AMDGPU] Divergence driven ISel. Assign register class...
2019-05-24 Stefan Pintilie[PowerPC] Remove CRBits Copy Of Unset/set CBit
2019-05-24 Simon Pilgrim[SelectionDAG] computeKnownBits - support constant...
2019-05-24 Tim NorthoverGlobalISel: support swifterror attribute on AArch64.
2019-05-24 Simon Atanasyan[mips] Always check that `shift and add` optimization...
2019-05-24 QingShan Zhang[Power9] Add a specific heuristic to schedule the addi...
2019-05-24 Craig Topper[X86] Add test case that was supposed to go with r360102.
2019-05-24 Reid Kleckner[AArch64] Preserve X8 for thunks ending in variadic...
2019-05-24 Serge Pavlov[AArch64] Add nvcast patterns for v2f32 -> v1f64
2019-05-24 Thomas Lively[WebAssembly] Expand more SIMD float ops
2019-05-23 Roman LebedevUpdateTestChecks: ppc32 triple support
2019-05-23 Matt ArsenaultAMDGPU: Correct maximum possible private allocation...
2019-05-23 Robert LougherResubmit r360436 "[X86] Avoid SFB - Fix inconsistent...
2019-05-23 Thomas Lively[WebAssembly] Implement ReplaceNodeResults to fix a...
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_quadword.ll test
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_doubleword.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/i5-s.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/arithmetic.ll test
2019-05-23 Matt ArsenaultAMDGPU/GlobalISel: Legality for integer min/max
2019-05-23 Thomas Lively[WebAssembly] Add multivalue and tail-call target features
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Simon Pilgrim[AMDGPU] Regenerate vector sub tests
2019-05-23 Roman Lebedev[NFC][X86] Fix check prefixes and autogenerate fold...
2019-05-23 Sam Parker[ARM][CGP] Clear SafeWrap before each search
2019-05-23 Thomas Lively[WebAssembly] Implement __builtin_return_address for...
2019-05-23 Fangrui Song[X86] Support -fno-plt __tls_get_addr calls
2019-05-22 Craig Topper[X86] Explcitly disable VEXTRACT instruction matching...
2019-05-22 Craig Topper[X86][InstCombine] Remove InstCombine code that turns...
2019-05-22 Alexey Lapshin[DebugInfo][AArch64] Recognise target specific instruct...
2019-05-22 Roman Lebedev[NFC][X86][AArch64] Add tests for missing (x - y) ...
2019-05-22 Matt ArsenaultMC: Allow getMaxInstLength to depend on the subtarget
2019-05-22 Kees Cook[TargetLowering] Extend bool args to inline-asm accordi...
2019-05-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-22 Roman Lebedev[NFC][ARM] addsubcarry-promotion.ll: whoops - replace...
2019-05-22 Roman Lebedev[NFC][ARM] Autogenerate addsubcarry-promotion.ll test
2019-05-22 Roman Lebedev[NFC][X86] Autogenerate negative-offset.ll test
2019-05-22 Roman Lebedev[NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll...
2019-05-22 Roman LebedevUpdateTestChecks: sparc march handling
2019-05-22 Roman Lebedev[NFC][SystemZ] Autogenerate alloca-03.ll test to make...
2019-05-22 Anton Afanasyev[MIR] Add simple PRE pass to MachineCSE
2019-05-22 Fangrui Song[PPC64] Parse -elfv1 -elfv2 when specified on target...
2019-05-22 Nikita Popov[X86] Don't compare i128 through vector if construction...
2019-05-22 Chen Zheng[PowerPC] [ISEL] select x-form instruction for unaligne...
2019-05-22 Pengfei Wang[X86] [CET] Deal with return-twice function such as...
2019-05-21 Matt ArsenaultAMDGPU: Assume calls read exec
2019-05-21 Matt ArsenaultAMDGPU: Add some tests for inlineasm behavior
2019-05-21 Matt ArsenaultAMDGPU: Assume call pseudos are convergent
2019-05-21 Matt ArsenaultAMDGPU: Fix not marking new gfx10 SGPRs as CSRs
2019-05-21 Dan Gohman[WebAssembly] Add the signature for the new llround...
2019-05-21 Roman Lebedev[NFC][AMDGPU] Autogenerate llvm.amdgcn.s.barrier.ll...
2019-05-21 Roman Lebedev[NFC][X86] Autogenerate ragreedy-hoist-spill.ll test
2019-05-21 Roman Lebedev[NFC][Thumb2] Autogenerate thumb2-ldr_pre.ll test
2019-05-21 Nikita Popov[X86] Add large integer comparison tests for PR41971...
2019-05-21 Yi-Hong LyuMove csr-save-restore-order.ll to the right place
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add tests for sinking of add/sub...
2019-05-21 Stanislav MekhanoshinFix register coalescer failure to prune value
2019-05-21 Leonard Chan[Intrinsic] Signed Fixed Point Saturation Multiplicatio...
2019-05-21 Simon Pilgrim[X86][SSE] computeKnownBitsForTargetNode - add X86ISD...
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Shift amount masking: tests that...
2019-05-21 Simon Pilgrim[X86][SSE] Add shuffle tests for 'splat3' patterns.
2019-05-21 Roman Lebedev[NFC][X86][AArch64] Add some more tests for shift amoun...
2019-05-21 Florian Hahn[AArch64] Skip mask checks for masks with an odd number...
2019-05-21 Sam Parker[ARM][CGP] Skip nuw in PrepareConstants
2019-05-21 Dylan McKayAdd TargetLoweringInfo hook for explicitly setting...
2019-05-21 QingShan Zhang[NFC][PowerPC] Add a test to verify if the scheduler...
2019-05-21 Nikita PopovMove thumbv7k test from AArch64 to ARM
2019-05-21 Chen Zheng[PowerPC] test cases for selecting x-form instruction...
2019-05-20 Matt ArsenaultAMDGPU: Force skip branches over calls
2019-05-20 Martin Storsjo[AArch64] Handle lowering lround on windows, where...
2019-05-20 Craig Topper[X86] Add test case for r361177.
2019-05-20 Nikita Popov[SDAG] Vector op legalization for overflow ops
2019-05-20 Matt ArsenaultRegAlloc: Fix verifier error with undef identity copies
2019-05-20 Sander de SmalenMatch types of accumulator and result for llvm.experime...
2019-05-20 Carl Ritson[AMDGPU] gfx1010 Avoid SMEM WAR hazard for some s_waitc...
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate fcopysign.ll test
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate bitfield-insert.ll, selectc...
2019-05-18 Roman Lebedev[NFC][AArch64] Add some ubfx tests with immediates
2019-05-18 Roman LebedevUpdateTestChecks: fix AMDGPU handling
2019-05-18 Roman LebedevUpdateTestChecks: arm64-eabi handlind
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
2019-05-17 Matt ArsenaultGlobalISel: Implement lower for S64->S32 [SU]ITOFP
2019-05-17 Matt ArsenaultGlobalISel: Define integer min/max instructions
next