summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/TailDup/X86/if-tail-dup.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-301-49/+0
| | | | | | | ssa, so it has to be run really early in the pipeline. Any replacement should probably use the SSAUpdater. llvm-svn: 138841
* Move few target-dependant tests to appropriate directories.Galina Kistanova2011-05-061-0/+49
llvm-svn: 131002
OpenPOWER on IntegriCloud