aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFixupKinds.h
AgeCommit message (Expand)Author
2011-07-25Refactor PPC target to separate MC routines from Target routines.Evan Cheng
2010-11-15implement the start of support for lo16 and ha16, allowing us to get stuff like:Chris Lattner
2010-11-15add a fixup for conditional branches, giving us output like this:Chris Lattner
2010-11-15split call operands out to their own encoding class, simplifyingChris Lattner