Age | Commit message (Expand) | Author |
---|---|---|
2008-12-31 | Rename AddReadAttrs to FunctionAttrs, and teach it how | Duncan Sands |
2008-12-29 | Experiments show that looking through phi nodes | Duncan Sands |
2008-12-29 | Allow readnone functions to read (and write!) global | Duncan Sands |
2008-10-04 | Ignore loads from and stores to local memory (i.e. allocas) | Duncan Sands |
2008-09-30 | add AU.setPreservesCFG() since this pass only adds and removes function attri... | Nuno Lopes |
2008-09-29 | Speed up these passes when the callgraph has | Duncan Sands |
2008-09-29 | Tweak some comments. | Duncan Sands |
2008-09-29 | Rename isWeakForLinker to mayBeOverridden. Use it | Duncan Sands |
2008-09-26 | Now Attributes are divided in three groups | Devang Patel |
2008-09-25 | Large mechanical patch. | Devang Patel |
2008-09-20 | Implement review feedback from Devang: make use | Duncan Sands |
2008-09-19 | Add a new pass AddReadAttrs which works out which functions | Duncan Sands |