OSDN Git Service

Merging r367750:
[android-x86/external-llvm.git] / lib / CMakeLists.txt
2019-07-11 Diego NovilloFix build errors LLVM tests are disabled.
2019-07-03 Francis Visoiu Mistrih[Bitcode] Move Bitstream to a separate library
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
2018-12-17 Clement Courbet[llvm-mca] Move llvm-mca library to llvm/lib/MCA.
2018-12-03 Armando Montanez[llvm-tapi] initial commit, supports ELF text stubs
2018-11-29 Hans WennborgRevert r347823 "[TextAPI] Switch back to a custom Platf...
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-10-10 Francis Visoiu MistrihReland: [OptRemarks] Add library for parsing optimizati...
2018-10-10 Francis Visoiu MistrihRevert "[OptRemarks] Add library for parsing optimizati...
2018-10-10 Francis Visoiu Mistrih[OptRemarks] Add library for parsing optimization remarks
2017-08-21 George KarpenkovMoving libFuzzer from LLVM to compiler-rt.
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Justin BognerRevert "Re-apply "Introduce FuzzMutate library""
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Justin BognerRevert "Introduce FuzzMutate library"
2017-08-21 Justin BognerIntroduce FuzzMutate library
2017-07-26 Eric BeckmannMove manifest utils into separate lib, to reduce libxml...
2017-06-14 Zachary Turner[gtest] Create a shared include directory for gtest...
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-05-13 Peter CollingbourneMove lib/LibDriver -> lib/ToolDrivers/llvm-lib. NFCI.
2017-01-11 Dean Michael Berris[XRay] Define the library for XRay trace logs
2016-09-06 Rafael EspindolaTry to fix a circular dependency in the modules build.
2016-09-06 Rafael EspindolaAdd an c++ itanium demangler to llvm.
2016-03-01 Rafael EspindolaMove ObjectYAML code to a new library.
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...