summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF
Commit message (Expand)AuthorAgeFilesLines
* [MC/ELF] Make the relaxation test more interesting.Davide Italiano2016-04-241-0/+2
* [MC/ELF] Implement support for GOTPCRELX/REX_GOTPCRELX.Davide Italiano2016-04-241-0/+18
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* AsmParser: record "# line file" context to calculate location for diagTim Northover2016-04-131-1/+4
* MCParser: diagnose missing directional labels more clearly.Tim Northover2016-04-111-0/+9
* [MC] support TLSDESC and TLSCALL / GNU2 tls dialectDavide Italiano2016-04-091-0/+26
* Revert r265817Colin LeMahieu2016-04-084-4/+4
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-084-4/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Handle section vs global name conflict.Evgeniy Stepanov2016-03-282-6/+138
* [ELF][gcc compatibility]: support section names with special characters (e.g....Marina Yatsina2016-03-221-0/+4
* Accept subtractions involving a weak symbol.Rafael Espindola2016-01-201-0/+6
* Accept dwarf version 5 for CIE versions.Eric Christopher2015-12-281-0/+1
* [MC] Don't use the architecture to govern which object file format to useDavid Majnemer2015-12-221-0/+10
* [X86] Add relaxtion logic for SBB instructions.Quentin Colombet2015-12-151-0/+16
* [X86] Add relaxtion logic for ADC instructions.Quentin Colombet2015-12-141-0/+16
* [llc/opt] Add an option to run all passes twiceKeno Fischer2015-12-041-0/+6
* [Assembler] Make fatal assembler errors non-fatalOliver Stannard2015-11-172-2/+2
* Use SHT_X86_64_UNWIND on every OS.Rafael Espindola2015-11-0619-19/+19
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Simplify .org processing and make it a bit more powerful.Rafael Espindola2015-11-041-1/+4
* [ELF] elfiamcu triple should imply e_machine == EM_IAMCUMichael Kuperstein2015-11-041-1/+4
* Don't create empty sections just to look like gas.Rafael Espindola2015-11-0311-72/+46
* Remove unnecessary dependency on section and string positions.Rafael Espindola2015-11-033-4/+4
* Simplify local common output.Rafael Espindola2015-11-031-3/+4
* ELF can handle some relocations of the form -sym + constant.Rafael Espindola2015-11-021-1/+3
* Convert tabs to spaces.Rafael Espindola2015-11-021-2/+2
* Fix pr24486.Rafael Espindola2015-10-051-1/+7
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+1
* [MC] Don't crash on division by zero.Davide Italiano2015-09-111-0/+6
* [MC/ELF] Accept zero for .align directiveDavide Italiano2015-09-081-0/+4
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* Convert tests under MC/ELF from macho-dump to llvm-readobj.Davide Italiano2015-08-142-12/+20
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* [X86] Fix incorrect/inefficient pushw encodings for x86-64 targetsMichael Kuperstein2015-07-053-0/+45
* [X86] Convert an instruction relaxation test to use objdump instead of readobjMichael Kuperstein2015-07-021-58/+64
* [X86] Avoid over-relaxation of 8-bit immediates in integer arithmetic instruc...Michael Kuperstein2015-07-012-0/+194
* Revert part of r241149, "Fix PR23872: Integrated assembler error message when...NAKAMURA Takumi2015-07-011-28/+0
* Fix PR23872: Integrated assembler error message when using .type directive wi...Gabor Ballabas2015-07-011-0/+28
* Diagnose undefined temporary symbols.Rafael Espindola2015-06-254-31/+7
* Don't get confused with sections whose section number is reserved.Rafael Espindola2015-06-241-0/+107
* Revert r240302 ("Bring r240130 back.").Daniel Jasper2015-06-238-31/+40
* Fix PR23914.Evgeniy Stepanov2015-06-221-0/+16
* Bring r240130 back.Rafael Espindola2015-06-228-40/+31
* Revert 240130, it caused crashes (repro in PR23900).Nico Weber2015-06-198-31/+40
* Make all temporary symbols unnamed.Rafael Espindola2015-06-198-40/+31
* Fix a regression in .pop_section.Rafael Espindola2015-06-081-0/+21
* [MC] Common symbols weren't being checked for redeclaration which allowed an ...Colin LeMahieu2015-06-062-0/+10
* Handle 16 bit PC relative relocations.Rafael Espindola2015-06-061-0/+5
* Omit unused section symbols from the symbol table.Rafael Espindola2015-06-0414-126/+50
OpenPOWER on IntegriCloud