summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* The darwin integrated assembler for X86 in 64-bit mode is not rejectingKevin Enderby2013-08-29
* The integrated darwin assembler can hang in an infinite loop (or get an assert Kevin Enderby2013-08-28
* [ARMv8]Joey Gouly2013-08-28
* [SystemZ] Add support for TMHH, TMHL, TMLH and TMLLRichard Sandiford2013-08-28
* [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.Akira Hatanaka2013-08-28
* [ms-inline asm] Support offsets after segment registersDavid Majnemer2013-08-27
* Given target assembler parsers a chance to handle variant expressionsJoerg Sonnenberger2013-08-27
* [ARMv8] Add MC support for the new load/store acquire/release instructions.Joey Gouly2013-08-27
* [ARMv8] Add some negative tests for the recent VFP/NEON instructions.Joey Gouly2013-08-27
* Fix wrong code offset for unwind code SET_FPREG.Kai Nacke2013-08-27
* This patch implements trap instructions for mips. The test cases are added.Vladimir Medic2013-08-26
* First round of fixes for the x86 fixes for the x86 move accumulator from/to m...Craig Topper2013-08-25
* [SystemZ] Add basic prefetch supportRichard Sandiford2013-08-23
* 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