| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unlike the other instructions, GEP really does need to look at the type of a | Nick Lewycky | 2009-06-13 | 1 | -0/+14 |
| * | Give Instruction::isSameOperationAs a corresponding comment to note | Dan Gohman | 2009-06-12 | 1 | -2/+3 |
| * | Keep callers of a weak function calling it, instead of the non-weak equivalent. | Nick Lewycky | 2009-06-12 | 1 | -0/+1 |
| * | Don't forget to match the calling convention when producing a thunk. | Nick Lewycky | 2009-06-12 | 1 | -2/+2 |
| * | Given two identical weak functions, produce one internal function and two weak | Nick Lewycky | 2009-06-12 | 1 | -4/+17 |
| * | Add an "are types equivalent" operation that ignores the types that a pointer | Nick Lewycky | 2009-06-12 | 1 | -99/+354 |
| * | Add the private linkage. | Rafael Espindola | 2009-01-15 | 1 | -2/+2 |
| * | Changes from Duncan's review: | Nick Lewycky | 2008-11-02 | 1 | -9/+28 |
| * | Get this building on 64 bit machines (error: | Duncan Sands | 2008-11-02 | 1 | -5/+5 |
| * | Add a new MergeFunctions pass. It finds identical functions and merges them. | Nick Lewycky | 2008-11-02 | 1 | -0/+358 |

