llvm-mirror/include
Chris Lattner baf3cdd3a1 Two changes: Make getDependency remove QueryInst for a dirty record's
ReverseLocalDeps when we update it.  This fixes a regression test
failure from my last commit.

Second, for each non-local cached information structure, keep a bit that
indicates whether it is dirty or not.  This saves us a scan over the whole
thing in the common case when it isn't dirty.

llvm-svn: 60274
2008-11-30 02:52:26 +00:00
..
llvm Two changes: Make getDependency remove QueryInst for a dirty record's 2008-11-30 02:52:26 +00:00
llvm-c Add protected visibility to libLTO. 2008-11-29 22:49:59 +00:00