Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PowerPC*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -36/+0 |
* | turn off GOT on archs that didn't use it (not that it appeard to harm them mu... | Andrew Lenharth | 2005-07-29 | 1 | -1/+1 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | This method is dead | Chris Lattner | 2004-11-23 | 1 | -7/+0 |
* | Remove this method, it's not clear how it could be implemented indep of 32 or... | Chris Lattner | 2004-11-20 | 1 | -6/+0 |
* | Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest. | Misha Brukman | 2004-08-11 | 1 | -3/+3 |
* | Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc. | Brian Gaeke | 2004-07-16 | 1 | -0/+49 |
* | The powerpc is now gone. However it is now just known as the Skeleton target. | Chris Lattner | 2004-07-16 | 1 | -49/+0 |
* | Add CodeEmitter and JITInfo stubs. Dump the old | Brian Gaeke | 2004-01-23 | 1 | -0/+49 |