Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix the PPC JIT failures last night, which were due to mishandling of ↵ | Chris Lattner | 2006-01-07 | 1 | -0/+1 | |
| | | | | | | linkonce globals llvm-svn: 25141 | |||||
* | Fix the JIT failures from last night. | Chris Lattner | 2005-12-11 | 1 | -1/+2 | |
| | | | | llvm-svn: 24659 | |||||
* | Patch to clean up function call pseudos and support the BLA instruction, | Nate Begeman | 2005-11-16 | 1 | -1/+1 | |
| | | | | | | | which branches to an absolute address. This is required to support objc direct dispatch. llvm-svn: 24370 | |||||
* | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman | 2005-10-16 | 1 | -3/+3 | |
| | | | | | | redundant after the change. llvm-svn: 23759 | |||||
* | prune #includes | Chris Lattner | 2005-10-15 | 1 | -0/+1 | |
| | | | | llvm-svn: 23752 | |||||
* | Rename PPC32*.h to PPC*.h | Chris Lattner | 2005-10-14 | 1 | -0/+264 | |
This completes the grand PPC file renaming llvm-svn: 23745 |