Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -1379/+0 |
* | FunctionLiveVarInfo.h moved: include/llvm/CodeGen -> lib/Target/Sparc/LiveVar | Brian Gaeke | 2004-02-24 | 1 | -1/+1 |
* | Use newly added next() and prior() utility functions. | Alkis Evlogimenos | 2004-02-14 | 1 | -5/+3 |
* | Remove getAllocatedRegNum(). Use getReg() instead. | Alkis Evlogimenos | 2004-02-13 | 1 | -3/+2 |
* | Remove this MachineOpCodeFlags assertion - its test can never be false. | Brian Gaeke | 2004-02-12 | 1 | -2/+0 |
* | Change MachineBasicBlock's vector of MachineInstr pointers into an | Alkis Evlogimenos | 2004-02-12 | 1 | -45/+36 |
* | MachineInstr::getOpCode() --> getOpcode() in SPARC back-end. | Brian Gaeke | 2004-02-11 | 1 | -15/+15 |
* | Add a new (static inline) std::ostream& << AllocInfo& method. Use it. | Brian Gaeke | 2004-01-28 | 1 | -6/+2 |
* | Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific | Chris Lattner | 2004-01-09 | 1 | -0/+1397 |