| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement TII::insertNoop | Chris Lattner | 2006-03-05 | 1 | -0/+5 |
| | | | | | llvm-svn: 26562 | ||||
| * | add 64b gpr store to the possible list of isStoreToStackSlot opcodes. | Nate Begeman | 2006-02-02 | 1 | -1/+1 |
| | | | | | llvm-svn: 25916 | ||||
| * | implement isStoreToStackSlot for PPC | Chris Lattner | 2006-02-02 | 1 | -1/+18 |
| | | | | | llvm-svn: 25914 | ||||
| * | Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ↵ | Chris Lattner | 2006-02-02 | 1 | -0/+19 |
| | | | | | | | more logical place. Other methods should also be moved if anyoneis interested. :) llvm-svn: 25913 | ||||
| * | teach ppc backend these are copies | Chris Lattner | 2005-10-19 | 1 | -1/+2 |
| | | | | | llvm-svn: 23813 | ||||
| * | First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is | Nate Begeman | 2005-10-18 | 1 | -1/+1 |
| | | | | | | | purely mechanical. llvm-svn: 23778 | ||||
| * | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -6/+6 |
| | | | | | | | redundant after the change. llvm-svn: 23759 | ||||
| * | Rename PPC32*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+111 |
| This completes the grand PPC file renaming llvm-svn: 23745 | |||||

