2011-09-14 |
Bruno Cardoso Lopes | One more patch towards JIT support for Mips.
|
commit | commitdiff | tree |
2011-09-14 |
Bruno Cardoso Lopes | Teach the foldable tables about 128-bit AVX instructions...
|
commit | commitdiff | tree |
2011-09-14 |
Bruno Cardoso Lopes | Vector shuffle mask <i32 4, i32 5, i32 2, i32 3> should...
|
commit | commitdiff | tree |
2011-09-13 |
Bruno Cardoso Lopes | Add versions 256-bit versions of alignedstore and alignedloa...
|
commit | commitdiff | tree |
2011-09-13 |
Bruno Cardoso Lopes | Revert the remaining part of r139528. According to...
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Change testcase commandline to be more strict and silence...
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Fix PR10845. SUBREG_TO_REG shouldn't be used when the...
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Revert the wrong part of r139528, and fix testcases.
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Not sure how CMPPS and CMPPD had already ever worked...
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Organize a bit the operand names for CMPPS and CMPPD
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Realign BLEND patterns to match the general style for...
|
commit | commitdiff | tree |
2011-09-12 |
Bruno Cardoso Lopes | Fix 80-columns
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | Add a AVX version of a simple i64 -> f64 bitcast. This...
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | Reapply testcase from r139309!
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | * Combines Alignment, AuxInfo, and TB_NOT_REVERSABLE...
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | Remove this crashing test, until I figure out what...
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | Add AVX versions of blend vector operations and fix...
|
commit | commitdiff | tree |
2011-09-08 |
Bruno Cardoso Lopes | Fix PR10844: Add patterns to cover non foldable versions...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX versions to match AESENC/AESDEC intrinsics...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX version of a SSE4.1 VPBLENDVB pattern
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX versions of SSE4.1 EXTRACTPS patterns
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX versions for SSE4.1 MOVZX* patterns
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add one more AVX pattern for MOVZPQILo2PQI
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Move PUNPCKLQDQ splat pattern close to the instruction...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX pattern versions for PSHUFB,PSIGN{B,W,D}
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX versions of MOVZDI2PDI patterns. Use SUBREG_TO_REG...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Enforce subtarget checks in a few places to be explicit...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Tidy up code moving patterns to their appropriate place!
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Add AVX versions of FsMOVAPS and FsMOVAPS. Teach X86InstrInf...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Teach X86FastISel to use AVX versions of instructions...
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Fix 80-column and style
|
commit | commitdiff | tree |
2011-09-03 |
Bruno Cardoso Lopes | Tidy up some SSE/AVX convert intrinsics. Also add an...
|
commit | commitdiff | tree |
2011-09-01 |
Bruno Cardoso Lopes | Fix vbroadcast matching logic to early unmatch if the...
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | Move more code around and duplicate AVX patterns: MOVHPS...
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | Move MOVAPS,MOVUPS patterns close to the instructions...
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | Remove "_Int" forms of MOVUPSmr and MOVAPSmr
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | - Move all MOVSS and MOVSD patterns close to their...
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | Remove unnecessary AVX checks
|
commit | commitdiff | tree |
2011-08-31 |
Bruno Cardoso Lopes | Teach more places to use VMOVAPS,VMOVUPS instead of...
|
commit | commitdiff | tree |
2011-08-29 |
Bruno Cardoso Lopes | Move non-intruction patterns to a more appropriate...
|
commit | commitdiff | tree |
2011-08-25 |
Bruno Cardoso Lopes | Do the same as r138461. Mark VZEROALL as clobbering...
|
commit | commitdiff | tree |
2011-08-25 |
Bruno Cardoso Lopes | Add support for AVX 256-bit version of MOVDDUP!
|
commit | commitdiff | tree |
2011-08-25 |
Bruno Cardoso Lopes | Make isMOVDDUP mask check more strict and update comments!
|
commit | commitdiff | tree |
2011-08-25 |
Bruno Cardoso Lopes | Add support for 256-bit versions of VSHUFPD and VSHUFPS.
|
commit | commitdiff | tree |
2011-08-25 |
Bruno Cardoso Lopes | Add memory version of SHUFPD to mask decoding!
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Create a section for non-instructions patterns in the...
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Move code around!
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Organize UNPCK* patterns, also add remaining for AVX.
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Move remaining MOVDDUP patterns close to MOVDDUP defintion...
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Organize and tidy up MOVDDUP section. Also update comments!
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Move MOVHLPS patterns close to MOVHLPS definition,...
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Move all PSHUF* patterns close to the PSHUF* definitions...
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Move all SHUFP* patterns close to the SHUFP* definitions...
|
commit | commitdiff | tree |
2011-08-24 |
Bruno Cardoso Lopes | Mark VZEROALL as clobbering all YMM registers
|
commit | commitdiff | tree |
2011-08-23 |
Bruno Cardoso Lopes | Fix a nasty bug where a v4i64 was being wrong emitted...
|
commit | commitdiff | tree |
2011-08-23 |
Bruno Cardoso Lopes | Introduce a pass to insert vzeroupper instructions...
|
commit | commitdiff | tree |
2011-08-22 |
Bruno Cardoso Lopes | Add support for breaking 256-bit int VETCC into two...
|
commit | commitdiff | tree |
2011-08-22 |
Bruno Cardoso Lopes | Add 128-bit AVX codegen for PCMP* family of integer...
|
commit | commitdiff | tree |
2011-08-19 |
Bruno Cardoso Lopes | Re-write part of VEX encoding logic, to be more easy...
|
commit | commitdiff | tree |
2011-08-19 |
Bruno Cardoso Lopes | Fix PR10677. Initial patch and idea by Peter Cooper...
|
commit | commitdiff | tree |
2011-08-18 |
Bruno Cardoso Lopes | Re-encoded 128-bit AVX versions of SQRT, RSQRT, RCP...
|
commit | commitdiff | tree |
2011-08-18 |
Bruno Cardoso Lopes | Clenup and fix encoding for Mips ins and ext instruction
|
commit | commitdiff | tree |
2011-08-18 |
Bruno Cardoso Lopes | Cleanup vector logical ops in AVX and add use int versions...
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Fix PR10688. Add support for spliting 256-bit vector...
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Introduce matching patterns for vbroadcast AVX instruction...
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Update test to not use the scalar type to splat from...
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Update comments about vector splat handling in x86
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Now that we have a canonical way to handle 256-bit...
|
commit | commitdiff | tree |
2011-08-17 |
Bruno Cardoso Lopes | Update uwtable vim color!
|
commit | commitdiff | tree |
2011-08-16 |
Bruno Cardoso Lopes | Instead of always leaving the work to the generic legalizer...
|
commit | commitdiff | tree |
2011-08-15 |
Bruno Cardoso Lopes | While I'm here, remove the "_alt" hacks to a series...
|
commit | commitdiff | tree |
2011-08-15 |
Bruno Cardoso Lopes | Reorder declarations of vmovmskp* and also put the...
|
commit | commitdiff | tree |
2011-08-15 |
Bruno Cardoso Lopes | Fix PR10656. It's only profitable to use 128-bit inserts...
|
commit | commitdiff | tree |
2011-08-12 |
Bruno Cardoso Lopes | Fix comment!
|
commit | commitdiff | tree |
2011-08-12 |
Bruno Cardoso Lopes | The VPERM2F128 is a AVX instruction which permutes...
|
commit | commitdiff | tree |
2011-08-12 |
Bruno Cardoso Lopes | Move code around and add comments
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Add a dag combine to xform 256-bit shuffles into simple...
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Fix the test added by Nadav in r137308. Make it more...
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Fix PR10492 by teaching MOVHLPS and MOVLPS mask matching...
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Cleanup: Remove Int_ CVTSS2SI* forms
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Splats for v8i32/v8f32 can be handled by VPERMILPSY...
|
commit | commitdiff | tree |
2011-08-11 |
Bruno Cardoso Lopes | Use the splat index to generate the desired shuffle...
|
commit | commitdiff | tree |
2011-08-10 |
Bruno Cardoso Lopes | The following X86 pattern is incorrect:
|
commit | commitdiff | tree |
2011-08-10 |
Bruno Cardoso Lopes | Fix a bug in vpermilps mask checking. Fix PR10560
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Add 256-bit support for v8i32, v4i64 and v4f64 ISD...
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Add v16i16 and v32i8 store patterns
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Use fp unpack instructions to unpack int types. Until...
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Reapply a more appropriate solution than in r137114...
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Revert r137114
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Handle sitofp between v4f64 <- v4i32. Fix PR10559
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Add support for avx vector fextend
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Add AVX versions of 128-bit sitofp and fptosi
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Rename and tidy up tests
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Add two patterns to match special vmovss and vmovsd...
|
commit | commitdiff | tree |
2011-08-09 |
Bruno Cardoso Lopes | Make LowerVSETCC aware of AVX types and add patterns...
|
commit | commitdiff | tree |
2011-08-08 |
Bruno Cardoso Lopes | Add support for several vector shifts operations while...
|
commit | commitdiff | tree |
2011-08-02 |
Bruno Cardoso Lopes | Make this kind of lowering to be supported by 256-bit...
|
commit | commitdiff | tree |
2011-08-01 |
Bruno Cardoso Lopes | Add v4f64 -> v2f32 fp_round support. Also add a testcase...
|
commit | commitdiff | tree |
2011-08-01 |
Bruno Cardoso Lopes | Teach PreprocessISelDAG to be aware of vector types...
|
commit | commitdiff | tree |
2011-08-01 |
Bruno Cardoso Lopes | Lower CONCAT_VECTORS to use two VINSERTF128 instructions...
|
commit | commitdiff | tree |
next |