1. 230f692 Delete "StripScalars" argument to cloneInto method by Chris Lattner · 23 years ago
  2. 51a2c3c - Make sure to only keep track of mappings that the TD pass may need in the by Chris Lattner · 23 years ago
  3. 155fffd Delete unused arguments to DSGraph::cloneInto method by Chris Lattner · 23 years ago
  4. f760873 - Add "ResolvingCaller" to the CallSite record. This keeps track of which by Chris Lattner · 23 years ago
  5. 78c1e7d As it turns out, we don't need a fully generic mapping copy ctor, we just need by Chris Lattner · 23 years ago
  6. 2f5a6d4 Remove some unneccesary 'using' directives by Chris Lattner · 23 years ago
  7. 5c3ce31 - Make DSCallSite not inherit from std::vector. Renamed methods slightly. by Chris Lattner · 23 years ago
  8. e853196 Remove spurious caller pointer in DSCallSite. by Vikram S. Adve · 23 years ago
  9. dc9e142 Added a first-class representation for each call site that can be by Vikram S. Adve · 23 years ago
  10. bf25578 Remove more obsolete code by Chris Lattner · 23 years ago
  11. b182216 * Make the DSGraph cloner automatically merge global nodes by Chris Lattner · 23 years ago
  12. 7c02ec2 Enable incompleteness marking by Chris Lattner · 23 years ago
  13. f10327e * First try at implementing TD pass this does not merge global nodes yet, by Chris Lattner · 23 years ago
  14. 193e692 Checkin some major reworks of data structure analysis. This is not done, by Chris Lattner · 23 years ago
  15. c869ecb by Chris Lattner · 23 years ago
  16. b3ce9fc Minor changes to DEBUG()'s by Chris Lattner · 23 years ago
  17. c70601c Changes to be GCC3.1 friendly by Chris Lattner · 23 years ago
  18. 90c8892 This file implements the top-down propagation pass for data structure graphs. by Vikram S. Adve · 23 years ago