| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed a comment bug: | Evan Cheng | 2005-11-29 | 1 | -1/+1 |
| | | | | | | | createPPCPatternInstructionSelector -> createPPCISelPattern llvm-svn: 24510 | ||||
| * | Patch to clean up function call pseudos and support the BLA instruction, | Nate Begeman | 2005-11-16 | 1 | -6/+3 |
| | | | | | | | | which branches to an absolute address. This is required to support objc direct dispatch. llvm-svn: 24370 | ||||
| * | Move the target constant divide optimization up into the dag combiner, so | Nate Begeman | 2005-10-20 | 1 | -154/+0 |
| | | | | | | | | that the nodes can be folded with other nodes, and we can not duplicate code in every backend. Alpha will probably want this too. llvm-svn: 23835 | ||||
| * | First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is | Nate Begeman | 2005-10-18 | 1 | -17/+17 |
| | | | | | | | purely mechanical. llvm-svn: 23778 | ||||
| * | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -2/+2 |
| | | | | | | | redundant after the change. llvm-svn: 23759 | ||||
| * | remove broken SRA/rlwimi case | Chris Lattner | 2005-10-15 | 1 | -11/+2 |
| | | | | | llvm-svn: 23746 | ||||
| * | Rename PPC32*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+1889 |
| This completes the grand PPC file renaming llvm-svn: 23745 | |||||

