Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move instruction flag inference out of InstrInfoEmitter and into | Dan Gohman | 2008-04-03 | 1 | -0/+4 |
* | Allow ComplexExpressions in InstrInfo.td files to be slightly more... complex... | Christopher Lamb | 2008-01-31 | 1 | -2/+6 |
* | start inferring 'no side effects'. | Chris Lattner | 2008-01-10 | 1 | -1/+2 |
* | realize that instructions who match intrinsics that read memory read memory. | Chris Lattner | 2008-01-10 | 1 | -0/+1 |
* | Change the 'isStore' inferrer to look for 'SDNPMayStore' | Chris Lattner | 2008-01-06 | 1 | -2/+9 |
* | change getQualifiedName to be a global function. | Chris Lattner | 2008-01-05 | 1 | -1/+4 |
* | remove attributions from utils. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+180 |