2006-04-18 |
Chris Lattner | add a bunch of stuff, pieces still missing |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Add a warning. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Add a warning |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Use vmladduhm to do v8i16 multiplies which is faster... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Implement v16i8 multiply with this code: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Add tests for v8i16 and v16i8 |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Correct comments |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Lower v8i16 multiply into this code: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Custom lower v4i32 multiplies into a cute sequence... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Another entry |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Fix a build failure on Vladimir's tester. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Another entry. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Use movss to insert_vector_elt(v, s, 0). |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Turn x86 unaligned load/store intrinsics into aligned... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Fix handling of calls in functions that use vectors... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Use two pinsrw to insert an element into v4i32 / v4f32... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | remove done item |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Don't diddle VRSAVE if no registers need to be added... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | New testcase, shouldn't touch vrsave |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Add a MachineInstr::eraseFromParent convenience method. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Add some convenience methods. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Encoding bug |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Vectors that are known live-in and live-out are clearly... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Prefer to allocate V2-V5 before V0,V1. This lets us... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Move some knowledge about registers out of the code... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Use a small table instead of macros to do this conversion. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Implement v8i16, v16i8 splat using unpckl + pshufd. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | implement returns of a vector, testcase here: CodeGen... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Codegen insertelement with constant insertion points... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Make sure to check splats of every constant we can... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Incorrect foldMemoryOperand entries |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | Errors in patterns preventing load folding |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Jeff Cohen | Add checks for __OpenBSD__. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Teach the ppc backend to use rol and vsldoi to generate... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Some more cases that can be generated with two instructions |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Evan Cheng | FP SETOLT, SETOLT, SETUGE, SETUGT conditions were imple... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Make some code more general, adding support for constan... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | New testcases |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Learn how to make odd splatted constants in range ... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Pull some code out into a helper function. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Implement a TODO: for any shuffle that can be viewed... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | new testcase, these shuffles can be implemented with... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Regenerate with adjusted costs |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Encode a cost of zero as a cost of 1. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Regenerate with correct offset |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Really, I can count! |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Increase the opcodes by one each to disambiguate COPY... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | assign stable opcodes to the various altivec ops. |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | PPCPerfectShuffle.h is autogenerated, don't include... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Check in a table, generated by llvm-PerfectShuffle... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Rename BuildShuffleTable -> PerfectShuffle |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | rename the table |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Chris Lattner | Initial checking of a perfect shuffle generation progra... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Evan Cheng | Better way to splat v2f64 |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Evan Cheng | movduprm, movshduprm bugs |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Evan Cheng | Encoding bugs |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Evan Cheng | Can't fold loads into alias vector SSE ops used for... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Chris Lattner | Implement a TODO: have the legalizer canonicalize a... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Chris Lattner | Add support for promoting stores from one legal type... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Chris Lattner | Make the BUILD_VECTOR lowering code much more aggressiv... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Chris Lattner | Fix a bug in the 'shuffle(undef,x,mask) -> shuffle... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Chris Lattner | Canonicalize shuffle(undef,x,mask) -> shuffle(x, undef... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Chris Lattner | Fix a crash when faced with a shuffle vector that has... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Chris Lattner | Add patterns for matching vnots with bit converted... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Chris Lattner | Add a new vnot_conv predicate for matching vnot's where... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Chris Lattner | Make these predicates return true for bit_convert(build... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Evan Cheng | More encoding bugs |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Evan Cheng | pslldrm, psrawrm, etc. encoding bug |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Evan Cheng | hsubp{s|d} encoding bug |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Evan Cheng | Silly bug |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Evan Cheng | Do not use movs{h|l}dup for a shuffle with a single... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Chris Lattner | significant cleanups to code that uses insert/extractel... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | Added SSE (and other) entries to foldMemoryOperand(). |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | Some clean up |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Allow undef in a shuffle mask |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Move these ctors out of line |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | These instructions always return a packed vector. ... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | Last few SSE3 intrinsics. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Teach scalarrepl to promote unions of vectors and float... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | New testcase, checking to see we can turn this code: |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Tanya Lattner | Adding back vector instructions to keep in mainline. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Tanya Lattner | Removing unimplemented vector instructions from languag... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Reid Spencer | Correct the Superclasses list for GlobalVariable and... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Reid Spencer | Allow an option, -with-externals, to be specified that... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | Misc. SSE2 intrinsics: clflush, lfench, mfence |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | We were not adjusting the frame size to ensure proper... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Evan Cheng | New entry |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Reid Spencer | Don't print out the install command for Intrinsics... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Make this assertion better |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Force a specific config, because this test fails in... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Move the rest of the PPCTargetLowering::LowerOperation... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Pull the VECTOR_SHUFFLE and BUILD_VECTOR lowering code... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Implement value #'ing for vector operations, implementing |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | new testcase, vector operations should be CSE'd |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Chris Lattner | Remove this test, there is no need to test GCC's bugs |
commit | commitdiff | tree | snapshot |
next |