2006-04-19 |
Evan Cheng | More mov{h|l}p{d|s} patterns. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | - More mov{h|l}ps patterns. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | Allow "let AddedCost = n in" to increase pattern comple... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Alpha too! |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Andrew Lenharth | Another simple case type merge case to try |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Andrew Lenharth | deal with memchr |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Andrew Lenharth | friendlier error message |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Add a note. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | grammaro |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Fix a bug owen noticed |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Change wording |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | add some more notes |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Andrew Lenharth | stupid stuff |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew Lenharth | fix printing call graphs |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew Lenharth | I understand now. Shoot. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | - PEXTRW cannot take a memory location as its first... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | SHUFP{S|D}, PSHUF* encoding bugs. Left out the mask... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Name change for clarity sake |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Encoding bug: CMPPSrmi, CMPPDrmi dropped operand 2... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Name change for clarity sake |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Left a pattern out |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew Lenharth | llvm.memc* improvements. helps PA a lot in some specmarks |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew Lenharth | llvm.memc* improvements. helps PA a lot in some specmarks |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | These are correctly encoded by the JIT. I checked :) |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Fix a crash on: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Evan Cheng | Fixed an encoding bug: movd from XMM to R32. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | pretty print node name |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Implement an important entry from README_ALTIVEC: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | move some stuff around, clean things up |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Teach the codegen about instructions used for SSE spill... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Nate Begeman | Fix a copy & paste error from long ago. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Chris Lattner | Add some more notes, many still missing |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Reid Spencer | Have the AutoRegen.sh script prompt the user for the... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Reid Spencer | Make it possible to default the llvm_src and llvm_obj... |
commit | commitdiff | tree | snapshot |
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 |
next |