summaryrefslogtreecommitdiff
path: root/test/MC/ARM
Commit message (Expand)AuthorAge
* 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
* Fix the ARM VST4 (single 4-element structure from one lane)Kevin Enderby2014-03-26
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-24
* ARM IAS: properly handle function entries in .thumbSaleem Abdulrasool2014-03-22
* This reverts commit r203762, "ARM: support emission of complex SO expressions".Jiangning Liu2014-03-21
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* Reapply 'ARM IAS: support .thumb_set'Saleem Abdulrasool2014-03-20
* Revert "Add back r203962, r204028 and r204059."Rafael Espindola2014-03-19
* Add back r203962, r204028 and r204059.Rafael Espindola2014-03-18
* Revert r203962 and two revisions depending on it: r204028 and r204059.Alexander Kornienko2014-03-18
* ARM IAS: support .thumb_setSaleem Abdulrasool2014-03-17
* Generalise assembly tests to not rely on anonymous symbol namesOliver Stannard2014-03-14
* ARM: support emission of complex SO expressionsSaleem Abdulrasool2014-03-13
* ARM: Make .unreq directives case-insensitiveDuncan P. N. Exon Smith2014-03-07
* ARM IAS: support .align without parametersSaleem Abdulrasool2014-02-23
* ARM IAS: support .short and .hwordSaleem Abdulrasool2014-02-23
* Fix the arm assembler so that this malformed instruction:Kevin Enderby2014-02-17
* ARM IAS: (partially) support .arch_extension directiveSaleem Abdulrasool2014-02-16
* Tidy up a bit. Formatting only.Jim Grosbach2014-02-11
* ARM: Thumb2 LDR(literal) can target SP.Jim Grosbach2014-02-11
* ARM: change attribute tests to use parsed formSaleem Abdulrasool2014-02-08
* Remove -arm-disable-ehabi optionRenato Golin2014-02-07
* ARM: Resolve thumb_bl fixup in same MCFragment.Logan Chien2014-02-05
* ARM IAS: support .object_archSaleem Abdulrasool2014-01-30
* ARM IAS: support .movspSaleem Abdulrasool2014-01-30
* ARM: suuport .tlsdescseq directiveSaleem Abdulrasool2014-01-30
* ARM: support TLS descriptor relocationsSaleem Abdulrasool2014-01-30
* ARM: support tlscall relocationsSaleem Abdulrasool2014-01-30
* Enable EHABI by defaultRenato Golin2014-01-29
* Tests for mode switchingDavid Woodhouse2014-01-28