Torok Edwin
|
1400b41bf1
|
Make dataflow iteration possible on Value*, not only on User*: df_ext_iterator<Value*, SmallPtrSet<const Value*, 16> >
llvm-svn: 70496
|
2009-04-30 17:09:22 +00:00 |
|
Misha Brukman
|
7ee4196e74
|
Removed trailing whitespace.
llvm-svn: 65196
|
2009-02-20 22:51:36 +00:00 |
|
Dan Gohman
|
8271066844
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
llvm-svn: 61715
|
2009-01-05 17:59:02 +00:00 |
|
Torok Edwin
|
b96b953a5c
|
Add new file Support/DataFlow.h.
It allows Use-Def and Def-Use relations to be treated as graphs.
llvm-svn: 49088
|
2008-04-02 14:57:52 +00:00 |
|