Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start inferring 'no side effects'. | Chris Lattner | 2008-01-10 | 1 | -1/+1 |
* | remove some old hacky code that tried to infer whether a store | Chris Lattner | 2008-01-06 | 1 | -1/+1 |
* | rearrange some code to allow inferring instr info from the pattern of the ins... | Chris Lattner | 2008-01-06 | 1 | -0/+4 |
* | final cleanups. | Chris Lattner | 2008-01-06 | 1 | -5/+4 |
* | further simplifications and cleanup | Chris Lattner | 2008-01-06 | 1 | -2/+8 |
* | simplify some code | Chris Lattner | 2008-01-06 | 1 | -3/+4 |
* | split enum emission out from InstrInfoEmitter into it's own tblgen backend. | Chris Lattner | 2008-01-06 | 1 | -2/+0 |
* | 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/+59 |