aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCBranchSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary header includeNate Begeman2004-10-071-1/+0
* Convert remaining X-Form and Pseudo instructions over to asm writerNate Begeman2004-09-021-5/+0
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes.Misha Brukman2004-08-171-1/+2
* Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targetsMisha Brukman2004-08-101-8/+8
* Remove an extra 8 byte distance penalty. Patch by Nate Begeman.Misha Brukman2004-07-281-4/+0
* Add PowerPCBranchSelector to discover which are `long' branches.Misha Brukman2004-07-271-0/+142