summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO/ARM
Commit message (Expand)AuthorAgeFilesLines
* [MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)Hans Wennborg2020-02-271-1/+0
* [llvm-readobj][MachO] Fix section type printingSeiya Nuta2019-08-153-6/+6
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-012-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-0117-20/+20
* [macho] save the SDK version stored in module metadata into the version min andAlex Lorenz2018-12-142-0/+32
* Produce an error on non-encodable offsets for darwin ARM scattered relocations.Jonas Devlieghere2018-11-291-0/+15
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* MachO: trap unreachable instructionsTim Northover2018-04-131-4/+4
* MC: Add support for mach-o build_versionMatthias Braun2017-12-145-23/+108
* ARM: use an external relocation for calls from MachO ARM mode.Tim Northover2017-08-181-1/+1
* MCMacho: Allow __thread_ptr section after dwarf sectionsMatthias Braun2017-02-011-0/+28
* [Assembler] Make fatal assembler errors non-fatalOliver Stannard2015-11-171-0/+6
* MachO: improve load command tests slightlyTim Northover2015-11-021-0/+13
* ARM: add support for WatchOS's compact unwind information.Tim Northover2015-10-281-0/+124
* ARM: support .watchos_version_min and .tvos_version_min.Tim Northover2015-10-284-0/+103
* [MC] Convert all the remaining tests from macho-dump to llvm-readobj.Davide Italiano2015-09-103-269/+299
* [MC] Convert tests to use llvm-readobj --macho-version-min.Davide Italiano2015-08-281-6/+12
* [llvm-readobj] Test --macho-data-in-code option.Davide Italiano2015-08-221-18/+35
* [MC] Convert another bunch of tests from macho-dump to llvm-readobj.Davide Italiano2015-08-1812-68/+196
* Force the MachO generated for Darwin to have VERSION_MIN load commandSteven Wu2015-08-052-22/+22
* Reworking the test part of r241149Gabor Ballabas2015-07-021-0/+10
* Improve the --expand-relocs handling of MachO.Rafael Espindola2015-06-181-10/+2
* MC: For variable symbols, maintain MCSymbol::Section as a cache.Peter Collingbourne2015-04-031-5/+5
* Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca...Peter Collingbourne2015-04-021-5/+5
* MC: For variable symbols, maintain MCSymbol::Section as a cache.Peter Collingbourne2015-03-301-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-3/+3
* [AsmPrinter][TLOF] Split tests and move to appropriate directoriesBruno Cardoso Lopes2015-03-061-0/+74
* Convert test to llvm-readobj. NFC.Rafael Espindola2014-12-291-16/+41
* MachObjectWriter: optimize the string table for common sufficesHans Wennborg2014-10-062-5/+5
* Adds the next bit of support for llvm-objdump’s -private-headers for execut...Kevin Enderby2014-09-041-1/+1
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* MachO: move test to ARM directory.Tim Northover2014-05-301-0/+115
* ARM: consolidate MachO checks for ARM asm parserSaleem Abdulrasool2014-04-051-9/+14
* Fix crashes when assembler directives are used that are notKevin Enderby2014-03-251-0/+24
* Move yet another test that requires ARM to an ARM test directory.NAKAMURA Takumi2014-03-181-0/+10
* Move tests that require ARM to an ARM test directory.Jim Grosbach2014-03-182-0/+70
* Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kindsKevin Enderby2013-12-131-0/+9
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Correct ARM NOP encodingDavid Sehr2012-12-051-1/+1
* Test commit.David Sehr2012-12-051-1/+1
* A test in thid directory was not being run because lit.local.cfg didn'tEli Bendersky2012-12-041-1/+1
* ARM: Darwin BL/BLX relocations to out-of-range symbols.Jim Grosbach2012-09-251-0/+43
* Fix a bug in ARMMachObjectWriter::RecordRelocation() in ARMMachObjectWriter.cppKevin Enderby2012-07-301-0/+44
* Refactor data-in-code annotations.Jim Grosbach2012-05-181-0/+33
* Fixed a bug in llvm-objdump when disassembling using -macho option for a binaryKevin Enderby2012-05-181-0/+5
* Add a test case for r156840, a fix to llvm-objdump when disassembling usingKevin Enderby2012-05-151-0/+20
* Fix issues with the ARM bl and blx thumb instructions and the J1 and J2 bitsKevin Enderby2012-05-031-0/+19
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* ARM non-scattered MachO relocations for movw/movt.Jim Grosbach2012-03-201-0/+23
OpenPOWER on IntegriCloud