2006-04-02 |
Chris Lattner | Constant fold all of the vector binops. This allows... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Add a new -view-legalize-dags command line option |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Implement constant folding of bit_convert of arbitrary... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | These entries already exist |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Add some missing node names |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | simplify this method |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | New note |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Constant fold casts from things like <4 x int> -> ... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Custom lower all BUILD_VECTOR's so that we can compile... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | Prefer larger register classes over smaller ones when... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Chris Lattner | New testcase that crashes the compiler. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | add valuemapper support for inline asm |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | Implement vnot using VNOR instead of using 'vspltisb... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | Fix InstCombine/2006-04-01-InfLoop.ll |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | New testcase that caused instcombine to infinitely... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | Fold A^(B&A) -> (B&A)^A |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStrid... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | new testcase for PR726 |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Chris Lattner | ADd a note |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | If we can look through vector operations to find the... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Shrinkify some more intrinsic definitions. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | An entry about packed type alignments. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Pull operand asm string into base class, shrinkifying... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | TargetData.cpp::getTypeInfo() was returning alignment... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Delete identity shuffles, implementing CodeGen/Generic... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | An identity shuffle shouldn't generate any permute... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Fix 80 column violations :) |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Use a X86 target specific node X86ISD::PINSRW instead... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Generalize the previous binary operator support and... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Added support for SSE3 horizontal ops: haddp{s|d} and... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Added haddp{s|d} and hsubp{s|d} intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | fix a pasto |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Add vperm support for all datatypes |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Rearrange code a bit |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Add, sub and shuffle are legal for all vector types |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Add support to use pextrw and pinsrw to extract and... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Add vector_extract and vector_insert nodes. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | constant fold extractelement with undef operands. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | extractelement(undef,x) -> undef |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Do not endian swap split vector loads. This fixes... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Do not endian swap the operands to a store if the opera... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Remove dead *extloads. This allows us to codegen vecto... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Delete dead loads in the dag. This allows us to compile |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Make this test harder, always check generic x86 and... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Implement PromoteOp for VEXTRACT_VECTOR_ELT. Thsi... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Scalarized vector stores need not be legal, e.g. if... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Jeff Cohen | Fix build breakage. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | note to self: *save* file, then check it in |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Implement an item from the readme, folding vcmp/vcmp... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | compactify some more instruction definitions |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Compactify comparisons. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Allow bits init values to be used in patterns, turn... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Lower vector compares to VCMP nodes, just like we lower... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | These are done |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Final bugfix for PR724. GCC won't inline varargs funct... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Add a new method to verify intrinsic function prototypes. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | When emitting code for the verifier, instead of emittin... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Make sure to pass enough values to phi nodes when we... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Significantly improve handling of vectors that are... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Was returning the wrong type. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Mark INSERT_VECTOR_ELT as expand |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Expand all INSERT_VECTOR_ELT (obviously bad) for now. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Expand INSERT_VECTOR_ELT to store vec, sp; store elt... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Modify the TargetLowering::getPackedTypeBreakdown metho... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Evan Cheng | Ok for vector_shuffle mask to contain undef elements. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Implement TargetLowering::getPackedTypeBreakdown |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Chris Lattner | Add a method useful for decimating vectors. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Add the rest of the vmul instructions and the vmulsum... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | fix incorrect prototypes |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Use a new tblgen feature to significantly shrinkify... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Add a bunch of new instructions for intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Implement Regression/TableGen/DagDefSubst.ll |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Dag operator should be able to be template params. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Fix Transforms/InstCombine/2006-03-30-ExtractElement.ll |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | new testcase that crashes instcombine |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Evan Cheng | Make sure all possible shuffles are matched. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Chris Lattner | Add vector multiply, multiply sum, pack, unpack, and... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Evan Cheng | More logical ops patterns |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Evan Cheng | Add support for _mm_cmp{cc}_ss and _mm_cmp{cc}_ps intri... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Evan Cheng | Add 128-bit pmovmskb intrinsic support. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Change SSE pack operation definitions to fit what the... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Add SSE2 integer pack with saturation intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | - Added some SSE2 128-bit packed integer ops. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Add a pshufhw test case. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Need to special case splat after all. Make the second... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Use unpcklpd for v2f64 splat. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Floating point logical operation patterns should match... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Add more SSE intrinsics |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | - More shuffle related bug fixes. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | Another entry about shuffles. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Evan Cheng | - Only use pshufd for v4i32 vector shuffles. |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
next |