"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9f0ad96b3e6c4104ba97ab9ac6bbf03b8ba330b8"
Add IIC_ prefix to PPC instruction-class names
This adds the IIC_ prefix to the instruction itinerary class names, giving the PPC backend a naming convention for itinerary classes that is more consistent with that used by the X86 and ARM backends. Instruction scheduling in the PPC backend needs a bunch of cleanup and improvement (especially for the ooo cores). This is just a preliminary step. No functionality change intended. llvm-svn: 195890
Loading
Please register or sign in to comment