Add A2 to the list of PPC CPUs recognized by Linux host CPU-type detection.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / PPCMCCodeEmitter.cpp
2012-05-15 Jim GrosbachAllow MCCodeEmitter access to the target MCRegisterInfo.
2012-01-24 Owen AndersonWiden the instruction encoder that TblGen emits to...
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...