Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+2 |
* | Split EVT into MVT and EVT, the former representing _just_ a primitive type, ... | Owen Anderson | 2009-08-11 | 1 | -22/+22 |
* | Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ... | Owen Anderson | 2009-08-10 | 1 | -23/+23 |
* | Revert the ConstantInt constructors back to their 2.5 forms where possible, t... | Owen Anderson | 2009-07-24 | 1 | -2/+1 |
* | Move EVER MORE stuff over to LLVMContext. | Owen Anderson | 2009-07-14 | 1 | -1/+3 |
* | Implement changes from Chris's feedback. | Torok Edwin | 2009-07-08 | 1 | -0/+2 |
* | get rid of some non-DebugLoc getTargetNode variants. | Dale Johannesen | 2009-02-06 | 1 | -10/+12 |
* | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman | 2009-01-15 | 1 | -1/+1 |
* | Don't fold address calculations which use negative offsets into | Richard Osborne | 2009-01-15 | 1 | -2/+2 |
* | Fix compile warnings. | Richard Osborne | 2008-11-07 | 1 | -1/+1 |
* | Add XCore backend. | Richard Osborne | 2008-11-07 | 1 | -0/+228 |