- Dec 04, 2002
-
-
Misha Brukman authored
correctly: skipping instructions by incorrectly incrementing the pointer. Also adds support for building a reg-to-regclass map, and splits the function for saving register to stack into two, one suitable for virtual registers (which also assigns it a physical register) and one for simply storing back physical registers. llvm-svn: 4898
-
- Dec 02, 2002
-
-
Misha Brukman authored
* Added saving of register values to the stack llvm-svn: 4858
-
- Nov 22, 2002
-
-
Misha Brukman authored
llvm-svn: 4828
-