summaryrefslogtreecommitdiff
path: root/test/MC/ARM
Commit message (Expand)AuthorAge
* Added parsing co-processor names starting with "cr"Renato Golin2014-06-26
* ARM: mark UBFX as not allowing PC.Tim Northover2014-06-23
* MC: adjust text section flags for WoASaleem Abdulrasool2014-06-22
* Since we're using DW_AT_string rather than DW_AT_strp for debug_infoEric Christopher2014-06-19
* Tests for r211273Oliver Stannard2014-06-19
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* MC: fix text section characteristics for WoASaleem Abdulrasool2014-06-08
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-23
* MC: correct IMAGE_REL_ARM_MOV32T relocation emissionSaleem Abdulrasool2014-05-21
* ARMEB: Additional test files for ARM fixupsChristian Pirker2014-05-20
* ARM: implement support for the UDF mnemonicSaleem Abdulrasool2014-05-14
* ARM: Additional test files for thumb fixups (checked with llvm-mv -show-encod...Christian Pirker2014-05-13
* ARM: Additional test files for thumb fixupsChristian Pirker2014-05-13
* test: fix silly typoSaleem Abdulrasool2014-05-08
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-08
* ARM: For thumb fixups store halfwords high first and low secondChristian Pirker2014-05-06
* Fix spelling.Joerg Sonnenberger2014-05-05
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-04
* MC: place .file records into the correct sectionSaleem Abdulrasool2014-05-02
* Don't force symbols to be globals in .thumb_set.Rafael Espindola2014-05-01
* Correction to assert statemtent to allow 32-bit unsigned numbers with the top...Richard Barton2014-05-01
* ARM: print COFF function header for Windows on ARMSaleem Abdulrasool2014-04-30
* Parse and create GOT_PREL relocations.Joerg Sonnenberger2014-04-29
* Centralize the handling of the thumb bit.Rafael Espindola2014-04-29
* 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
* Fix for PR18921, "vmov" part.Stepan Dyatkovskiy2014-04-24
* Follow aliases when determining if a symbol is thumb.Rafael Espindola2014-04-22
* Change the ARM assembler to require a :lower16: or :upper16 on non-constantKevin Enderby2014-04-18
* Test commit - Added a new lineKonrad Anheim2014-04-16
* [MC] Emit an error if cfi_startproc is used before a symbol is defined.Quentin Colombet2014-04-15
* Don't lose the thumb bit by using relocations with sections.Rafael Espindola2014-04-11
* Remove the use of "%e" as it is not a valid expansion like "%t".Kaelyn Takata2014-04-10
* For the ARM integrated assembler add checking of theKevin Enderby2014-04-10
* Revert "For the ARM integrated assembler add checking of the alignments on vl...Reid Kleckner2014-04-10
* For the ARM integrated assembler add checking of theKevin Enderby2014-04-09
* Fix the ARM VLD3 (single 3-element structure to all lanes)Kevin Enderby2014-04-08
* Fix for PR18921 (LDRD/STRD part)::Stepan Dyatkovskiy2014-04-04
* Fixed register class in STRD instruction for Thumb2 mode.Stepan Dyatkovskiy2014-04-04
* ARM: update even more testsSaleem Abdulrasool2014-04-03
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* PR19320:Stepan Dyatkovskiy2014-04-03
* Recommitted fix for PR18931, with extended tests set.Stepan Dyatkovskiy2014-03-29
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-29
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-28
* Rejected r204899 and r204900 due to remaining test failures on cmake-llvm-x86...Stepan Dyatkovskiy2014-03-27
* Fixed test for r204899 (pr18931 fix)Stepan Dyatkovskiy2014-03-27
* Fix for pr18931: Crash using integrated assembler with immediate arithmeticStepan Dyatkovskiy2014-03-27
* ARM: raise error message when complex SO expressions can't really beJiangning Liu2014-03-27