1. f842297 Rename LiveIntervalAnalysis.h to LiveIntervals.h by Matthias Braun · 8 years ago
  2. 6989caa [PowerPC] fix potential verification error on __tls_get_addr by Hiroshi Inoue · 8 years ago
  3. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  4. d526b13 Add extra operand to CALLSEQ_START to keep frame part set up previously by Serge Pavlov · 8 years ago
  5. e5a22f4 PowerPC: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  6. 3bc1edf Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible. by Benjamin Kramer · 9 years ago
  7. bfcff38 Add call sequence start and end for __tls_get_addr by Kyle Butt · 10 years ago
  8. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  9. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  10. 82e1fc5 [PPC] Correct iterator bug in PPCTLSDynamicCall by Hal Finkel · 10 years ago
  11. 1df0c51 Get the cached subtarget off the MachineFunction rather than by Eric Christopher · 11 years ago
  12. 82f1c77 [PowerPC] Fix reverted patch r227976 to avoid register assignment issues by Bill Schmidt · 11 years ago
  13. 0d2a151 Revert "r227976 - [PowerPC] Yet another approach to __tls_get_addr" and related fixups by Hal Finkel · 11 years ago
  14. 81638ea Replace tabs with spaces from r228116. Oops. by Bill Schmidt · 11 years ago
  15. 1354f7c [PowerPC] Handle 32-bit targets properly in PPCTLSDynamicCall.cpp by Bill Schmidt · 11 years ago
  16. 685aa8b [PowerPC] Yet another approach to __tls_get_addr by Bill Schmidt · 11 years ago