Merging r261306:
[oota-llvm.git] / test / MC / PowerPC / ppc64-encoding-bookII.s
2015-04-23 Hal Finkel[PowerPC] Use sync inst alias when printing
2015-04-23 Hal Finkel[PowerPC] Add asm/disasm support for dcbt with hint
2015-04-23 Hal Finkel[PowerPC] Enable printing instructions using aliases
2015-03-10 Nemanja IvanovicAdd support for part-word atomics for PPC
2014-08-23 Hal Finkel[PowerPC] Add support for dcbtst and icbt (prefetch)
2014-08-07 Joerg SonnenbergerSupport mttbl and mttbu mnemonic
2014-08-04 Joerg SonnenbergerRecognize mftbl as alias for mftb, for symmetry with...
2014-07-29 Joerg Sonnenbergermbar without argument is equivalent to mbar 0.
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-03-24 Ulrich Weigand[PowerPC] Generate little-endian object files
2013-07-08 Ulrich Weigand[PowerPC] Support time base instructions
2013-07-01 Ulrich Weigand[PowerPC] Also add "msync" alias
2013-07-01 Ulrich Weigand[PowerPC] Add "wait" instruction
2013-07-01 Ulrich Weigand[PowerPC] Support "eieio" instruction
2013-07-01 Ulrich Weigand[PowerPC] Add some existing instructions to ppc64-encod...
2013-07-01 Ulrich Weigand[PowerPC] Add variants of "sync" instruction
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser