OSDN Git Service

Revert CMake: Make most target symbols hidden by default
[android-x86/external-llvm.git] / unittests / CMakeLists.txt
2019-06-11 Tom StellardRevert CMake: Make most target symbols hidden by default
2019-06-10 Tom StellardCMake: Make most target symbols hidden by default
2019-03-05 Francis Visoiu Mistrih[OptRemarks] Make OptRemarks more generic: rename OptRe...
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
2018-09-14 Nico WeberIntroduce explicit add_unittest_with_input_files target...
2018-05-14 Nico Weberalphabetize list
2018-04-12 Erik Pilkington[demangler] Add a partial demangling API for LLDB.
2018-04-05 Philip PfaffeRe-land r329273: [Plugins] Add a slim plugin API to...
2018-04-05 Philip PfaffeRevert "[Plugins] Add a slim plugin API to work togethe...
2018-04-05 Philip Pfaffe[Plugins] Add a slim plugin API to work together with...
2017-10-11 Vlad TsyrklevichReland 'Classify llvm-cfi-verify.'
2017-10-10 Vlad TsyrklevichRevert "Classify llvm-cfi-verify."
2017-10-10 Vlad TsyrklevichClassify llvm-cfi-verify.
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-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-02-10 Dean Michael BerrisRevert "[XRay] A graph Class for the llvm-xray graph"
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-01-04 Chandler Carruth[gtest] Fix the way we disable a warning for unittests.
2017-01-04 Chandler Carruth[gtest] Upgrade googletest to version 1.8.0, minimizing...
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2016-11-03 Jonas Hahnfeld[CMake] Disable rpath for UnitTests
2016-10-12 Diana PicusAdd AArch64 unit tests
2016-09-07 Diana Picus[CMake] Use CMake's default RPATH for the unit tests
2016-03-01 Rafael EspindolaMove ObjectYAML code to a new library.
2016-02-18 NAKAMURA TakumiMake a stub version of MITests, instead of reverting.
2016-02-18 Matthias BraunRevert "LiveIntervalAnalysis: Remove LiveVariables...
2016-02-15 Matthias BraunAdd unittest for LiveIntervalAnalysis::handleMove()
2015-05-20 Alex LorenzAsmParser: Require a terminating null character when...
2015-02-04 Justin BognerInstrProf: Add some unit tests for CoverageMapping
2014-12-29 Chandler Carruth[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-04-29 NAKAMURA Takumi[CMake] Enable llvm/unittests/LinkerTests. It had not...
2014-02-28 Rafael EspindolaCorrectly set rpath for unittests.
2014-01-31 Peter CollingbourneIntroduce line editor library.
2013-12-19 Rafael EspindolaNo point in having a "#if 0"ed unittest.
2013-12-19 NAKAMURA TakumiArchiveFileDescriptorTests: Resurrect part of r197600...
2013-12-18 Owen AndersonRevert r197600 while I sort out why it's failing on...
2013-12-18 Owen AndersonAdd a unit test for loading an object file via a file...
2013-10-16 Rafael EspindolaFix MCDataAtom never calling remap when adding data.
2013-09-03 Eric ChristopherAdd a hashing routine that handles hashing types. Add...
2013-09-03 Eric ChristopherAlphabetize.
2013-07-09 Sean SilvaMake BinaryRef output correctly in case of empty data.
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2012-06-21 Chandler CarruthCompletely refactor the structuring of unittest CMake...
2012-06-21 Chandler CarruthFactor the logic for setting up a GoogleTest unit test...
2012-06-21 Chandler CarruthSimplify the naming pattern in the unittests' CMake...
2012-06-21 Chandler CarruthRemove one of the LLVM-specific CMake hacks in favor...
2012-06-17 Benjamin KramerAdd missing unittest files to the cmake build.
2012-06-16 Benjamin KramerUpdate CMake build.
2012-06-16 Chandler CarruthAdd support to the alignment support header for conjuri...
2012-06-06 Justin HolewinskiFix gtest build issue on Visual Studio 2012 RC
2012-04-17 Manuel KlimekGoodbye, JSONParser...
2012-04-03 Michael J. SpencerAdd YAML parser to Support.
2012-03-30 Rafael EspindolaHandle unreachable code in the dominates functions...
2012-03-15 Eli BenderskyFollow-up to r152620: restore JIT event listener tests...
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2012-02-22 Jakob Stoklund OlesenAdd a Briggs and Torczon sparse set implementation.
2012-02-18 TalinHashing.h - utilities for hashing various data types.
2012-01-31 Manuel KlimekRefCountedBaseVPTR needs the IntrusiveRefCntPtrInfo...
2012-01-02 Chandler CarruthUndo the hack in r147427 and move this unittest to...
2012-01-02 Rafael EspindolaMaterialize functions whose basic blocks are used by...
2011-12-16 Manuel KlimekAdds a JSON parser and a benchmark (json-bench) to...
2011-12-16 Chandler CarruthAdd a generic collection of class templates to ADT...
2011-12-16 NAKAMURA TakumiTweak CMake build on Cygwin.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-06-15 Argyrios KyrtzidisAdd unit tests for ADT/PackedVector
2011-05-11 Oscar FuentesHandle gcc-compatible compilers (such as clang) the...
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-01-13 Oscar FuentesDisable RTTI when building unit tests. This avoids...
2010-12-21 Jakob Stoklund OlesenAdd ADT/IntEqClasses.h as a light-weight implementation...
2010-12-07 Frits van BommelCMake: Fix warning in gtest header used by unit tests.
2010-12-07 NAKAMURA Takumiunittests/CMakeLists.txt: Tweak unittests' layout to...
2010-11-29 Michael J. Spencerunittests: Merge SystemTests back into SupportTests.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-26 NAKAMURA Takumiunittests/JITTests: Don't use --export-dynamic but...
2010-11-24 Michael J. Spencerunittests: Add SystemTests.
2010-11-19 Dale JohannesenAdd test for PR 8111. By Frits van Bommel.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-19 NAKAMURA Takumiunittests/CMakeLists.txt: [PR8225] Tweak linking JITTes...
2010-11-19 NAKAMURA Takumiunittests/CMakeLists.txt: Suppress building ValueMapTes...
2010-11-19 Jakob Stoklund OlesenRevert "Add ADT/IntervalMap.", GCC doesn't like it.
2010-11-19 Jakob Stoklund OlesenAdd ADT/IntervalMap.
2010-11-14 NAKAMURA Takumiunittests/CMakeLists.txt: Add missing VMCore/ValueMapTe...
2010-10-29 NAKAMURA Takumiunittests/CMakeLists.txt: Don't use RTTI, or linking...
2010-10-28 Oscar FuentesDocument LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New...
2010-10-21 Michael J. SpencerSupport: Add Endian.h
next