Age | Commit message (Expand) | Author |
---|---|---|
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 |