Age | Commit message (Expand) | Author |
---|---|---|
2002-07-30 | Fix bug with last patch which would occur when a call returned void and we | Chris Lattner |
2002-07-30 | * Make sure the resolved function call instructions get the name from the | Chris Lattner |
2002-07-26 | * Add support for different "PassType's" | Chris Lattner |
2002-07-23 | Rename header | Chris Lattner |
2002-07-23 | * Remove getPassName implementation | Chris Lattner |
2002-07-18 | Only functions with external linkage can be resolved to function declarations. | Chris Lattner |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |
2002-05-24 | Fix "unimplemented features": | Chris Lattner |
2002-05-24 | Split the FunctionResolution pass out of CleanGCCOutput.cpp. | Chris Lattner |