Age | Commit message (Expand) | Author |
---|---|---|
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-10-19 | Hrm, some people complain when the compiler cheerfully tells them what it's | Chris Lattner |
2004-10-18 | Turn store -> null/undef into the LLVM unreachable instruction! This simple | Chris Lattner |
2004-09-01 | Changes For Bug 352 | Reid Spencer |
2004-01-09 | Finegrainify namespacification | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-05 | simplify-cfg is really a function pass | Chris Lattner |
2002-10-01 | Updates to work with recent Statistic's changes: | Chris Lattner |
2002-09-24 | Eliminate extraneous #include | Chris Lattner |
2002-07-26 | * Add support for different "PassType's" | Chris Lattner |
2002-07-23 | *** empty log message *** | Chris Lattner |
2002-06-25 | MEGAPATCH checkin. | Chris Lattner |
2002-05-21 | New CFG Simplification pass: removed from the old DCE pass | Chris Lattner |