aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BA has only one argument.Vikram S. Adve2002-07-081-8/+12
* Significant changes to correctly spill CC registers and to correctlyVikram S. Adve2002-07-081-214/+273
* Significant changes to correctly spill CC registers and to correctlyVikram S. Adve2002-07-082-478/+328
* MachineInstr* in vector are not const (and never really were)Vikram S. Adve2002-07-082-18/+20
* Rename static struct Initializer to avoid name conflict with BB.Vikram S. Adve2002-07-081-3/+3
* Fix printing of BB in dump.Vikram S. Adve2002-07-081-2/+3
* Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h.Vikram S. Adve2002-07-082-6/+8
* MachineInstr::dump() now takes no arguments.Vikram S. Adve2002-07-082-2/+2
* Implementation of class MachineCodeForBasicBlock.Vikram S. Adve2002-07-081-0/+28
* A single MachineInstr operand may now be both a def and a use,Vikram S. Adve2002-07-0810-204/+182
* A single MachineInstr operand may now be both a def and a use.Vikram S. Adve2002-07-084-18/+26
* cpMem<->Reg functions now support CC registers (int and FP) correctly.Vikram S. Adve2002-07-081-24/+42
* Interface to class MachineCodeForBasicBlock.Vikram S. Adve2002-07-082-0/+148
* getUsableUniRegAtMI interface simplified slightly.Vikram S. Adve2002-07-082-12/+14
* Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.{cpp,h}.Vikram S. Adve2002-07-082-108/+108
* MachineInstr* in vector are not const (and never really were)Vikram S. Adve2002-07-082-2/+2
* Added two more helper functions for instruction creation.Vikram S. Adve2002-07-081-0/+21
* Moved MachineCodeForBB to be an annotation on BasicBlock.Vikram S. Adve2002-07-082-11/+1
* changes BBsorting and orederingAnand Shukla2002-07-082-720/+90
* small correctionsAnand Shukla2002-07-081-23/+22
* changed function numberingAnand Shukla2002-07-081-102/+95
* Add new << to allow printing modules by reference.Anand Shukla2002-07-031-0/+5
* *** empty log message ***Chris Lattner2002-06-306-6/+1
* Clean up anands patchChris Lattner2002-06-306-6/+0
* Strip the symbols out of the bytecode to inflate generated executables less.Chris Lattner2002-06-301-0/+3
* YEs, we really do want to sort.Chris Lattner2002-06-301-2/+2
* Yes, we REALLY DO want to run the reassociate pass.Chris Lattner2002-06-301-2/+2
* Remove diff-cluttering tagsChris Lattner2002-06-302-2/+0
* Remove tag that just clutters diffsChris Lattner2002-06-302-2/+0
* Fix anands changesChris Lattner2002-06-302-12/+8
* Convert tabs to spacesChris Lattner2002-06-301-4/+4
* Fix anand's last checkinChris Lattner2002-06-306-47/+43
* Fix commentChris Lattner2002-06-301-1/+1
* CleanupChris Lattner2002-06-281-10/+1
* changes for 64bit gccAnand Shukla2002-06-254-7/+8
* added include<iostream> for cerrAnand Shukla2002-06-252-0/+2
* Changes for 64bit gccAnand Shukla2002-06-255-8/+14
* correcting makefile: incorrectly checked in wrong version earlierAnand Shukla2002-06-251-8/+1
* Changes for 64bit gccAnand Shukla2002-06-255-17/+33
* added include<iostream> for cerrAnand Shukla2002-06-252-0/+2
* changes to make it compatible with 64bit gccAnand Shukla2002-06-252-17/+18
* additions and bug fixesAnand Shukla2002-06-255-445/+1395
* added include<iostream> for cerrAnand Shukla2002-06-251-0/+1
* changes to make it compatible with 64bit gccAnand Shukla2002-06-257-14/+34
* changes to make it compatible with 64bit gccAnand Shukla2002-06-2512-18/+27
* changes to make it compatible with 64bit gccAnand Shukla2002-06-255-10/+14
* changes to make it compatible with 64bit gccAnand Shukla2002-06-258-68/+80
* minor change in removing endlAnand Shukla2002-06-252-2/+2
* We must with with GCC 2.95 :(Chris Lattner2002-06-251-1/+1
* changes to make it compatible with 64bit gccAnand Shukla2002-06-2513-19/+22