Age | Commit message (Expand) | Author |
---|---|---|
2013-01-11 | This commit is a 4x squash commit consisting of 4x functions converted to use... | Michael Gottesman |
2011-09-19 | Replace uses of unwind with unreachable for the same effect. | Bill Wendling |
2009-09-11 | Eliminate more redundant llvm-as calls. | Dan Gohman |
2009-09-08 | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman |
2009-06-19 | Improve tail call elim to move loads above readonly calls | Chris Lattner |