summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* *** empty log message ***Chris Lattner2002-07-23
* moving to the Reoptimizer/Mapping dirMehwish Nagda2002-07-22
* moved from CodeGen to this dirMehwish Nagda2002-07-22
* *** empty log message ***Chris Lattner2002-07-22
* Adding code for outputing length in .sAnand Shukla2002-07-21
* changed size computationMehwish Nagda2002-07-19
* added check for Function with 0 BBMehwish Nagda2002-07-17
* * Make global variables with external linkage get emitted correctlyChris Lattner2002-07-16
* Now will profile all Basic BlocksMehwish Nagda2002-07-16
* Added the Mapping Pass to out put Mapping Info to .s fileMehwish Nagda2002-07-15
* Initial checking : Writes LLVM - MI mappiing to the .s fileMehwish Nagda2002-07-15
* added std:: to vectorAnand Shukla2002-07-11
* Bug fix: cast (bool) has higher precedence than %... who knew!Vikram S. Adve2002-07-10
* Changed interface to insertCallerSavingCode().Vikram S. Adve2002-07-10
* Stop using pseudo-instructions (SETX, SETUW, SETSW)Vikram S. Adve2002-07-10
* Add support to print %hh, %hm, %lm, or %lo in an operand field.Vikram S. Adve2002-07-10
* Major overhaul to stop using pseudo-instructions (SETX, SETUW, SETSW)Vikram S. Adve2002-07-10
* More important fixes:Vikram S. Adve2002-07-10
* changed mem_fun to std::mem_funAnand Shukla2002-07-09
* Added std:: to mem_fun for 64-bit gccAnand Shukla2002-07-09
* Added support for printing constant global references toVikram S. Adve2002-07-09
* Numerous changes in interface to class SparcRegInfo corresponding toVikram S. Adve2002-07-08
* class MachineCodeForBasicBlock is now an annotation on BasicBlock.Vikram S. Adve2002-07-08
* BA no longer has the unused CC operand.Vikram S. Adve2002-07-08
* Have to save a boolean (setCC) value whenever use is outside the currentVikram S. Adve2002-07-08
* BA has only one argument.Vikram S. Adve2002-07-08
* Significant changes to correctly spill CC registers and to correctlyVikram S. Adve2002-07-08
* Significant changes to correctly spill CC registers and to correctlyVikram S. Adve2002-07-08
* MachineInstr* in vector are not const (and never really were)Vikram S. Adve2002-07-08
* Moved class MachineCodeForBasicBlock to MachineCodeForBasicBlock.h.Vikram S. Adve2002-07-08
* MachineInstr::dump() now takes no arguments.Vikram S. Adve2002-07-08
* A single MachineInstr operand may now be both a def and a use,Vikram S. Adve2002-07-08
* A single MachineInstr operand may now be both a def and a use.Vikram S. Adve2002-07-08
* getUsableUniRegAtMI interface simplified slightly.Vikram S. Adve2002-07-08
* MachineInstr* in vector are not const (and never really were)Vikram S. Adve2002-07-08
* Remove diff-cluttering tagsChris Lattner2002-06-30
* Remove tag that just clutters diffsChris Lattner2002-06-30
* Fix anands changesChris Lattner2002-06-30
* added include<iostream> for cerrAnand Shukla2002-06-25
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* minor change in removing endlAnand Shukla2002-06-25
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* MEGAPATCH checkin.Chris Lattner2002-06-25
* MEGAPATCH checkin.Chris Lattner2002-06-25
* *** empty log message ***Chris Lattner2002-06-25
* * Update with MegaPatchChris Lattner2002-06-25
* Fix constnessChris Lattner2002-06-05
* Fix Constness problemsChris Lattner2002-06-05