Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if | Chris Lattner | 2010-10-11 | 1 | -83/+0 |
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -1/+1 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -1/+1 |
* | Use ValueMap instead of DenseMap. | Devang Patel | 2010-06-24 | 1 | -2/+2 |
* | Remap the call sites of a shared function in interrupt line functions. | Sanjiv Gupta | 2010-02-18 | 1 | -0/+3 |
* | Re-factoring. | Sanjiv Gupta | 2010-02-18 | 1 | -0/+3 |
* | Added routine to clone the body of a function and maintain a map of already | Sanjiv Gupta | 2010-02-17 | 1 | -0/+7 |
* | Initial implementation of PIC16 Cloner pass. | Sanjiv Gupta | 2010-02-17 | 1 | -0/+70 |