Add comdat key field to llvm.global_ctors and llvm.global_dtors
[oota-llvm.git] / test / Transforms / LoopRotate / basic.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-12-20 James MolloyAdd a new attribute, 'noduplicate'. If a function conta...
2010-09-06 Chris LattnerTeach loop rotate to hoist trivially invariant instructions