summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* [AArch64] Add support for NEON scalar fixed-point convert to floating-point i...Chad Rosier2013-10-31
* [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (...Chad Rosier2013-10-31
* [AArch64] Add support for NEON scalar shift immediate instructions.Chad Rosier2013-10-31
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-31
* This commit adds some (but not all) of the x86-64 relocations that are notTom Roeder2013-10-30
* [ARM] NEON instructions were erroneously decoded from certain invalid encodingsArtyom Skrobov2013-10-30
* [AArch64] Add support for NEON scalar floating-point compare instructions.Chad Rosier2013-10-30
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Test cleanup for v8 instructionsBernard Ogden2013-10-29
* ARM: Add subtarget feature for CRCBernard Ogden2013-10-29
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-29
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-28
* Convert a llc -filetype=obj test into a llvm-mc test.Rafael Espindola2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* ARM: tweak test to pass on all platformsTim Northover2013-10-25
* ARM: Mark double-precision instructions as suchTim Northover2013-10-24
* ARM: add a couple more NEON predicates.Tim Northover2013-10-24
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-24
* Added tests for microMIPS relocations 1.Zoran Jovanovic2013-10-24
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* [mips][msa] Direct Object Emission support for the LSA instruction.Matheus Almeida2013-10-23
* Make ARM hint ranges consistent, and add tests for these rangesArtyom Skrobov2013-10-23
* MC: Support multiple sections with the same name in the same comdat groupDavid Blaikie2013-10-22
* ARM: provide diagnostics on more writeback LDM/STM instructionsTim Northover2013-10-22
* [mips][msa] Direct Object Emission support for conditional branches.Matheus Almeida2013-10-22
* [mips][msa] Direct Object Emission support for LD/ST instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for LDI instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for MOVE.v.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission of SPLAT instruction.Matheus Almeida2013-10-21
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-21
* Emit DWARF line entries for all data in the instruction stream.Peter Collingbourne2013-10-20
* MC asm parser: allow ?'s in symbol names, and handle @'s in names in MS asmHans Wennborg2013-10-18
* Add hint disassembly syntax for 16-bit Thumb hint instructions.Richard Barton2013-10-18
* [AArch64] Add support for NEON scalar extract narrow instructions.Chad Rosier2013-10-18
* Add hardware division as a default feature on Cortex-A15. Also add test cases...Silviu Baranga2013-10-18
* Revert "Re-commit r192758 - MC: quote tricky symbol names in asm output"Hans Wennborg2013-10-18
* [AArch64] Add support for NEON scalar three register different instructionChad Rosier2013-10-17
* Re-commit r192758 - MC: quote tricky symbol names in asm outputHans Wennborg2013-10-17
* [AArch64] Add support for NEON scalar negate instruction.Chad Rosier2013-10-16
* [AArch64] Add support for NEON scalar absolute value instruction.Chad Rosier2013-10-16
* Update comment.Chad Rosier2013-10-16