Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-05-04 | Rename the Region::block_iterator to Region::block_node_iterator, and | Chandler Carruth |
2011-02-27 | RegionPrinter: Ignore back edges when layouting the graph | Tobias Grosser |
2010-10-19 | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson |
2010-10-07 | Now with fewer extraneous semicolons! | Owen Anderson |
2010-10-07 | Move the pass initialization helper functions into the llvm namespace, and add | Owen Anderson |
2010-08-06 | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson |
2010-08-06 | Revert r110396 to fix buildbots. | Owen Anderson |
2010-08-05 | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson |
2010-08-02 | Fix namespace polution. | Dan Gohman |
2010-07-22 | Add new RegionInfo pass. | Tobias Grosser |