2006-04-20 |
Evan Cheng | Don't know what I was thinking... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fix the CodeGen/PowerPC/buildvec_canonicalize.ll regres... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove Burg as a directory to be considered. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove more references to Burg. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove reference to BURG variable. It no longer exists. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove some stuff |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Remove traces of Burg utility now that its gone and... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Burg not needed any more now that SparcV9 is gone. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove some v9 specific code |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This field no longer exists |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Don't fill in fields that no longer exist. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove a bunch of dead stuff, shrinkifying TargetInstrD... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some obsolete interfaces |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove this obsolete file |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some of the obvious v9-specific cruft |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove some of the obvious V9-specific cruft |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Vector extract element test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove V9 jit support |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Vector insert test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | allow this dir to get pruned |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove this target's reg tests |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Fails with all sparcs |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Remove V9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This target is no longer built. The ,v files now live... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Never link in sparcv9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Never build SparcV9 |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | remove a dead prototype |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | Make code match cvs commit message :) |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | If we can convert the return pointer type into an integ... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew Lenharth | can we cast between pointers and IntPtrType |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Reid Spencer | Add a missing =back to eliminate error. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | v16i8 splat with 2 punpcklbw and a single pshufd. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Another shuffle test. For 4-wide shuffle, no more than... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | - Added support to turn "vector clear elements", e... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Turn a VAND into a VECTOR_SHUFFLE is applicable. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a virtual method isVectorClearMaskLegal to TLI... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a test case for , e.g. xform pand <0, 0, -1,... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Evan Cheng | Added a movhlps, movlhps test case. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | Don't hardcode in 1.5 for the website, just use 'CVS'. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Chris Lattner | This is old, out of date, and isn't linked to by anything. |
commit | commitdiff | tree | snapshot |
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 |
next |