[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / ctors_dtors.ll
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...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-10 Chris LattnerMake the big switch: Change MCSectionMachO to represent...
2009-08-02 Chris Lattnerswitch to filecheck format
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-03-05 Lauro Ramos VenancioUse init_array/fini_array sections for static contructo...
2007-01-19 Evan ChengARM test cases contributed by Apple.
2007-01-04 Lauro Ramos VenancioAdd test for constructor and destructor sections.