summaryrefslogtreecommitdiff
path: root/test/MC/MachO/ARM
Commit message (Expand)AuthorAge
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Correct ARM NOP encodingDavid Sehr2012-12-05
* Test commit.David Sehr2012-12-05
* A test in thid directory was not being run because lit.local.cfg didn'tEli Bendersky2012-12-04
* ARM: Darwin BL/BLX relocations to out-of-range symbols.Jim Grosbach2012-09-25
* Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cppKevin Enderby2012-07-30
* Refactor data-in-code annotations.Jim Grosbach2012-05-18
* Fixed a bug in llvm-objdump when disassembling using -macho option for a binaryKevin Enderby2012-05-18
* Add a test case for r156840, a fix to llvm-objdump when disassembling usingKevin Enderby2012-05-15
* Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bitsKevin Enderby2012-05-03
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* ARM non-scattered MachO relocations for movw/movt.Jim Grosbach2012-03-20
* Fix flags for test in MC/MachO/ARM/empty-function-nop.llRichard Trieu2012-03-01
* ARM implement TargetInstrInfo::getNoopForMachoTarget()Jim Grosbach2012-02-28
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* ARM Darwin symbol ref differences w/o subsection-via-symbols.Jim Grosbach2012-01-24
* Add testcase.Jim Grosbach2012-01-19
* Thumb2 relaxation for LDR(literal).Jim Grosbach2012-01-18
* MC tweak symbol difference resolution for non-local symbols.Jim Grosbach2012-01-17
* Darwin assembler improved relocs when w/o subsections_via_symbols.Jim Grosbach2011-12-07
* Tidy up. Move MachO tests to MachO directory.Jim Grosbach2011-12-07
* test/MC: Introduce MC/MachO/ARM, and relocate relax-thumb2-branches.s into it.NAKAMURA Takumi2011-12-06