2006-04-20 |
Chris Lattner | Make sure that the new instructions selected have the... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | New testcase for a codegen crash |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Changing domain name |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Implement folding of a bunch of binops with undef |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Update llvmgcc4 tarball names |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Removed listing of llvm releases after 1.4, and said... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Made warning red. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Document is out of date.. added warning and link to... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Fixed up comment on xfail for llvmgcc version. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Added note about being able to XFAIL based on llvmgcc... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Removed cvs mirror comment |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tanya Lattner | Minor fixes for the release. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This has been fixed! Thanks Reid. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Yeah that's right! |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fixes from Tanya |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Add in missing #defines for _OpenBSD_ systems. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Handle v2i64 BUILD_VECTOR custom lowering correctly... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Reid Spencer | Allow OpenBSD to be recognized as a UNIX platform. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | isSplatMask() bug: first element can be an undef. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Simplify some code |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | - Added support to do aribitrary 4 wide shuffle with... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | Prefer {p}unpack* and mov*dup over {p}shuf* as well. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | Renamed AddedCost to AddedComplexity. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | - Renamed AddedCost to AddedComplexity. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | Rename AddedCost to AddedComplexity. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Evan Cheng | Commute vector_shuffle to match more movlhps, movlp... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Final piece to get relinked .o files buildable universa... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Chris Lattner | When on darwin, compiler_flags need to be percolated... |
commit | commitdiff | tree | snapshot |
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 |
next |