OSDN Git Service

Update to LLVM 3.5a.
[android-x86/external-llvm.git] / test / CodeGen / X86 / global-sections.ll
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-11-13 Rafael EspindolaRemove AllowQuotesInName and friends from MCAsmInfo.
2013-08-08 Arnold SchwaighoferRevert "Reapply r185872 now that the address sanitizer...
2013-08-07 Bill WendlingReapply r185872 now that the address sanitizer has...
2013-07-09 Alexander PotapenkoRevert r185872 - "Stop emitting weak symbols into the...
2013-07-08 Bill WendlingStop emitting weak symbols into the "coal" sections.
2011-07-20 Logan ChienMerge with LLVM upstream r135568 (Jul 20th 2011)
2011-07-19 Evan ChengFix an obvious typo that's preventing x86 (32-bit)...
2011-03-09 Jush LuMerge upstream r127116
2011-03-04 Joerg SonnenbergerBe nice to Xcore and the XMOS assembler and avoid quoti...
2011-03-03 Joerg SonnenbergerBug#9033: For the ELF assembler output, always quote...
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-14 Rafael EspindolaSwitch llvm to using comdats. For now always use groups...
2011-01-16 Rafael EspindolaUpdate tests.
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-08-30 Chris Lattnertwo changes:
2010-08-30 Chris Lattnertwo changes:
2010-07-15 Chris Lattnerfix the definitions of ConstTextCoalSection/ConstDataCo...
2010-07-15 Chris Lattnerfix the definitions of ConstTextCoalSection/ConstDataCo...
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-27 Chris Lattnerround zero-byte .zerofill directives up to 1 byte....
2010-04-27 Chris Lattnerround zero-byte .zerofill directives up to 1 byte....
2010-04-13 Chris Lattneradd llvm codegen support for -ffunction-sections and...
2010-04-13 Chris Lattneradd llvm codegen support for -ffunction-sections and...
2010-04-07 Shih-wei Liaolibbcc
2010-04-02 Dan GohmanRevert the recent alignment changes. They're broken...
2010-04-02 Dan GohmanRevert the recent alignment changes. They're broken...
2010-04-02 Dan GohmanUpdate this test for the new preferred alignment heuris...
2010-04-02 Dan GohmanUpdate this test for the new preferred alignment heuris...
2010-03-05 Charles DavisDon't emit global symbols into the (__TEXT,__ustring...
2010-03-05 Charles DavisDon't emit global symbols into the (__TEXT,__ustring...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-01-23 Chris Lattneremit .ascii and .asciz through MCStreamer.
2010-01-23 Chris Lattneremit .ascii and .asciz through MCStreamer.
2010-01-19 Chris Lattnerfix a significant difference between llvm and gcc on...
2010-01-19 Chris Lattnerfix a significant difference between llvm and gcc on...
2010-01-19 Chris Lattnerthere is no need to emit a .section above .comm on...
2010-01-19 Chris Lattnerthere is no need to emit a .section above .comm on...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-13 Dan GohmanVarious AsmWriter output cleanups. Use WriteAsOperand...
2009-08-13 Dan GohmanVarious AsmWriter output cleanups. Use WriteAsOperand...
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-04 Chris Lattnerenhance codegen to put 16-bit character strings into the
2009-08-04 Chris Lattnerenhance codegen to put 16-bit character strings into the
2009-08-04 Chris LattnerAdd support emiting for 2/4 byte mergable strings to...
2009-08-04 Chris LattnerAdd support emiting for 2/4 byte mergable strings to...
2009-07-31 Chris Lattnerfix PR4650: we only track sizes for certain objects...
2009-07-31 Chris Lattnerfix PR4650: we only track sizes for certain objects...
2009-07-29 Chris Lattnerfix PR4584 with a trivial patch now that the pieces...
2009-07-29 Chris Lattnerfix PR4584 with a trivial patch now that the pieces...
2009-07-28 Chris Lattnerfix testcase for previous patch.
2009-07-28 Chris Lattnerfix testcase for previous patch.
2009-07-27 Chris Lattnerupdate testcase.
2009-07-27 Chris Lattnerupdate testcase.
2009-07-26 Chris Lattnerput normal data into .data instead of .data.rel on...
2009-07-26 Chris Lattnerput normal data into .data instead of .data.rel on...
2009-07-26 Chris Lattnerfinish simplifying DarwinTargetAsmInfo::SelectSectionFo...
2009-07-26 Chris Lattnerfinish simplifying DarwinTargetAsmInfo::SelectSectionFo...
2009-07-26 Chris Lattnersimplify DarwinTargetAsmInfo::SelectSectionForGlobal...
2009-07-26 Chris Lattnersimplify DarwinTargetAsmInfo::SelectSectionForGlobal...
2009-07-25 Chris Lattneradd the most expedient hack to fix PR4619, along with...
2009-07-25 Chris Lattneradd the most expedient hack to fix PR4619, along with...