ReleaseNotes: -femultated-tls; by Chih-hung Hsieh
[oota-llvm.git] / lib / CMakeLists.txt
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.
2015-03-07 Chandler Carruth[PM] Create a separate library for high-level pass...
2015-01-29 Aaron BallmanReverting r227452, which adds back the fuzzer library...
2015-01-29 Aaron BallmanTemporarily reverting the fuzzer library as it causes...
2015-01-27 Kostya SerebryanyAdd a Fuzzer library
2014-03-21 Justin BognerProfileData: Introduce the InstrProfReader interface...
2014-03-12 Justin BognerBack out Profile library and dependent commits
2014-03-12 Justin BognerProfile: Add a library for the instrumentation based...
2014-01-31 Peter CollingbourneIntroduce line editor library.
2013-09-24 Peter CollingbourneMove LTO support library to a component, allowing it...
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
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...