aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataFlow.h
AgeCommit message (Expand)Author
2009-04-30Make dataflow iteration possible on Value*, not only on User*: df_ext_iterato...Torok Edwin
2009-02-20Removed trailing whitespace.Misha Brukman
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2008-04-02Add new file Support/DataFlow.h.Torok Edwin