aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/MappingInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib/CodeGen/Mapping/MappingInfo.cpp:Brian Gaeke2003-06-041-108/+116
* Revert brians patch to get mapping info working againChris Lattner2003-06-041-9/+4
* Had to comment out a line in outByte() to get it to compile because Out and t...Tanya Lattner2003-06-041-1/+1
* Make writeNumber() void. Get ready to decouple it from .byte directive output.Brian Gaeke2003-06-041-4/+9
* Make the write*map methods more self-contained. Document some more.Brian Gaeke2003-06-031-42/+57
* I documented this file, in an attempt to understand it, with a view towardBrian Gaeke2003-06-031-56/+73
* Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'.Misha Brukman2002-10-281-18/+20
* Rename MachineCodeForBasicBlock to MachineBasicBlockChris Lattner2002-10-281-5/+5
* Removed debug info printingAnand Shukla2002-09-171-1/+10
* moved this file from lib/Reoptimizer/MappingAnand Shukla2002-08-271-0/+191