summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* Fix ARM vcvt encoding when the number of fractional bits is zero.Mihai Popa2013-08-22
* Make "mov" work for all Thumb2 MOV encodingsMihai Popa2013-08-21
* AVX-512: Added SHIFT instructions.Elena Demikhovsky2013-08-21
* [SystemZ] Add FI[EDX]BRARichard Sandiford2013-08-21
* [micromips] Print instruction alias "not" if the last operand of a nor is zero.Akira Hatanaka2013-08-21
* [mips] Guard micromips instructions with predicate InMicroMips. Also, fixAkira Hatanaka2013-08-20
* [mips] Fix instruction definitions that were incorrectly marked as code-gen-o...Akira Hatanaka2013-08-19
* Thumb2 add immediate alias for SPMihai Popa2013-08-19
* [SystemZ] Add negative integer absolute (load negative)Richard Sandiford2013-08-19
* [SystemZ] Add integer absolute (load positive)Richard Sandiford2013-08-19
* Add the PPC fcpsgn instructionHal Finkel2013-08-19
* Add support for Thumb2 literal loads with negative zero offsetMihai Popa2013-08-16
* Fix Thumb2 aliasing complementary instructions taking modified immediatesMihai Popa2013-08-16
* [SystemZ] Use SRST to implement strlen and strnlenRichard Sandiford2013-08-16
* [SystemZ] Use MVST to implement strcpy and stpcpyRichard Sandiford2013-08-16
* [SystemZ] Use CLST to implement strcmpRichard Sandiford2013-08-16
* This patch implements wait instruction for mips. Examples are added in test f...Vladimir Medic2013-08-16
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* This fixes three issues related to Thumb literal loads:Mihai Popa2013-08-15
* Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...Hao Liu2013-08-15
* Add test-case for hex floating-literalsTim Northover2013-08-14
* Support C99 hexadecimal floating-point literals in assemblyTim Northover2013-08-14
* [mips] Fix bug in parsing accumulator registers.Akira Hatanaka2013-08-14
* [Mips] Support for unaligned load/store microMips instructionsJack Carter2013-08-13
* ARMv8: SWP and SWPB are obsoleted on ARMv8.Joey Gouly2013-08-13
* Fix signed overflow in when computing encodings for ADR instructionsMihai Popa2013-08-13
* [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...David Majnemer2013-08-13
* Fix a crash with X86 Mach-O and a subtraction expression where both symbols areKevin Enderby2013-08-12
* This patch implements ei and di instructions for mips. Test cases are added.Vladimir Medic2013-08-12
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* [SystemZ] Add a definition of the CLC instructionRichard Sandiford2013-08-12
* [SystemZ] Add a definition of the IPM instructionRichard Sandiford2013-08-12
* Check for $PWD in llvm::sys::current_path.Rafael Espindola2013-08-10
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-09
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* Mips ELF: MicroMips direct object Little endian support. Jack Carter2013-08-08
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-08
* Using the integrated assembler we'd fail to change section to theEric Christopher2013-08-07
* [SystemZ] Add floating-point load-and-test instructionsRichard Sandiford2013-08-07
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-06
* [SystemZ] Add definitions for BRCT and BRCTGRichard Sandiford2013-08-05
* [SystemZ] Add LOAD AND TEST instructionsRichard Sandiford2013-08-05
* [ARMv8] Add an assembler warning for the deprecated 'setend' instruction.Joey Gouly2013-08-02
* EVEX and compressed displacement encoding for AVX512Elena Demikhovsky2013-08-01
* Add tests for Mips DSP instructions.Vladimir Medic2013-08-01
* AArch64: add initial NEON supportTim Northover2013-08-01
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-31
* [SystemZ] Add RISBLG and RISBHG instruction definitionsRichard Sandiford2013-07-31
* Changed register names (and pointer keywords) to be lower case when using Int...Craig Topper2013-07-31