Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a MachineFunctionPass to fix the mul instruction | Rafael Espindola | 2006-09-19 | 1 | -1/+6 |
* | 1. Remove condition on delete. | Jim Laskey | 2006-09-07 | 1 | -0/+7 |
* | Completely rearchitect the interface between targets and the pass manager. | Chris Lattner | 2006-09-04 | 1 | -50/+6 |
* | Simplify target construction. | Chris Lattner | 2006-09-03 | 1 | -2/+1 |
* | initial support for select | Rafael Espindola | 2006-08-21 | 1 | -0/+3 |
* | Declare the callee saved regs | Rafael Espindola | 2006-08-16 | 1 | -1/+2 |
* | correctly set LocalAreaOffset of TargetFrameInfo | Rafael Espindola | 2006-08-09 | 1 | -1/+1 |
* | Don't pass target name into TargetData anymore, it is never used or needed. | Chris Lattner | 2006-06-16 | 1 | -3/+1 |
* | Make all of the TargetMachine subclasses use the new string TargetData methods. | Owen Anderson | 2006-05-20 | 1 | -1/+1 |
* | added a skeleton of the ARM backend | Rafael Espindola | 2006-05-14 | 1 | -0/+99 |