Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split type expansion into ExpandInteger and ExpandFloat | Duncan Sands | 2008-06-17 | 1 | -233/+0 |
* | Remove comparison methods for MVT. The main cause | Duncan Sands | 2008-06-08 | 1 | -1/+1 |
* | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -5/+5 |
* | Add some more FIXME's for indexed loads and stores. | Duncan Sands | 2008-04-18 | 1 | -0/+2 |
* | Fix typo. | Duncan Sands | 2008-03-12 | 1 | -1/+1 |
* | LegalizeTypes support for EXTRACT_VECTOR_ELT. The | Duncan Sands | 2008-02-27 | 1 | -0/+10 |
* | LegalizeTypes support for INSERT_VECTOR_ELT. | Duncan Sands | 2008-02-27 | 1 | -1/+12 |
* | Fix a nasty bug in LegalizeTypes (spotted in | Duncan Sands | 2008-02-26 | 1 | -3/+2 |
* | LegalizeTypes support for scalarizing a vector store | Duncan Sands | 2008-02-20 | 1 | -5/+14 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | split scalarization out to its own file. | Chris Lattner | 2007-12-08 | 1 | -0/+202 |