Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegionPrinter: Ignore back edges when layouting the graph | Tobias Grosser | 2011-02-27 | 1 | -0/+26 |
* | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson | 2010-10-19 | 1 | -4/+12 |
* | Now with fewer extraneous semicolons! | Owen Anderson | 2010-10-07 | 1 | -4/+4 |
* | Move the pass initialization helper functions into the llvm namespace, and add | Owen Anderson | 2010-10-07 | 1 | -8/+8 |
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -4/+4 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -4/+4 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -4/+4 |
* | Fix namespace polution. | Dan Gohman | 2010-08-02 | 1 | -0/+4 |
* | Add new RegionInfo pass. | Tobias Grosser | 2010-07-22 | 1 | -0/+182 |