Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / PowerPC / MCTargetDesc / PPCPredicates.h
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-02-28 Hal FinkelTry to unbreak the C++11 build
2014-02-28 Hal FinkelAdd CR-bit tracking to the PowerPC backend for i1 values
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...