Refactor code just a little bit, allowing us to implement TailCallElim/return_constant.ll
[oota-llvm.git] / test / Assembler / 2002-07-08-HugePerformanceProblem.llx
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis'.
2003-01-23 Chris LattnerLimit the amount of time the test will run
2002-07-09 Chris LattnerAdd a new testcase. It actually is not infinite loopin...