CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / lit.local.cfg
index 8ed58f119c4fb6033255976f1b9e124a81419620..4a1dd86abc4503c87fbface2cc57d65c0f45a4fa 100644 (file)
@@ -4,7 +4,7 @@
 #
 # It should be possible to remove this override once all the bots have cycled
 # cleanly.
-config.suffixes = ['.ll', '.test', '.txt']
+config.suffixes = ['.ll', '.mir', '.test', '.txt']
 
 if not 'X86' in config.root.targets:
     config.unsupported = True