[PowerPC] Support powerpc64le as a syntax-checking target.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / PPCPredicates.h
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-12 Bill Schmidt[PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.
2013-06-12 Bill SchmidtAdd artificial PRED_BAD to PPC::Predicate enumeration.
2013-04-20 Hal FinkelMove PPC getSwappedPredicate for reuse
2013-03-26 Ulrich WeigandPowerPC: Simplify BLR pattern.
2013-03-17 Sylvestre LedruTo avoid symbol clash, undefine PPC here. PPC may be...
2012-12-20 Rafael EspindolaUndefine PPC harder.
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...