Implement major new fastisel functionality: the matcher can now handle immediates...
[oota-llvm.git] / test / MC / ELF / relocation.s
2011-04-07 Rafael EspindolaUpdate tests
2011-03-20 Rafael EspindolaWrite the section table and the section data in the...
2011-01-23 Rafael EspindolaAdd support for lowercase variants.
2011-01-01 Rafael EspindolaFix PR8878.
2010-12-27 Rafael EspindolaHandle reloc_riprel_4byte_movq_load. Should make the...
2010-12-16 Rafael EspindolaMake pushq produce signed relocations.
2010-11-29 Benjamin KramerFix some broken CHECK lines.
2010-10-28 Rafael EspindolaImplement R_X86_64_DTPOFF32.
2010-10-28 Rafael EspindolaImplement TLSLD.
2010-10-27 Rafael EspindolaImplement R_X86_64_GOTTPOFF, R_X86_64_TLSGD and R_X86_6...
2010-10-19 Jason W KimFixing r116753 r116756 r116777
2010-10-19 Eric ChristopherSpeculatively revert 116753 and 116756 to attempt to...
2010-10-18 Jason W KimChanged elf-dump to output hex format by default.
2010-09-30 Rafael EspindolaFactor some logic into ShouldRelocOnSymbol. This simpli...
2010-09-30 Rafael EspindolaCorrectly produce R_X86_64_32 or R_X86_64_32S.
2010-09-20 Rafael EspindolaProduce a R_X86_64_32 when the value is >=0.