stop accepting begin/end around function bodies in the .ll parser, this isn't pascal...
[oota-llvm.git] / test / Transforms / ADCE / dce_pure_call.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-05-06 Duncan SandsAllow readonly functions to unwind exceptions. Teach
2007-11-23 Duncan SandsDing dong, the DoesntAccessMemoryFns and
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-04-10 Chris LattnerNew testcases