1. bfef1dd @l and friends adjust their value depending the context used in. by Joerg Sonnenberger · 11 years ago
  2. 5aab5af Allow the third argument for the subi family to be an expression. by Joerg Sonnenberger · 11 years ago
  3. eb9d13f Allow large immediates for branch instructions in 32bit mode. by Joerg Sonnenberger · 11 years ago
  4. 0013b92 Add support for SPE load/store from memory. by Joerg Sonnenberger · 11 years ago
  5. dda8e78 SPRG 0 to 3 are valid outside BookE, so move them to the normal test by Joerg Sonnenberger · 11 years ago
  6. 9e9623c Support move to/from segment register. by Joerg Sonnenberger · 11 years ago
  7. bb68610 [PowerPC] ELFv2 MC support for .localentry directive by Ulrich Weigand · 11 years ago
  8. 0daa516 [PowerPC] ELFv2 MC support for .abiversion directive by Ulrich Weigand · 11 years ago
  9. 960ea3f AsmMatchers: Use unique_ptr to manage ownership of MCParsedAsmOperand by David Blaikie · 11 years ago
  10. 0d3fa92 [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. PowerPC edition by Craig Topper · 12 years ago
  11. 062a2ba [C++] Use 'nullptr'. Target edition. by Craig Topper · 12 years ago
  12. 0a951b7 Create MCTargetOptions. by Evgeniy Stepanov · 12 years ago
  13. 19be506 [PowerPC] Add subregister classes for f64 VSX values by Hal Finkel · 12 years ago
  14. 27774d9 [PowerPC] Initial support for the VSX instruction set by Hal Finkel · 12 years ago
  15. a26f9a6 Allow exclamation and tilde to be parsed as a part of the ppc asm operand. by Roman Divacky · 12 years ago
  16. e6c13e4 Change MCStreamer EmitInstruction interface to take subtarget info by David Woodhouse · 12 years ago
  17. 6b9ee9b Remove an easy use of EmitRawText from PPC. by Rafael Espindola · 12 years ago
  18. a6505ca correct target directive handling error handling by Saleem Abdulrasool · 12 years ago
  19. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  20. e0b4cb6 [Powerpc darwin] AsmParser Base implementation. by Iain Sandoe · 12 years ago
  21. 29d2910 Use StringRef::startswith_lower. No functionality change. by Rui Ueyama · 12 years ago
  22. 62cb635 Implement asm support for a few PowerPC bookIII that are needed for assembling by Roman Divacky · 12 years ago
  23. 0096dbd Mark PPC MFTB and DST (and friends) as deprecated by Hal Finkel · 12 years ago
  24. 0e76fa7 Add an instruction deprecation feature to TableGen. by Joey Gouly · 12 years ago
  25. b822af4 Given target assembler parsers a chance to handle variant expressions by Joerg Sonnenberger · 12 years ago
  26. 72d45cc PPCAsmParser: Stop leaking names. by Benjamin Kramer · 12 years ago
  27. 0a9170d [PowerPC] Support powerpc64le as a syntax-checking target. by Bill Schmidt · 12 years ago
  28. 690d8ea Split generated asm mnemonic matching table into a separate table for each asm variant. by Craig Topper · 12 years ago
  29. 52cf8e4 by Ulrich Weigand · 12 years ago
  30. 55daa77 by Ulrich Weigand · 12 years ago
  31. 78a5a11 by Ulrich Weigand · 12 years ago
  32. 266db7f by Ulrich Weigand · 12 years ago
  33. c0944b5 by Ulrich Weigand · 12 years ago
  34. 5b42759 by Ulrich Weigand · 12 years ago
  35. b86cb7d by Ulrich Weigand · 12 years ago
  36. 42a09dc by Ulrich Weigand · 12 years ago
  37. 52727c6 Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handling by Hal Finkel · 12 years ago
  38. 5a02a02 by Ulrich Weigand · 12 years ago
  39. ad873cd by Ulrich Weigand · 12 years ago
  40. 4069e24 by Ulrich Weigand · 12 years ago
  41. 36c17ee PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocumentation] by NAKAMURA Takumi · 12 years ago
  42. 6ca7157 by Ulrich Weigand · 12 years ago
  43. 86247b6 by Ulrich Weigand · 12 years ago
  44. b6a30d1 by Ulrich Weigand · 12 years ago
  45. e9126f5 by Ulrich Weigand · 12 years ago
  46. e67c565 by Ulrich Weigand · 12 years ago
  47. d51c09f by Ulrich Weigand · 12 years ago
  48. 96e6578 by Ulrich Weigand · 12 years ago
  49. df1ecbd7 Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros. by Michael J. Spencer · 12 years ago
  50. 9d980cb by Ulrich Weigand · 12 years ago
  51. 509c240 by Ulrich Weigand · 12 years ago
  52. d839490 by Ulrich Weigand · 13 years ago
  53. 640192d by Ulrich Weigand · 13 years ago