summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/compression.s
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland [ELF] Loose a condition for relocation with a symbol"Vlad Tsyrklevich2019-07-221-2/+2
* Reland [ELF] Loose a condition for relocation with a symbolNikola Prica2019-07-221-2/+2
* Revert "[ELF] Loose a condition for relocation with a symbol"Nikola Prica2019-07-101-2/+2
* [ELF] Loose a condition for relocation with a symbolNikola Prica2019-07-101-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-3/+3
* [llvm-mc] - Properly set the the address align field of the compressed sections.George Rimar2019-04-231-3/+15
* Move `REQUIRES:` line to the topFangrui Song2018-06-261-2/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-2/+2
* Recommit 270977 - [llvm-mc] - Teach llvm-mc to generate zlib styled compressi...George Rimar2016-05-271-18/+51
* Revert r270977 ([llvm-mc] - Teach llvm-mc to generate zlib styled compression...George Rimar2016-05-271-51/+18
* [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.George Rimar2016-05-271-18/+51
* Revert r270569 (teach llvm-mc to generate compressed debug sections in zlibRichard Smith2016-05-251-10/+5
* Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sect...George Rimar2016-05-241-5/+10
* [MC/ELF] - Fixed insufficient compression.s testGeorge Rimar2016-05-241-9/+13
* Temporarily revert r270070George Rimar2016-05-191-11/+5
* [llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.George Rimar2016-05-191-5/+11
* Revert r240302 ("Bring r240130 back.").Daniel Jasper2015-06-231-18/+3
* Bring r240130 back.Rafael Espindola2015-06-221-3/+18
* Revert 240130, it caused crashes (repro in PR23900).Nico Weber2015-06-191-18/+3
* Make all temporary symbols unnamed.Rafael Espindola2015-06-191-3/+18
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-151-1/+0
* Compress debug sections only when beneficial.David Blaikie2014-04-181-14/+31
* Update the fragments of symbols in compressed sections.David Blaikie2014-04-181-1/+24
* Reimplement debug info compression by compressing the whole section, rather t...David Blaikie2014-04-101-8/+18
* Revert debug info compression support.David Blaikie2014-04-101-0/+2
* Debug Compression: Avoid compression debug_frame for nowDavid Blaikie2014-03-281-1/+9
* Only test compression when linked with zlib.David Blaikie2014-03-281-0/+2
* DebugInfo: Support for compressed debug info sectionsDavid Blaikie2014-03-271-0/+18
OpenPOWER on IntegriCloud