Rename MCValue::getCst to getConstant and add MCValue::isConstant.
[oota-llvm.git] / lib / CompilerDriver /
2009-06-29 Mikhail GlushenkovMake dynamic LLVMC plugins work on Windows (finally!).
2009-06-26 Owen AndersonGuards for the compiler driver plugin list.
2009-06-25 Mikhail GlushenkovMake -save-temps behave like in GCC 4.5.
2009-06-24 Owen AndersonGet rid of the global CFGOnly flag by threading a Short...
2009-03-27 Mikhail Glushenkov-write-graph now can be used with -o.
2009-03-26 Mikhail GlushenkovFix misc. small issues with debug visualization.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.