summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16Passes/PIC16Cloner.h
Commit message (Expand)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-83/+0
* Reapply r110396, with fixes to appease the Linux buildbot gods.Owen Anderson2010-08-061-1/+1
* Revert r110396 to fix buildbots.Owen Anderson2010-08-061-1/+1
* Don't use PassInfo* as a type identifier for passes. Instead, use the addres...Owen Anderson2010-08-051-1/+1
* Use ValueMap instead of DenseMap.Devang Patel2010-06-241-2/+2
* Remap the call sites of a shared function in interrupt line functions.Sanjiv Gupta2010-02-181-0/+3
* Re-factoring.Sanjiv Gupta2010-02-181-0/+3
* Added routine to clone the body of a function and maintain a map of alreadySanjiv Gupta2010-02-171-0/+7
* Initial implementation of PIC16 Cloner pass.Sanjiv Gupta2010-02-171-0/+70
OpenPOWER on IntegriCloud