Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reuse the values if they are constants: this is important so that we index in... | Chris Lattner | 2003-07-03 | 1 | -2/+7 |
* | Implement handling of constantexprs for disambiguation. This implements | Chris Lattner | 2003-06-17 | 1 | -0/+6 |
* | Be more robust in the face of undefined behavior. | Chris Lattner | 2003-06-02 | 1 | -5/+30 |
* | Fix Bug: BasicAA/2003-05-21-GEP-Problem.ll | Chris Lattner | 2003-05-21 | 1 | -1/+1 |
* | Fix BasicAA/2003-04-25-GEPCrash.ll | Chris Lattner | 2003-04-25 | 1 | -3/+3 |
* | Fix bug: BasicAA/2003-04-22-GEPProblem.ll | Chris Lattner | 2003-04-22 | 1 | -1/+0 |
* | Remove unneccesary forward decl | Chris Lattner | 2003-03-06 | 1 | -1/+1 |
* | Fix bug: BasicAA/2003-03-04-GEPCrash.ll | Chris Lattner | 2003-03-04 | 1 | -17/+11 |
* | Fix a problem with negative indexes | Chris Lattner | 2003-03-02 | 1 | -3/+3 |
* | Fix bug: BasicAA/2003-02-26-AccessSizeTest.ll | Chris Lattner | 2003-02-26 | 1 | -11/+36 |
* | Fix several bugs in basic-aa | Chris Lattner | 2003-02-26 | 1 | -5/+10 |
* | Move BasicAA pass out to it's own header file | Chris Lattner | 2003-02-26 | 1 | -0/+285 |