- Aug 14, 2003
-
-
Misha Brukman authored
to mark TableGen description files with "C++ mode". llvm-svn: 7841
-
- Aug 04, 2003
-
-
Chris Lattner authored
llvm-svn: 7565
-
- Jul 16, 2003
-
-
Misha Brukman authored
no change in functionality. llvm-svn: 7184
-
- Jul 02, 2003
-
-
Misha Brukman authored
the TableGen descriptions; all unset bits are thus errors. * As a result, found and fixed instructions where some operands were not actually assigned into the right portion of the instruction. llvm-svn: 7074
-
Misha Brukman authored
llvm-svn: 7073
-
- Jun 04, 2003
-
-
Misha Brukman authored
llvm-svn: 6601
-
- Jun 03, 2003
-
-
Misha Brukman authored
* Added instruction classes which start building from rs1, then rs2, and rd. * Fixed order of operands in classes 4.1 and 4.2; added 4.6 . llvm-svn: 6561
-
- Jun 02, 2003
-
-
Misha Brukman authored
SparcInstrSelection.cpp: * Fixed opcodes to return correct 'i' version since the two functions are each only used in one place. * Changed name of function to have an 'i' in the name to signify that they each return an immediate form of the opcode. * Added a warning if either of the functions is ever used in a context which requires a register-version opcode. SparcV9_F4.td: fixed class F4_3, added F4_4 and notes that F4_{1,2} need fixing SparcV9.td: added the MOV(F)cc instructions llvm-svn: 6548
-
- May 29, 2003
-
-
Misha Brukman authored
* Added some Format 4 classes, but not instructions * Added notes on missing sections with FIXMEs * Added RDCCR instr llvm-svn: 6388
-