Age | Commit message (Expand) | Author |
---|---|---|
2012-06-22 | Remove ProcessImplicitDefs.h which was unused. | Jakob Stoklund Olesen |
2011-03-14 | Place context in member variables instead of passing around pointers. | Jakob Stoklund Olesen |
2010-10-19 | Get rid of static constructors for pass registration. Instead, every pass ex... | 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-07-14 | Teach ProcessImplicitDefs to transform more COPY instructions into IMPLICIT_D... | Evan Cheng |
2009-11-03 | The Indexes Patch. | Lang Hames |