Andrew Lenharth
|
3a7dc9f0bd
|
turn off GOT on archs that didn't use it (not that it appeard to harm them much with it on)
llvm-svn: 22553
|
2005-07-29 23:32:02 +00:00 |
|
Misha Brukman
|
1fef885677
|
Remove trailing whitespace
llvm-svn: 21425
|
2005-04-21 23:30:14 +00:00 |
|
Chris Lattner
|
141a71cf32
|
This method is dead
llvm-svn: 18160
|
2004-11-23 18:47:55 +00:00 |
|
Chris Lattner
|
3ff7bafe17
|
Remove this method, it's not clear how it could be implemented indep of 32 or 64-bit mode
llvm-svn: 18038
|
2004-11-20 04:17:17 +00:00 |
|
Misha Brukman
|
694c9ff1a6
|
Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest.
llvm-svn: 15636
|
2004-08-11 00:11:25 +00:00 |
|
Brian Gaeke
|
53dc31efcd
|
Do IMPLICIT_DEFs on incoming args' hard regs, to avoid confusing the regalloc.
Support single-fp incoming args.
Support single-fp outgoing args ('call' operands).
Support double-fp return values.
llvm-svn: 14880
|
2004-07-16 10:31:25 +00:00 |
|
Chris Lattner
|
60fb3d60a8
|
The powerpc is now gone. However it is now just known as the Skeleton target.
llvm-svn: 14877
|
2004-07-16 07:14:34 +00:00 |
|
Brian Gaeke
|
2757ec5b94
|
Add CodeEmitter and JITInfo stubs. Dump the old
PowerPCTargetMachine::addPassesToJITCompile() method, in favor of the
TargetJITInfo interface.
llvm-svn: 10971
|
2004-01-23 06:35:43 +00:00 |
|