summaryrefslogtreecommitdiff
path: root/test/MC
Commit message (Expand)AuthorAge
* Parse and create GOT_PREL relocations.Joerg Sonnenberger2014-04-29
* Centralize the handling of the thumb bit.Rafael Espindola2014-04-29
* Add an option for evaluating past symbols.Rafael Espindola2014-04-28
* Don't include an invalid symbol in the symbol table.Rafael Espindola2014-04-28
* List the entire symbol table in this test.Rafael Espindola2014-04-28
* Produce an error instead of a crash in an expr we cannot represent.Rafael Espindola2014-04-28
* ARM64: diagnose use of v16-v31 in certain indexed NEON instructions.Tim Northover2014-04-28
* Add emitThumbSet to the arm target streamer.Rafael Espindola2014-04-27
* MC: duplicate .file test for WoA (SVN r207341)Saleem Abdulrasool2014-04-27
* COFF: move ARM COFF test to ARM directorySaleem Abdulrasool2014-04-27
* Add WoA object file emission supportSaleem Abdulrasool2014-04-27
* [ARM64] Print preferred aliases for SFBM/UBFM in InstPrinterBradley Smith2014-04-25
* [ARM64] Support crc predicate on ARM64.Kevin Qin2014-04-25
* AArch64/ARM64: add ARM64 runs to more MC tests.Tim Northover2014-04-24
* AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too.Tim Northover2014-04-24
* AArch64: print NEON lists with a space.Tim Northover2014-04-24
* AArch64/ARM64: enable remaining MC elf tests.Tim Northover2014-04-24
* AArch64/ARM64: allow negative addends, at least on ELF.Tim Northover2014-04-24
* ARM64: support relocated "TBZ/TBNZ" instructions.Tim Northover2014-04-24
* AArch64/ARM64: support relocated ADR instructionTim Northover2014-04-24
* AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiersTim Northover2014-04-24
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-24
* AArch64/ARM64: enable some MC tests on ARM64Tim Northover2014-04-24
* Fix for PR18921, "vmov" part.Stepan Dyatkovskiy2014-04-24
* MC: disable test on thumbv7-windowsSaleem Abdulrasool2014-04-23
* MC: move test from Generic to COFFSaleem Abdulrasool2014-04-23
* MC: move ARM64 test from AArch64 directorySaleem Abdulrasool2014-04-23
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-23
* X86Disassembler - fixed a bug in immediate printElena Demikhovsky2014-04-23
* Integrated assbemler, macros: added 'vararg' argument qualifier support.Stepan Dyatkovskiy2014-04-23
* [ARM64] Enable feature predicates for NEON / FP / CRYPTO.Kevin Qin2014-04-23
* Follow aliases when determining if a symbol is thumb.Rafael Espindola2014-04-22
* Fix the assembler to print a better relocatable expression errorKevin Enderby2014-04-22
* [AVX512] Implemented integer conversions up/down with masking.Robert Khasanov2014-04-22
* ARM64: Improve diagnostics for malformed reg+reg addressing mode.Jim Grosbach2014-04-21
* Handle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.Rafael Espindola2014-04-21
* Patch by Ray Donnelly to print register names instead of numbers.Yaron Keren2014-04-19
* Change the ARM assembler to require a :lower16: or :upper16 on non-constantKevin Enderby2014-04-18
* Compress debug sections only when beneficial.David Blaikie2014-04-18
* Update the fragments of symbols in compressed sections.David Blaikie2014-04-18
* Revert r206565 (and r206566 which updated tests).Chandler Carruth2014-04-18
* Updated test with register names following r206565.Yaron Keren2014-04-18
* ARM64: [su]xtw use W regs as inputs, not X regs.Jim Grosbach2014-04-17
* [X86] Add disassembler support for the 0x0f 0x7f form of movq %mm, %mm.Craig Topper2014-04-17
* Test commit - Added a new lineKonrad Anheim2014-04-16
* [mips] Use TwoOperandAliasConstraint for shift instructions.Matheus Almeida2014-04-16
* [mips] Add initial support for NaN2008 in the back-end.Matheus Almeida2014-04-16
* AArch64/ARM64: produce correct relocation for conditional branches.Tim Northover2014-04-16
* COFF: fix an off by one errorSaleem Abdulrasool2014-04-16
* COFF: add support for .file symbolsSaleem Abdulrasool2014-04-16