1. 0e05192 [MC] Merge VK_PPC_TPREL in to generic VK_TPREL. by Colin LeMahieu · 10 years ago
  2. 8340f94 Convert a few assert failures into proper errors. by Rafael Espindola · 10 years ago
  3. 850ba46 Simplify. NFC. by Rafael Espindola · 10 years ago
  4. de1dc9c [PPC] Fix PR24686 by failing assembly for an invalid relocation by Bill Schmidt · 10 years ago
  5. 0a7d0ad Untabify. by NAKAMURA Takumi · 10 years ago
  6. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  7. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  8. 95fb9b9 Merge MCELF.h into MCSymbolELF.h. by Rafael Espindola · 10 years ago
  9. e3b2acf Pass MCSymbols to the helper functions in MCELF.h. by Rafael Espindola · 10 years ago
  10. ece40ca Pass a MCSymbol to needsRelocateWithSymbol. by Rafael Espindola · 10 years ago
  11. 5560a4c Use raw_pwrite_stream in the object writer/streamer. by Rafael Espindola · 11 years ago
  12. 49286e9 clang-format bits of code to make a followup patch easy to read. by Rafael Espindola · 11 years ago
  13. a88b605 Add support for small-model PIC for PowerPC. by Justin Hibbits · 11 years ago
  14. 8c90fd7 Add override to overriden virtual methods, remove virtual keywords. by Benjamin Kramer · 11 years ago
  15. 7c8ae53 [PowerPC] Support TLS on PPC32/ELF by Hal Finkel · 11 years ago
  16. 46797c6 [MC] Pass MCSymbolData to needsRelocateWithSymbol by Ulrich Weigand · 11 years ago
  17. bb68610 [PowerPC] ELFv2 MC support for .localentry directive by Ulrich Weigand · 11 years ago
  18. 3ee2af7 [PowerPC] 32-bit ELF PIC support by Hal Finkel · 11 years ago
  19. 3d082fa Fix pr19645. by Rafael Espindola · 12 years ago
  20. 5904e12 Completely rewrite ELFObjectWriter::RecordRelocation. by Rafael Espindola · 12 years ago
  21. c03f44c Remove another unused argument. by Rafael Espindola · 12 years ago
  22. 9ab3801 Remove unused argument. by Rafael Espindola · 12 years ago
  23. cae3a17 [PowerPC] Generate little-endian object files by Ulrich Weigand · 12 years ago
  24. 94bc422 Add llvm_unreachable after fully-covered switches to appease GCC by Alexey Samsonov · 12 years ago
  25. 7fadc0e Look through variables when computing relocations. by Rafael Espindola · 12 years ago
  26. 52cf8e4 by Ulrich Weigand · 12 years ago
  27. b204431 by Ulrich Weigand · 12 years ago
  28. 5b42759 by Ulrich Weigand · 12 years ago
  29. 4050995 by Ulrich Weigand · 12 years ago
  30. f11efe7 by Ulrich Weigand · 12 years ago
  31. 3a75861 by Ulrich Weigand · 12 years ago
  32. 93372b4 by Ulrich Weigand · 12 years ago
  33. b6a30d1 by Ulrich Weigand · 12 years ago
  34. 91add7d by Ulrich Weigand · 12 years ago
  35. 876a0d0 by Ulrich Weigand · 12 years ago
  36. e9126f5 by Ulrich Weigand · 12 years ago
  37. 72ddbd6 by Ulrich Weigand · 12 years ago
  38. e67c565 by Ulrich Weigand · 12 years ago
  39. d51c09f by Ulrich Weigand · 12 years ago
  40. 68e2e1b by Ulrich Weigand · 12 years ago
  41. 9e90b3c by Ulrich Weigand · 12 years ago
  42. 41789de by Ulrich Weigand · 12 years ago
  43. 6e23ac6 by Ulrich Weigand · 12 years ago
  44. 994f49e by Ulrich Weigand · 12 years ago
  45. 0f2a6fe Cleanup relocation sorting for ELF. by Rafael Espindola · 12 years ago
  46. 2fb140e by Ulrich Weigand · 12 years ago
  47. e462053 by Ulrich Weigand · 12 years ago
  48. 72a7dc0 by Ulrich Weigand · 13 years ago
  49. 3e18601 PowerPC: Simplify handling of fixups. by Ulrich Weigand · 13 years ago
  50. b454829 Fix missing relocation for TLS addressing peephole optimization. by Bill Schmidt · 13 years ago
  51. 3822ef2 Relocation enablement for PPC DAG postprocessing pass by Bill Schmidt · 13 years ago
  52. 9b0b781 PowerPC: Fix eh_frame relocation for PIC by Adhemerval Zanella · 13 years ago
  53. a4f8984 This patch removes some nondeterminism from direct object file output by Bill Schmidt · 13 years ago
  54. 9f0b4ec This patch improves the 64-bit PowerPC InitialExec TLS support by providing by Bill Schmidt · 13 years ago
  55. 24b8dd6 This patch implements local-dynamic TLS model support for the 64-bit by Bill Schmidt · 13 years ago
  56. c56f1d3 This patch implements the general dynamic TLS model for 64-bit PowerPC. by Bill Schmidt · 13 years ago
  57. ca4a0c9 This patch introduces initial-exec model support for thread-local storage by Bill Schmidt · 13 years ago
  58. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  59. 34627e3 This patch implements medium code model support for 64-bit PowerPC. by Bill Schmidt · 13 years ago
  60. 8557850 Add (some) PowerPC TLS relocation types to ELF.h and by Ulrich Weigand · 13 years ago
  61. 1be10dc This patch fixes the MC object emission of 'nop' for external function calls by Adhemerval Zanella · 13 years ago
  62. f2aceda Initial TOC support for PowerPC64 object creation by Adhemerval Zanella · 13 years ago
  63. 2500962 Fix an incomplete refactoring of the ppc backend. Thanks to rdivacky for reporting by Rafael Espindola · 14 years ago
  64. 38a400d Move PPC bits to lib/Target/PowerPC. by Rafael Espindola · 14 years ago