| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "coff also doesn't have a ReadOnlySection yet, (!)" | David Majnemer | 2013-08-08 | 1 | -0/+6 |
* | Using the integrated assembler we'd fail to change section to the | Eric Christopher | 2013-08-07 | 1 | -0/+33 |
* | [SystemZ] Add floating-point load-and-test instructions | Richard Sandiford | 2013-08-07 | 3 | -0/+74 |
* | This corrects creation of operands for t2PLDW. It also removes the definition... | Mihai Popa | 2013-08-06 | 2 | -2/+7 |
* | Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins... | Mihai Popa | 2013-08-06 | 2 | -15/+14 |
* | [SystemZ] Add definitions for BRCT and BRCTG | Richard Sandiford | 2013-08-05 | 3 | -0/+92 |
* | [SystemZ] Add LOAD AND TEST instructions | Richard Sandiford | 2013-08-05 | 3 | -0/+246 |
* | [ARMv8] Add an assembler warning for the deprecated 'setend' instruction. | Joey Gouly | 2013-08-02 | 1 | -0/+3 |
* | EVEX and compressed displacement encoding for AVX512 | Elena Demikhovsky | 2013-08-01 | 1 | -0/+21 |
* | Add tests for Mips DSP instructions. | Vladimir Medic | 2013-08-01 | 1 | -0/+44 |
* | AArch64: add initial NEON support | Tim Northover | 2013-08-01 | 24 | -5/+3714 |
* | Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction. | Kevin Enderby | 2013-07-31 | 2 | -0/+6 |
* | [SystemZ] Add RISBLG and RISBHG instruction definitions | Richard Sandiford | 2013-07-31 | 4 | -0/+124 |
* | Changed register names (and pointer keywords) to be lower case when using Int... | Craig Topper | 2013-07-31 | 1 | -26/+26 |
* | This patch implements parsing of mips FCC register operands. The example inst... | Vladimir Medic | 2013-07-30 | 1 | -0/+6 |
* | Use proper section suffix for COFF weak symbols | Nico Rieck | 2013-07-29 | 2 | -25/+44 |
* | MC: Support larger COFF string tables | Nico Rieck | 2013-07-29 | 1 | -0/+62 |
* | [mips] Fix FP conditional move instructions to have explicit FP condition code | Akira Hatanaka | 2013-07-26 | 2 | -0/+36 |
* | [mips] Fix FP branch instructions to have explicit FP condition code register | Akira Hatanaka | 2013-07-26 | 4 | -0/+24 |
* | [mips] Print instructions "beq", "bne" and "or" using assembler pseudo | Akira Hatanaka | 2013-07-26 | 3 | -7/+11 |
* | Add test cases for the various instruction alias and Intel syntax fixes that ... | Craig Topper | 2013-07-26 | 3 | -17/+380 |
* | Remove the mblaze backend from llvm. | Rafael Espindola | 2013-07-25 | 25 | -3115/+0 |
* | [SystemZ] Add LOCR and LOCGR | Richard Sandiford | 2013-07-25 | 3 | -0/+184 |
* | [SystemZ] Add LOC and LOCG | Richard Sandiford | 2013-07-25 | 3 | -0/+226 |
* | [SystemZ] Add STOC and STOCG | Richard Sandiford | 2013-07-25 | 3 | -0/+226 |
* | Add not so that these tests pass with pipefail enabled. | Rafael Espindola | 2013-07-23 | 3 | -3/+3 |
* | Don't let x86 asm printer use the no operand movsd alias. It should use the n... | Craig Topper | 2013-07-23 | 3 | -12/+12 |
* | Fix the move to/from accumulator register instructions that use a full 64-bit | Kevin Enderby | 2013-07-22 | 2 | -0/+62 |
* | Recommit r186813: More Intel syntax alias fixes. With the addition of suppres... | Craig Topper | 2013-07-22 | 1 | -15/+15 |
* | [mips] Fix MipsAsmParser::parseCCRRegs. | Akira Hatanaka | 2013-07-22 | 1 | -1/+3 |
* | [mips] Use ADDu instead of OR to copy general purpose registers. Also, delete | Akira Hatanaka | 2013-07-22 | 1 | -0/+2 |
* | This adds range checking for "ldr Rn, [pc, #imm]" Thumb | Mihai Popa | 2013-07-22 | 1 | -2/+19 |
* | [SystemZ] Add tests for ALHSIK and ALGHSIK | Richard Sandiford | 2013-07-19 | 3 | -0/+76 |
* | [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK | Richard Sandiford | 2013-07-19 | 3 | -0/+92 |
* | [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}. | Joey Gouly | 2013-07-19 | 4 | -0/+124 |
* | [SystemZ] Add AHIK and AGHIK | Richard Sandiford | 2013-07-19 | 4 | -0/+99 |
* | [SystemZ] Add ARK, AGRK, SRK and SGRK | Richard Sandiford | 2013-07-19 | 3 | -0/+92 |
* | [SystemZ] Add NGRK, OGRK and XGRK | Richard Sandiford | 2013-07-19 | 3 | -0/+69 |
* | [SystemZ] Add NRK, ORK and XRK | Richard Sandiford | 2013-07-19 | 3 | -0/+69 |
* | ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form. | Tilmann Scheller | 2013-07-19 | 2 | -0/+10 |
* | [SystemZ] Start adding z196 and zEC12 support | Richard Sandiford | 2013-07-19 | 5 | -2/+251 |
* | ARM: delete two tests now integrated into the larger files | Tim Northover | 2013-07-19 | 2 | -19/+0 |
* | ARM: remove invalid invalid tests | Tim Northover | 2013-07-19 | 2 | -32/+0 |
* | Improve llvm-mc disassembler mode and refactor ARM tests to use it | Tim Northover | 2013-07-19 | 63 | -611/+972 |
* | llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can... | NAKAMURA Takumi | 2013-07-19 | 1 | -3/+2 |
* | test/MC/AsmParser/secure_log_unique.s requires shell | Hans Wennborg | 2013-07-18 | 1 | -0/+1 |
* | Add a test for .secure_log_unique. | Rafael Espindola | 2013-07-18 | 1 | -0/+9 |
* | [ARMv8] Add NEON instructions VCVT{A, N, P, M}. | Joey Gouly | 2013-07-18 | 4 | -0/+144 |
* | Add Thumb tests for the ARMv8 FP instructions that I recently added. | Joey Gouly | 2013-07-18 | 2 | -0/+293 |
* | This patch extends mips register parsing methods to allow indexed register pa... | Vladimir Medic | 2013-07-18 | 1 | -0/+4 |