summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* Introduce codegen for the Signal Processing EngineJustin Hibbits2018-07-181-0/+3
* [PowerPC] enable optimizeCompareInstr for branch with static branch hintHiroshi Inoue2017-07-271-0/+16
* [PowerPC] Add Branch Hints for Highly-Biased BranchesHal Finkel2015-12-121-0/+8
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-2/+2
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-2/+2
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Try to unbreak the C++11 buildHal Finkel2014-02-281-2/+2
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-281-1/+6
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-241-8/+24
* [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration.Bill Schmidt2013-06-121-2/+1
* Add artificial PRED_BAD to PPC::Predicate enumeration.Bill Schmidt2013-06-121-1/+2
* Move PPC getSwappedPredicate for reuseHal Finkel2013-04-201-0/+4
* PowerPC: Simplify BLR pattern.Ulrich Weigand2013-03-261-1/+0
* To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts.Sylvestre Ledru2013-03-171-0/+4
* Undefine PPC harder.Rafael Espindola2012-12-201-0/+3
* Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...Evan Cheng2011-07-261-0/+37
OpenPOWER on IntegriCloud