Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/CodeGen/Mapping/MappingInfo.cpp: | Brian Gaeke | 2003-06-04 | 1 | -108/+116 |
* | Revert brians patch to get mapping info working again | Chris Lattner | 2003-06-04 | 1 | -9/+4 |
* | Had to comment out a line in outByte() to get it to compile because Out and t... | Tanya Lattner | 2003-06-04 | 1 | -1/+1 |
* | Make writeNumber() void. Get ready to decouple it from .byte directive output. | Brian Gaeke | 2003-06-04 | 1 | -4/+9 |
* | Make the write*map methods more self-contained. Document some more. | Brian Gaeke | 2003-06-03 | 1 | -42/+57 |
* | I documented this file, in an attempt to understand it, with a view toward | Brian Gaeke | 2003-06-03 | 1 | -56/+73 |
* | Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'. | Misha Brukman | 2002-10-28 | 1 | -18/+20 |
* | Rename MachineCodeForBasicBlock to MachineBasicBlock | Chris Lattner | 2002-10-28 | 1 | -5/+5 |
* | Removed debug info printing | Anand Shukla | 2002-09-17 | 1 | -1/+10 |
* | moved this file from lib/Reoptimizer/Mapping | Anand Shukla | 2002-08-27 | 1 | -0/+191 |