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 |
2006-03-29 |
Chris Lattner | Bug fixes: handle constantexpr insert/extract element... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Added aliases to scalar SSE instructions, e.g. addss... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Fixing buggy code. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Don't sort the names before outputing the intrinsic... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | When building a VVECTOR_SHUFFLE node from extract_eleme... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Canonicalize VECTOR_SHUFFLE(X, X, Y) -> VECTOR_SHUFFLE... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Turn a series of extract_element's feeding a build_vect... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Teach Legalize how to pack VVECTOR_SHUFFLE nodes into... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | new node |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Add a new node |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Don't crash on X^X if X is a vector. Instead, produce... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Add an assertion |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | Refactor address attributes. Add base register to... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | Expose base register for DwarfWriter. Refactor code... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | More bulletproofing of llvm.dbg.declare. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | Added missing paren on behalf of Ramana Radhakrishnan. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Missed X86::isUNPCKHMask |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | movlps and movlpd should be modeled as two address... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Update |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Typo |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | * Prefer using operation of matching types. e.g unpcklp... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Use movhpd is even better than movlhps. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Nate Begeman | Fix a couple typos |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Nate Begeman | Add a few more altivec intrinsics |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jeff Cohen | Keep Visual Studio informed. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | These don't directly map to gcc intrinsics any more. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Added a couple of entries about movhps and movlhps. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | All unpack cases are now being handled. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | - Clean up / consoladate various shuffle masks. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | implement a bunch more intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Add some more intrinsics: rotates, fp rounds, and rando... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | getVectorTyppe(MVT::i64, 2) ==> MVT::v2i64. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Add lvxl |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Use normal lvx for scalar_to_vector instead of lve... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | Regression test for the handling of nulls as arguments... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Jim Laskey | More bulletproofing of DebugInfoDesc verify. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Tblgen doesn't like multiple SDNode<> definitions that... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Tblgen doesn't like multiple SDNode<> definitions that... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Evan Cheng | Model unpack lower and interleave as vector_shuffle... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Tblgen doesn't like multiple SDNode<> definitions that... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Reenable pointer intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | Only compute intrinsic valuetypes when in a target... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | revert this, it breaks things. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Chris Lattner | revert this, it breaks things |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Lenharth | If adding a link to a collapsed, node, ignore offset. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Andrew Lenharth | Adding links to a node collapsed during type merging... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Reactivate llvm.dbg.declare. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Should not remove casts from variable's alloca. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Add support for intrinsics with pointer arguments in... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Add some missing template specializations for autoderef... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Add support for decoding iPTR to the right pointer... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | add a new iPTR ValueType for tblgen use |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Divirge from the GCC specification of the load/store... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Print error messages like this: |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | fix spelling :( |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | add some more intrinsics. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Disable dbg_declare, it currently breaks the CFE build |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Fix legalization of intrinsics with chain and result... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Translate llvm target registers to dwarf register numbe... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Misunderstanding. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Typo. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Clarity. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Adding other platforms. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Add note for Mac OS X developers. |
commit | commitdiff | tree | snapshot |
next |