Remove llvm-upgrade and update tests.
authorTanya Lattner <tonic@nondot.org>
Wed, 19 Mar 2008 03:47:13 +0000 (03:47 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 19 Mar 2008 03:47:13 +0000 (03:47 +0000)
commit3a4c8563231f7cf690acc0ac799da54fc8f38bd1
tree49789eba53c9aa5a9ce19f7eb74cc58d3169dd56
parent82a6d23700d5bb42fcbbc3ae17a7c85e97888ad1
Remove llvm-upgrade and update tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48527 91177308-0d34-0410-b5e6-96231b3b80d8
25 files changed:
test/Transforms/LICM/2003-02-26-LoopExitNotDominated.ll
test/Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll
test/Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll
test/Transforms/LICM/2003-02-27-PreheaderProblem.ll
test/Transforms/LICM/2003-02-27-StoreSinkPHIs.ll
test/Transforms/LICM/2003-02-28-PromoteDifferentType.ll
test/Transforms/LICM/2003-05-02-LoadHoist.ll
test/Transforms/LICM/2003-08-04-TrappingInstHoist.ll
test/Transforms/LICM/2003-08-04-TrappingInstOkHoist.ll
test/Transforms/LICM/2003-12-11-SinkingToPHI.ll
test/Transforms/LICM/2003-12-13-VolatilePromote.ll
test/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.llx
test/Transforms/LICM/2004-11-17-UndefIndexCrash.ll
test/Transforms/LICM/2005-03-24-LICM-Aggregate-Crash.ll
test/Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll
test/Transforms/LICM/basictest.ll
test/Transforms/LICM/no-preheader-test.ll
test/Transforms/LICM/sink_critical_edge.ll
test/Transforms/LICM/sink_inst.ll
test/Transforms/LICM/sink_load.ll
test/Transforms/LICM/sink_multiple.ll
test/Transforms/LICM/sink_multiple_exits.ll
test/Transforms/LICM/sink_only_some_exits.ll
test/Transforms/LICM/sink_phi_node_use.ll
test/Transforms/LICM/sink_trapping_inst.ll