Age | Commit message (Expand) | Author |
---|---|---|
2003-09-20 | Fix bug: BasicAA/2003-09-19-LocalArgument.ll | Chris Lattner |
2003-09-11 | Fixed spelling and grammar. | Misha Brukman |
2003-07-03 | Reuse the values if they are constants: this is important so that we index in... | Chris Lattner |
2003-06-17 | Implement handling of constantexprs for disambiguation. This implements | Chris Lattner |
2003-06-02 | Be more robust in the face of undefined behavior. | Chris Lattner |
2003-05-21 | Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll | Chris Lattner |
2003-04-25 | Fix BasicAA/2003-04-25-GEPCrash.ll | Chris Lattner |
2003-04-22 | Fix bug: BasicAA/2003-04-22-GEPProblem.ll | Chris Lattner |
2003-03-06 | Remove unneccesary forward decl | Chris Lattner |
2003-03-04 | Fix bug: BasicAA/2003-03-04-GEPCrash.ll | Chris Lattner |
2003-03-02 | Fix a problem with negative indexes | Chris Lattner |
2003-02-26 | Fix bug: BasicAA/2003-02-26-AccessSizeTest.ll | Chris Lattner |
2003-02-26 | Fix several bugs in basic-aa | Chris Lattner |
2003-02-26 | Move BasicAA pass out to it's own header file | Chris Lattner |