Create MCTargetOptions.
[oota-llvm.git] / lib / Target / PowerPC / AsmParser / PPCAsmParser.cpp
2014-04-23 Evgeniy StepanovCreate MCTargetOptions.
2014-03-29 Hal Finkel[PowerPC] Add subregister classes for f64 VSX values
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-03-12 Roman DivackyAllow exclamation and tilde to be parsed as a part...
2014-01-28 David WoodhouseChange MCStreamer EmitInstruction interface to take...
2014-01-25 Rafael EspindolaRemove an easy use of EmitRawText from PPC.
2014-01-13 Saleem Abdulrasoolcorrect target directive handling error handling
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-14 Iain Sandoe[Powerpc darwin] AsmParser Base implementation.
2013-10-31 Rui UeyamaUse StringRef::startswith_lower. No functionality change.
2013-09-12 Roman DivackyImplement asm support for a few PowerPC bookIII that...
2013-09-12 Hal FinkelMark PPC MFTB and DST (and friends) as deprecated
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-03 Benjamin KramerPPCAsmParser: Stop leaking names.
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-09 Ulrich Weigand[PowerPC] Revert r185476 and fix up TLS variant kinds
2013-07-09 Ulrich Weigand[PowerPC] Support ".machine any"
2013-07-09 Ulrich Weigand[PowerPC] Support .llong and fix .word
2013-07-08 Ulrich Weigand[PowerPC] Always use "assembler dialect" 1
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