aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/ValueTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added x86 integer vector types: 64-bit packed byte integer (v16i8), 64-bitEvan Cheng2006-02-201-0/+3
* Add the majority of the vector machien value types we expect to support,Nate Begeman2005-11-291-0/+6
* Teach LLVM how to scalarize packed types. Currently, this only works onNate Begeman2005-11-191-0/+1
* add printer support for flag operandsChris Lattner2005-08-251-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Add missing entry.Chris Lattner2005-01-201-0/+1
* implement these methods.Chris Lattner2005-01-151-0/+52