[PowerPC] Support basic compare mnemonics
[oota-llvm.git] / lib / Target / PowerPC / AsmParser / PPCAsmParser.cpp
2013-07-08 Ulrich Weigand[PowerPC] Support basic compare mnemonics
2013-07-05 Ulrich Weigand[PowerPC] Support @tls in the asm parser
2013-07-04 Ulrich Weigand[PowerPC] Add asm parser support for CR expressions
2013-07-02 Ulrich Weigand[PowerPC] PR16512 - Support TLS call sequences in the...
2013-07-02 Hal FinkelCleanup PPC Altivec registers in CSR lists and improve...
2013-06-26 Ulrich Weigand[PowerPC] Accept 17-bit signed immediates for addis
2013-06-25 Ulrich Weigand[PowerPC] Add extended rotate/shift mnemonics
2013-06-25 Ulrich Weigand[PowerPC] Add extended subtract mnemonics
2013-06-25 NAKAMURA TakumiPPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocume...
2013-06-24 Ulrich Weigand[PowerPC] Support some miscellaneous mnemonics in the...
2013-06-24 Ulrich Weigand[PowerPC] Add predicted forms of branches
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-21 Ulrich Weigand[PowerPC] Rename some more VK_PPC_ enums
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-05-24 Michael J. SpencerReplace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-16 Ulrich Weigand[PowerPC] Use true offset value in "memrix" machine...
2013-05-06 Ulrich Weigand[PowerPC] Fix memory corruption in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser