summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-0/+6
* [OpenMP] Introduce the OpenMP-IR-BuilderJohannes Doerfert2019-12-111-0/+1
* [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansionDaniel Sanders2019-10-031-1/+2
* Revert 373551 (CodeExpander.cpp CMake issue)Kristina Brooks2019-10-031-2/+1
* [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansionDaniel Sanders2019-10-031-1/+2
* [Bitcode] Move Bitstream to a separate libraryFrancis Visoiu Mistrih2019-07-031-0/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-6/+0
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-0/+6
* [OptRemarks] Make OptRemarks more generic: rename OptRemarks to RemarksFrancis Visoiu Mistrih2019-03-051-1/+1
* [llvm-tapi] initial commit, supports ELF text stubsArmando Montanez2018-12-031-0/+1
* Revert r347823 "[TextAPI] Switch back to a custom Platform enum."Hans Wennborg2018-11-291-1/+0
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-291-0/+1
* Revert "[TextAPI] TBD Reader/Writer"Juergen Ributzka2018-11-281-1/+0
* [TextAPI] TBD Reader/WriterJuergen Ributzka2018-11-281-0/+1
* Reland: [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih2018-10-101-0/+1
* Revert "[OptRemarks] Add library for parsing optimization remarks"Francis Visoiu Mistrih2018-10-101-1/+0
* [OptRemarks] Add library for parsing optimization remarksFrancis Visoiu Mistrih2018-10-101-0/+1
* Introduce explicit add_unittest_with_input_files target for tests that use ll...Nico Weber2018-09-141-0/+3
* alphabetize listNico Weber2018-05-141-1/+1
* [demangler] Add a partial demangling API for LLDB.Erik Pilkington2018-04-121-0/+1
* Re-land r329273: [Plugins] Add a slim plugin API to work together with the ne...Philip Pfaffe2018-04-051-0/+1
* Revert "[Plugins] Add a slim plugin API to work together with the new PM"Philip Pfaffe2018-04-051-1/+0
* [Plugins] Add a slim plugin API to work together with the new PMPhilip Pfaffe2018-04-051-0/+1
* Reland 'Classify llvm-cfi-verify.'Vlad Tsyrklevich2017-10-111-0/+1
* Revert "Classify llvm-cfi-verify."Vlad Tsyrklevich2017-10-101-1/+0
* Classify llvm-cfi-verify.Vlad Tsyrklevich2017-10-101-0/+1
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+1
* Revert "Re-apply "Introduce FuzzMutate library""Justin Bogner2017-08-211-1/+0
* Re-apply "Introduce FuzzMutate library"Justin Bogner2017-08-211-0/+1
* Revert "Introduce FuzzMutate library"Justin Bogner2017-08-211-1/+0
* Introduce FuzzMutate libraryJustin Bogner2017-08-211-0/+1
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-0/+1
* [XRay] A graph Class for the llvm-xray graphDean Michael Berris2017-02-101-0/+1
* Revert "[XRay] A graph Class for the llvm-xray graph"Dean Michael Berris2017-02-101-1/+0
* [XRay] A graph Class for the llvm-xray graphDean Michael Berris2017-02-101-0/+1
* [gtest] Fix the way we disable a warning for unittests.Chandler Carruth2017-01-041-5/+0
* [gtest] Upgrade googletest to version 1.8.0, minimizing local changes.Chandler Carruth2017-01-041-0/+5
* Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizesKuba Brecka2016-11-151-0/+1
* [CMake] Disable rpath for UnitTestsJonas Hahnfeld2016-11-031-4/+0
* Add AArch64 unit testsDiana Picus2016-10-121-0/+1
* [CMake] Use CMake's default RPATH for the unit testsDiana Picus2016-09-071-5/+3
* Move ObjectYAML code to a new library.Rafael Espindola2016-03-011-0/+1
* Make a stub version of MITests, instead of reverting.NAKAMURA Takumi2016-02-181-0/+1
* Revert "LiveIntervalAnalysis: Remove LiveVariables requirement" and LiveInter...Matthias Braun2016-02-181-1/+0
* Add unittest for LiveIntervalAnalysis::handleMove()Matthias Braun2016-02-151-0/+1
* AsmParser: Require a terminating null character when creating memory buffer.Alex Lorenz2015-05-201-0/+1
* InstrProf: Add some unit tests for CoverageMappingJustin Bogner2015-02-041-0/+1
* [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it toChandler Carruth2014-12-291-1/+1
* Invert the MC -> Object dependency.Rafael Espindola2014-07-031-1/+0
* [CMake] Enable llvm/unittests/LinkerTests. It had not been enabled since r199...NAKAMURA Takumi2014-04-291-0/+1
OpenPOWER on IntegriCloud