Micro-optimization: don't shift an entire bitcode record over to get the code.
[oota-llvm.git] / lib / CMakeLists.txt
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2011-09-20 Eric ChristopherRemove from cmake too.
2011-09-13 Benjamin KramerSketch out a DWARF parser.
2011-03-12 Oscar FuentesBuild CompilerDriver library.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...