1. e6698d5 [PowerPC] Make r2 allocatable on PPC64/ELF for some leaf functions by Hal Finkel · 11 years ago
  2. 654346e Fully fix Bug #22115. by Justin Hibbits · 11 years ago
  3. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  4. 3ee2af7 [PowerPC] 32-bit ELF PIC support by Hal Finkel · 11 years ago
  5. a7c54e8 PPC: Implement base pointer and stack realignment by Hal Finkel · 12 years ago
  6. b94011f Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. by Craig Topper · 12 years ago
  7. 6736988 Fix PPC64 CR spill location for callee-saved registers by Hal Finkel · 13 years ago
  8. cc1eeda Note in PPCFunctionInfo VRSAVE spills by Hal Finkel · 13 years ago
  9. fcc51d4 Improve PPC VR (Altivec) register spilling by Hal Finkel · 13 years ago
  10. bb420f1 Allocate the RS spill slot for any PPC function with spills and a large stack frame by Hal Finkel · 13 years ago
  11. c68c6df Fix PR14364. by Bill Schmidt · 13 years ago
  12. a379b181 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  13. 31ae586 Move per-function state out of TargetLowering subclasses and into by Dan Gohman · 16 years ago
  14. d185a7a Add explicit keywords. by Dan Gohman · 16 years ago
  15. 3863f8e Rewrite logic to figure out whether LR needs to by Dale Johannesen · 17 years ago
  16. be0de34 Tail call optimization improvements: by Arnold Schwaighofer · 18 years ago
  17. 632ea65 This is the initial check-in for adding register scavenging to PPC. (Currently, by Bill Wendling · 18 years ago
  18. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  19. f6a8156 implement __builtin_return_addr(0) on ppc. by Chris Lattner · 18 years ago
  20. a6c8297 refactor some code to avoid overloading the name 'usesLR' in by Chris Lattner · 18 years ago
  21. b6e200b Duplicate use of LR, take 2. by Jim Laskey · 19 years ago
  22. 5d7ce57 Backing out Jim's LR spill changes. This was causing llvm-gcc bootstrapping by Evan Cheng · 19 years ago
  23. 2f28a3c Don't spill LR as a callee saved register. by Jim Laskey · 19 years ago
  24. 6968c49 Add newline at end of file. by Reid Spencer · 19 years ago
  25. 48850c1 by Jim Laskey · 19 years ago