OSDN Git Service

Merge remote-tracking branch 'upstream/release_34' into merge-20140211
[android-x86/external-llvm.git] / unittests / CMakeLists.txt
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-10-16 Rafael EspindolaFix MCDataAtom never calling remap when adding data.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-03 Eric ChristopherAdd a hashing routine that handles hashing types. Add...
2013-09-03 Eric ChristopherAlphabetize.
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-09 Sean SilvaMake BinaryRef output correctly in case of empty data.
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
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-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
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-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-17 Manuel KlimekGoodbye, JSONParser...
2012-04-03 Michael J. SpencerAdd YAML parser to Support.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-30 Rafael EspindolaHandle unreachable code in the dominates functions...
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
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-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
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-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-15 Argyrios KyrtzidisAdd unit tests for ADT/PackedVector
2011-05-11 Oscar FuentesHandle gcc-compatible compilers (such as clang) the...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
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-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-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-28 Oscar FuentesDocument LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New...
2010-10-21 Michael J. SpencerSupport: Add Endian.h
2010-10-21 Michael J. SpencerSupport: Add Endian.h
2010-10-19 Michael J. Spencerunittests: Use the correct defines and global variables...
2010-10-19 Michael J. Spencerunittests: Use the correct defines and global variables...
2010-10-11 Michael J. SpencerSystem: Add SwapByteOrder and update Support/MathExtras...
2010-10-11 Michael J. SpencerSystem: Add SwapByteOrder and update Support/MathExtras...
2010-10-11 Michael J. SpencerRevert "System: Add SwapByteOrder and update Support...
2010-10-11 Michael J. SpencerRevert "System: Add SwapByteOrder and update Support...
2010-10-11 Michael J. SpencerReduce dpendencies for SupportTests.
2010-10-11 Michael J. SpencerReduce dpendencies for SupportTests.
2010-10-11 Michael J. SpencerSystem: Add SwapByteOrder and update Support/MathExtras...
2010-10-11 Michael J. SpencerSystem: Add SwapByteOrder and update Support/MathExtras...
2010-09-27 Douglas GregorRemove reference to nonexistent test in CMake makefile...
2010-09-27 Douglas GregorRemove reference to nonexistent test in CMake makefile...
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-25 Oscar FuentesReverting "CMake: Don't include tools, unittets, or...
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-24 Michael J. SpencerCMake: Don't include tools, unittets, or examples as...
2010-09-24 Michael J. SpencerCMake: Build unittests.
2010-09-24 Michael J. SpencerCMake: Build unittests.