- Dec 15, 2002
-
-
Chris Lattner authored
llvm-svn: 5035
-
- Dec 13, 2002
-
-
Misha Brukman authored
llvm-svn: 5019
-
Misha Brukman authored
basic block, as there could be multiple. llvm-svn: 5016
-
Misha Brukman authored
an instruction to avoid using them to allocate to other virtual registers. llvm-svn: 5013
-
Misha Brukman authored
disappeared during the last checkin. llvm-svn: 5007
-
Misha Brukman authored
llvm-svn: 5002
-
Misha Brukman authored
Also make all loads & stores 4-byte aligned for performance. ;) llvm-svn: 4982
-
Misha Brukman authored
register-allocated them appropriately. llvm-svn: 4976
-
- Dec 05, 2002
-
-
Misha Brukman authored
llvm-svn: 4930
-
- Dec 04, 2002
-
-
Misha Brukman authored
after the *current* instruction while keeping the iterator in the same 'logical' place. llvm-svn: 4923
-
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
-