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