Age | Commit message (Expand) | Author |
---|---|---|
2007-04-07 | Completely purge DomSet. This is the (hopefully) final patch for PR1171. | Owen Anderson |
2007-04-07 | Expunge DomSet from CodeExtractor. This is part of the continuing work | Owen Anderson |
2006-11-05 | Unbreak VC++ build. | Jeff Cohen |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-10-27 | Convert 'struct' to 'class' in various places to adhere to the coding standards | Chris Lattner |
2004-04-23 | Aggregating function arguments is now an option. Default is `no', as before. | Misha Brukman |
2004-03-18 | The code extractor needs dominator information, so we provide it. | Chris Lattner |
2004-03-18 | Make this header file self-contained | Chris Lattner |
2004-03-02 | Add prototype for ExtractCodeRegion() | Misha Brukman |
2004-03-01 | Add ability to extract a single basic block into a new function. | Misha Brukman |
2004-02-28 | New Function-level transformation utils. | Misha Brukman |