1. f78650a Remove trailing space by Fangrui Song · 7 years ago
  2. d52990c Introduce codegen for the Signal Processing Engine by Justin Hibbits · 7 years ago
  3. 967dc58 [PowerPC] enable optimizeCompareInstr for branch with static branch hint by Hiroshi Inoue · 8 years ago
  4. 65539e3 [PowerPC] Add Branch Hints for Highly-Biased Branches by Hal Finkel · 10 years ago
  5. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  6. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  7. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  8. b39a047 Try to unbreak the C++11 build by Hal Finkel · 12 years ago
  9. 940ab93 Add CR-bit tracking to the PowerPC backend for i1 values by Hal Finkel · 12 years ago
  10. 86247b6 by Ulrich Weigand · 12 years ago
  11. 4fcb8c2 [PowerPC] Remove PRED_BAD from PPC::Predicate enumeration. by Bill Schmidt · 12 years ago
  12. 6207a4b Add artificial PRED_BAD to PPC::Predicate enumeration. by Bill Schmidt · 12 years ago
  13. 0f64e21 Move PPC getSwappedPredicate for reuse by Hal Finkel · 13 years ago
  14. 63aa852 PowerPC: Simplify BLR pattern. by Ulrich Weigand · 13 years ago
  15. 37ef20d To avoid symbol clash, undefine PPC here. PPC may be predefined on some hosts. by Sylvestre Ledru · 13 years ago
  16. fb8ac2d Undefine PPC harder. by Rafael Espindola · 13 years ago
  17. 1142444 Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsmLexer; rename createAsmLexer to createMCAsmLexer and createAsmParser to createMCAsmParser. by Evan Cheng · 14 years ago[Renamed (98%) from llvm/lib/Target/PowerPC/PPCPredicates.h]
  18. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  19. 8c6a41e start using PPC predicates more consistently. by Chris Lattner · 19 years ago