Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / global-sections.ll
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-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 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-29 Chris Lattnerfix PR4584 with a trivial patch now that the pieces...
2009-07-28 Chris Lattnerfix testcase for previous patch.
2009-07-27 Chris Lattnerupdate testcase.
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 Lattnersimplify DarwinTargetAsmInfo::SelectSectionForGlobal...
2009-07-25 Chris Lattneradd the most expedient hack to fix PR4619, along with...