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 |
2006-03-27 |
Chris Lattner | unbreak the build |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Unbreak the build on non-apple compilers :-( |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Intrinsics naming convention change. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Try again |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Add a bunch of notes from my journey thus far. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Incorrect check for FP all one's |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Split out altivec notes into their own README |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Use pcmpeq to generate vector of all ones. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Changed isBuildVectorAllOnesInteger to isBuildVectorAll... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Evan Cheng | Change isBuildVectorAllOnesInteger to isBuildVectorAllO... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Instead of printing "INTRINSIC" on intrinsic node,... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | teach the inliner to work with packed constants |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Fix the JIT encoding of VSEL |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Chris Lattner | Fix the JIT encoding of VSPLTI* |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Jim Laskey | Pass llvm/test/Regression/CodeGen/Generic/debug-info.ll. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Nate Begeman | SelectionDAGISel can now natively handle Switch instruc... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Jim Laskey | Bullet proof against undefined args produced by upgradi... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Jim Laskey | How to be dumb on $5/day. Need a tri-state to track... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Chris Lattner | add vsel |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Nate Begeman | Readme note |
commit | commitdiff | tree | snapshot |
next |