diff .hgignore @ 5820:547587296886

Make ReadEliminationPhase support phis (eliminates read when the last access is a memeory phi of writes, recursively) Add a TopStamp (identity element for meet) and use it to create kind-less phis that later get a non-top phi by infering thir stamp thanks to inputs ignore binary graph files
author Gilles Duboscq <duboscq@ssw.jku.at>
date Thu, 12 Jul 2012 18:58:36 +0200
parents a6eceb5efb0e
children 5ab256b1ec60
line wrap: on
line diff
--- a/.hgignore	Thu Jul 12 16:59:09 2012 +0200
+++ b/.hgignore	Thu Jul 12 18:58:36 2012 +0200
@@ -55,3 +55,5 @@
 ^.hgtip
 .DS_Store
 javadoc/
+syntax: glob
+*.bgv