Age | Commit message (Expand) | Author |
---|---|---|
2007-01-30 | the inliner pass now passes targetdata down through the inliner api's | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-05-23 | Simplify the interface and remove an unneeded #include | Chris Lattner |
2004-04-20 | REALLY fix PR324: don't delete linkonce functions until after the SCC traversal | Chris Lattner |
2004-04-08 | Remove the "really gross hacks" that are there to deal with recursive functions. | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-11-09 | Do NOT inline self recursive calls into other functions. This is causing the | Chris Lattner |
2003-10-21 | Added LLVM copyright header. | John Criswell |
2003-08-31 | Heavily refactor code: | Chris Lattner |