llvm-6502/test/Transforms/TailDup
Rafael Espindola f940a1a869 Remove the old tail duplication pass. It is not used and is unable to update
ssa, so it has to be run really early in the pipeline. Any replacement
should probably use the SSAUpdater.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138841 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-30 23:03:45 +00:00
..
X86 Remove the old tail duplication pass. It is not used and is unable to update 2011-08-30 23:03:45 +00:00
2008-06-11-AvoidDupLoopHeader.ll The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! 2010-09-01 18:32:56 +00:00
dg.exp