summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2010-12-15-elf-lcomm.ll
Commit message (Expand)AuthorAgeFilesLines
* [GlobalMerge] Look at uses to create smaller global sets.Ahmed Bougacha2015-04-181-3/+3
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-151-5/+0
* [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.Ahmed Bougacha2015-03-231-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-12/+15
* Never use .lcomm on platforms where it does not accept an alignmentUlrich Weigand2012-11-271-1/+2
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-011-5/+6
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Don't print a counter in hex.Rafael Espindola2011-08-041-1/+1
* don't emit the symbol name twice for local bss and commonChris Lattner2011-04-261-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-2/+2
* Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.Evan Cheng2011-01-171-2/+2
* 1. ARM/MC/ELF: A few more ELF relocs for .oJason W Kim2010-12-161-0/+35
OpenPOWER on IntegriCloud