Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ISD::TRUNCSTORE to ISD::STORE. Switch to using StoreSDNode. | Evan Cheng | 2006-10-13 | 1 | -1/+1 |
* | Reflects ISD::LOAD / ISD::LOADX / LoadSDNode changes. | Evan Cheng | 2006-10-09 | 1 | -1/+1 |
* | Handle BUILD_VECTOR with all zero elements. | Evan Cheng | 2006-03-24 | 1 | -4/+0 |
* | Use the generic vector register classes VR64 / VR128 rather than V4F32, | Evan Cheng | 2006-03-18 | 1 | -0/+33 |
* | Move some pattern fragments to the right files. | Evan Cheng | 2006-03-17 | 1 | -0/+26 |
* | One more round of reorg so sabre doesn't freak out. :-) | Evan Cheng | 2006-02-21 | 1 | -0/+39 |
* | Moving things to their proper places. | Evan Cheng | 2006-02-21 | 1 | -101/+0 |
* | Split instruction info into multiple files, one for each of x87, MMX, and SSE. | Evan Cheng | 2006-02-21 | 1 | -0/+482 |