aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2014-02-28Try to unbreak the C++11 buildHal Finkel1-2/+2
2014-02-28Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel1-1/+6
2013-06-24[PowerPC] Add predicted forms of branchesUlrich Weigand1-8/+24
2013-06-12[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.Bill Schmidt1-2/+1
2013-06-12Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt1-1/+2
2013-04-20Move PPC getSwappedPredicate for reuseHal Finkel1-0/+4
2013-03-26PowerPC: Simplify BLR pattern.Ulrich Weigand1-1/+0
2013-03-17To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru1-0/+4
2012-12-20Undefine PPC harder.Rafael Espindola1-0/+3
2011-07-26Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...Evan Cheng1-0/+37