Age | Commit message (Expand) | Author |
---|---|---|
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 |