Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Get rid of the EdgeMapping map. Instead, just check for BasicBlock | Dan Gohman | 2010-05-01 | 1 | -12/+5 | |
* | Use const qualifiers with TargetLowering. This eliminates several | Dan Gohman | 2010-04-17 | 1 | -11/+14 | |
* | Move per-function state out of TargetLowering subclasses and into | Dan Gohman | 2010-04-17 | 1 | -4/+8 | |
* | Add const qualifiers to CodeGen's use of LLVM IR constructs. | Dan Gohman | 2010-04-15 | 1 | -2/+2 | |
* | Re-committing the failed r97807 commit with changes to eliminate warnings. | Wesley Peck | 2010-03-06 | 1 | -36/+130 | |
* | revert r97807, it introduced build warnings. | Chris Lattner | 2010-03-06 | 1 | -180/+36 | |
* | Reworking the stack layout that the MicroBlaze backend generates. | Wesley Peck | 2010-03-05 | 1 | -36/+180 | |
* | Adding function "lookupGCCName" to MBlazeIntrinsicInfo | Wesley Peck | 2010-02-24 | 1 | -2/+1 | |
* | Adding the MicroBlaze backend. | Wesley Peck | 2010-02-23 | 1 | -0/+882 |