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