hanchenye-llvm-project/llvm
Misha Brukman ace89ff224 * Removed unused classes: the rd field is always mentioned as the last reg.
* Added new classes which start building from rs1, adding rs2, and then rd.
* Fixed order of operands in classes 3.11, 3.12, 3.16, and 3.17 .
* Fixed comments to reflect Real Life (tm).
* Removed "don't care" commented out assignments and dead classes (#if 0).

llvm-svn: 6560
2003-06-03 01:11:58 +00:00
..
docs
include
lib * Removed unused classes: the rd field is always mentioned as the last reg. 2003-06-03 01:11:58 +00:00
runtime
support Stop ignoring the `cc' field, we actually use it now (e.g. conditional move) 2003-06-03 00:07:17 +00:00
test
tools
utils Removing personal name from source code. 2003-06-03 00:59:24 +00:00
Makefile
Makefile.Linux
Makefile.SunOS
Makefile.common
Makefile.config
Makefile.rules