Don't test a removed function.

llvm-svn: 116154
This commit is contained in:
Benjamin Kramer 2010-10-09 15:53:25 +00:00
parent bfac7dcda0
commit b20b08f898
1 changed files with 1 additions and 2 deletions

View File

@ -53,7 +53,6 @@ let test_transforms () =
++ add_loop_unswitch
++ add_loop_unroll
++ add_loop_rotation
++ add_loop_index_split
++ add_memory_to_register_promotion
++ add_memory_to_register_demotion
++ add_reassociation