summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* [SystemZ] Add MC support for R[NOX]SBGRichard Sandiford2013-07-16
* [mc-coff] Resolve aliases when emitting COFF relocationsReid Kleckner2013-07-15
* Add newlines at end of test files, no functionality changeStephen Lin2013-07-13
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-12
* [SystemZ] Allow 8-bit operands to RISBGRichard Sandiford2013-07-11
* Put ELF COMDAT relocations into the relevant COMDAT group.Tim Northover2013-07-10
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-10
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-10
* [PowerPC] Revert r185476 and fix up TLS variant kindsUlrich Weigand2013-07-09
* Add MC assembly/disassembly support for VRINT{A, N, P, M} to V8FP.Joey Gouly2013-07-09
* Add MC assembly/disassembly support for VRINT{Z, X, R} to V8FP.Joey Gouly2013-07-09
* [PowerPC] Support ".machine any"Ulrich Weigand2013-07-09
* Add MC assembly/disassembly support for VCVT{A, N, P, M} to V8FP.Joey Gouly2013-07-09
* [PowerPC] Support .llong and fix .wordUlrich Weigand2013-07-09
* CEHCK->CHECK typo fix.Eric Christopher2013-07-08
* Fix up whitespace.Eric Christopher2013-07-08
* [PowerPC] Support time base instructionsUlrich Weigand2013-07-08
* [PowerPC] Support basic compare mnemonicsUlrich Weigand2013-07-08
* Revert: Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-08
* Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.Kai Nacke2013-07-08
* Revert: Fix alignment of unwind data.Kai Nacke2013-07-08
* Add MC support for the v8fp instructions: vmaxnm and vminnm.Joey Gouly2013-07-06
* Fix alignment of unwind data.Kai Nacke2013-07-06
* Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEHKai Nacke2013-07-06
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-07-06
* MC: Implement COFF .linkonce directiveNico Rieck2013-07-06
* [PowerPC] Add some special @got@tprel fixup casesUlrich Weigand2013-07-05
* [PowerPC] Make test case buildable with GNU asUlrich Weigand2013-07-05
* [PowerPC] Support @tls in the asm parserUlrich Weigand2013-07-05
* MC: Add .section directive to COFFNico Rieck2013-07-04
* [PowerPC] Implement writeNopDataUlrich Weigand2013-07-04
* Add 'not' in front of a command that is expected to fail.Rafael Espindola2013-07-04
* Add support for MC assembling and disassembling of vsel{ge, gt, eq, vs} instr...Joey Gouly2013-07-04
* [PowerPC] Add all trap mnemonicsUlrich Weigand2013-07-04
* [PowerPC] Add asm parser support for CR expressionsUlrich Weigand2013-07-04
* Add a V8FP instruction 'vcvt{b,t}' to convert between half and double precision.Joey Gouly2013-07-04
* 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