aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCBranchSelector.cpp
AgeCommit message (Expand)Author
2004-10-07Remove unnecessary header includeNate Begeman
2004-09-02Convert remaining X-Form and Pseudo instructions over to asm writerNate Begeman
2004-09-01Changes For Bug 352Reid Spencer
2004-08-17PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes.Misha Brukman
2004-08-10Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targetsMisha Brukman
2004-07-28Remove an extra 8 byte distance penalty. Patch by Nate Begeman.Misha Brukman
2004-07-27Add PowerPCBranchSelector to discover which are `long' branches.Misha Brukman