summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand() from misidentifying certa...Tilmann Scheller2013-07-03
* [PowerPC] Support lmw/stmw in the asm parserUlrich Weigand2013-07-03
* [PowerPC] Use mtocrf when availableUlrich Weigand2013-07-03
* Prefix failing commands with not to make clear they are expected to fail.Rafael Espindola2013-07-03
* [PowerPC] Support mtspr/mfspr in the asm parserUlrich Weigand2013-07-03
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-03
* [PowerPC] PR16512 - Support TLS call sequences in the asm parserUlrich Weigand2013-07-02
* [SystemZ] Add the MVC instructionRichard Sandiford2013-07-02
* Fix ARM EHABI compact model 1 and 2 without handlerdata.Logan Chien2013-07-02
* Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel2013-07-02
* [PowerPC] Add support for TLS data relocationsUlrich Weigand2013-07-01
* [PowerPC] Support all condition register logical instructionsUlrich Weigand2013-07-01
* [ARMAsmParser] Sort the ARM register lists based on the encoding value, not theChad Rosier2013-07-01
* [PowerPC] Also add "msync" aliasUlrich Weigand2013-07-01
* [mips] Increase the number of floating point control registers available to 32.Akira Hatanaka2013-07-01
* [PowerPC] Fix @got references to local symbolsUlrich Weigand2013-07-01
* [PowerPC] Add "wait" instructionUlrich Weigand2013-07-01
* [PowerPC] Support "eieio" instructionUlrich Weigand2013-07-01
* [PowerPC] Add some existing instructions to ppc64-encoding-bookII.sUlrich Weigand2013-07-01
* [PowerPC] Add variants of "sync" instructionUlrich Weigand2013-07-01
* Added the test missed from r185080.Serge Pavlov2013-07-01
* ARM: Fix pseudo-instructions for SRS (Store Return State).Tilmann Scheller2013-06-28
* Integrate Assembler: Support X86_64_DTPOFF64 relocationsDavid Blaikie2013-06-28
* Improve the compression of the tablegen DiffLists by introducing a new sortChad Rosier2013-06-27
* [Mips Disassembler] Have the DecodeCCRRegisterClass function use the getRegChad Rosier2013-06-26
* [mips] Do not emit ".option pic0" if target is mips64.Akira Hatanaka2013-06-26
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-26
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-26
* [PowerPC] Accept 17-bit signed immediates for addisUlrich Weigand2013-06-26
* [PowerPC] Support symbolic u16imm operandsUlrich Weigand2013-06-26
* ARM: operands should be explicit when disassembledAmaury de la Vieuville2013-06-26
* [PowerPC] Support @got modifierUlrich Weigand2013-06-25
* [PowerPC] Add extended rotate/shift mnemonicsUlrich Weigand2013-06-25
* [PowerPC] Add rldcr/rldic instructionsUlrich Weigand2013-06-25
* [PowerPC] Add extended subtract mnemonicsUlrich Weigand2013-06-25
* [PowerPC] Support some miscellaneous mnemonics in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Add some FIXMEsUlrich Weigand2013-06-24
* [PowerPC] Add predicted forms of branchesUlrich Weigand2013-06-24
* [PowerPC] Add t/f branch mnemonics to asm parserUlrich Weigand2013-06-24
* [PowerPC] Support generic conditional branches in asm parserUlrich Weigand2013-06-24
* [PowerPC] Support absolute branchesUlrich Weigand2013-06-24
* [PowerPC] Support bd(n)zl and bd(n)zlrlUlrich Weigand2013-06-24
* [PowerPC] Support b(cond)l in the asm parserUlrich Weigand2013-06-24
* [PowerPC] Support blrl and variants in the asm parserUlrich Weigand2013-06-24
* ARM: check predicate bits for thumb instructionsAmaury de la Vieuville2013-06-24
* ARM: rGPR is meant to be unpredictable, not undefinedAmaury de la Vieuville2013-06-24
* ARM: fix thumb1 nop decodingAmaury de la Vieuville2013-06-24
* ARM: fix IT decodingAmaury de la Vieuville2013-06-24
* ARM: enable decoding of pc-relative PLD/PLIAmaury de la Vieuville2013-06-24
* AArch64: fix overzealous NEXTing for Windows testing.Tim Northover2013-06-23