Age | Commit message (Expand) | Author |
---|---|---|
2013-05-05 | Add ArrayRef constructor from None, and do the cleanups that this constructor... | Dmitri Gribenko |
2013-04-03 | Measure time that IR parsing took as part of the -time-passes measurement. | Eli Bendersky |
2013-02-26 | Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduc... | Michael Ilseman |
2013-02-06 | Remove extra blank line between closing curly brace and 'else' | Craig Topper |
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth |
2013-01-02 | Rename VMCore directory to IR. | Chandler Carruth |