Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add helper functions for computing the Location of load, store, | Dan Gohman | 2010-11-11 | 1 | -10/+3 |
* | Enhance GVN to do more precise alias queries for non-local memory | Dan Gohman | 2010-11-10 | 1 | -6/+17 |
* | Memdep says that an instruction clobbers itself | Dan Gohman | 2010-10-20 | 1 | -1/+4 |
* | Get rid of static constructors for pass registration. Instead, every pass ex... | Owen Anderson | 2010-10-19 | 1 | -1/+3 |
* | Begin adding static dependence information to passes, which will allow us to | Owen Anderson | 2010-10-12 | 1 | -2/+5 |
* | Now with fewer extraneous semicolons! | Owen Anderson | 2010-10-07 | 1 | -1/+2 |
* | Add an #include of raw_ostream.h. Previously, this only compiled | Dan Gohman | 2010-09-17 | 1 | -0/+1 |
* | Rename a variable to avoid a declaration conflict. | Dan Gohman | 2010-09-16 | 1 | -3/+3 |
* | Add a pass which prints out all the memdep dependencies. | Dan Gohman | 2010-09-16 | 1 | -0/+153 |