Chris Lattner
|
adff158fbd
|
Add explicit #includes of <iostream>
llvm-svn: 25509
|
2006-01-22 22:53:01 +00:00 |
|
Chris Lattner
|
00d77e22d4
|
Fix the PPC JIT failures last night, which were due to mishandling of linkonce globals
llvm-svn: 25141
|
2006-01-07 06:22:16 +00:00 |
|
Chris Lattner
|
d27c96f723
|
Fix the JIT failures from last night.
llvm-svn: 24659
|
2005-12-11 07:37:41 +00:00 |
|
Nate Begeman
|
684381a73b
|
Patch to clean up function call pseudos and support the BLA instruction,
which branches to an absolute address. This is required to support objc
direct dispatch.
llvm-svn: 24370
|
2005-11-16 00:48:01 +00:00 |
|
Nate Begeman
|
723637974b
|
More PPC32 -> PPC changes, as well as merging some classes that were
redundant after the change.
llvm-svn: 23759
|
2005-10-16 05:39:50 +00:00 |
|
Chris Lattner
|
4e08151e9b
|
prune #includes
llvm-svn: 23752
|
2005-10-15 21:58:54 +00:00 |
|
Chris Lattner
|
d3946bbea6
|
Rename PPC32*.h to PPC*.h
This completes the grand PPC file renaming
llvm-svn: 23745
|
2005-10-14 23:59:06 +00:00 |
|