[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / global-sections-comdat.ll
2015-04-04 Rafael EspindolaImplement unique sections with an unique ID.
2015-03-27 Rafael EspindolaClose unique sections when switching away from them.
2015-02-25 Rafael EspindolaSupport SHF_MERGE sections in COMDATs.
2015-02-20 Rafael EspindolaUse short names for jumptable sections.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-02-04 Rafael EspindolaDon' try to make sections in comdats SHF_MERGE.