summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] fix trivial typos in commentsHiroshi Inoue2018-07-181-2/+2
* [PowerPC] fix trivial typos in comment, NFCHiroshi Inoue2018-06-131-3/+3
* Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-141-18/+21
* IWYU for llvm-config.h in llvm, additions.Nico Weber2018-04-301-0/+1
* Remove non-modular header containing static utility functionsDavid Blaikie2018-02-021-5/+178
* MachineFunction: Return reference from getFunction(); NFCMatthias Braun2017-12-151-1/+1
* Fix link failure on one build bot introduced by r320584.Nemanja Ivanovic2017-12-131-1/+3
* [PowerPC] MachineSSA pass to reduce the number of CR-logical operationsNemanja Ivanovic2017-12-131-0/+533
OpenPOWER on IntegriCloud