aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPC64CodeEmitter.cpp
AgeCommit message (Expand)Author
2005-08-13Remove support for 64b PPC, it's been broken for a long time. It'll beNate Begeman
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-20getJITStubForFunction is optional and unimplemented, just remove it.Chris Lattner
2004-11-16Simplify namespacesChris Lattner
2004-08-11Breaking up the PowerPC target into 32- and 64-bit subparts: Part II: 64-bit.Misha Brukman