aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+7
* Fix MCDataAtom never calling remap when adding data.Rafael Espindola2013-10-161-0/+1
* Add a hashing routine that handles hashing types. Add a test forEric Christopher2013-09-031-0/+1
* Alphabetize.Eric Christopher2013-09-031-4/+4
* Make BinaryRef output correctly in case of empty data.Sean Silva2013-07-091-0/+1
* Create a stub for DWARF parser unittestsAlexey Samsonov2013-04-171-0/+1
* Rename the VMCore unittest tree to IR. Somehow was missed when doing theChandler Carruth2013-01-071-1/+1
* Copy clang/Driver/<Option parsing stuff> to llvm.Michael J. Spencer2012-12-051-0/+1
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-211-148/+7
* Factor the logic for setting up a GoogleTest unit test executable intoChandler Carruth2012-06-211-45/+3
* Simplify the naming pattern in the unittests' CMake fileChandler Carruth2012-06-211-12/+16
* Remove one of the LLVM-specific CMake hacks in favor of standard CMakeChandler Carruth2012-06-211-6/+7
* Add missing unittest files to the cmake build.Benjamin Kramer2012-06-171-1/+9
* Update CMake build.Benjamin Kramer2012-06-161-1/+0
* Add support to the alignment support header for conjuring a characterChandler Carruth2012-06-161-0/+1
* Fix gtest build issue on Visual Studio 2012 RCJustin Holewinski2012-06-061-0/+6
* Goodbye, JSONParser...Manuel Klimek2012-04-171-1/+0
* Add YAML parser to Support.Michael J. Spencer2012-04-031-0/+1
* Handle unreachable code in the dominates functions. This changes users whenRafael Espindola2012-03-301-0/+1
* Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...Eli Bendersky2012-03-151-8/+8
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-1/+25
* Add a Briggs and Torczon sparse set implementation.Jakob Stoklund Olesen2012-02-221-0/+1
* Hashing.h - utilities for hashing various data types.Talin2012-02-181-0/+1
* RefCountedBaseVPTR needs the IntrusiveRefCntPtrInfo as friend,Manuel Klimek2012-01-311-0/+1
* Undo the hack in r147427 and move this unittest to a better home. ThisChandler Carruth2012-01-021-1/+4
* Materialize functions whose basic blocks are used by global variables. FixesRafael Espindola2012-01-021-0/+1
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-161-0/+1
* Add a generic collection of class templates to ADT for buildingChandler Carruth2011-12-161-0/+1
* Tweak CMake build on Cygwin.NAKAMURA Takumi2011-12-161-1/+1
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-1/+0
* Add unit tests for ADT/PackedVectorArgyrios Kyrtzidis2011-06-151-0/+1
* Handle gcc-compatible compilers (such as clang) the same way we handleOscar Fuentes2011-05-111-1/+1
* Put targets on folders, if the IDE supports the feature.Oscar Fuentes2011-02-201-0/+2
* Disable RTTI when building unit tests. This avoids errors at link time.Oscar Fuentes2011-01-131-0/+6
* Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.Jakob Stoklund Olesen2010-12-211-0/+1
* CMake: Fix warning in gtest header used by unit tests.Frits van Bommel2010-12-071-0/+4
* unittests/CMakeLists.txt: Tweak unittests' layout to be identical to GNU build.NAKAMURA Takumi2010-12-071-5/+6
* unittests: Merge SystemTests back into SupportTests.Michael J. Spencer2010-11-291-9/+2
* Merge System into Support.Michael J. Spencer2010-11-291-3/+1
* unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cy...NAKAMURA Takumi2010-11-261-0/+4
* unittests: Add SystemTests.Michael J. Spencer2010-11-241-1/+13
* Add test for PR 8111. By Frits van Bommel.Dale Johannesen2010-11-191-0/+1
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-191-0/+1
* unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests on MSVC to add JITT...NAKAMURA Takumi2010-11-191-1/+7
* unittests/CMakeLists.txt: Suppress building ValueMapTest on MSVC older than 1...NAKAMURA Takumi2010-11-191-1/+9
* Revert "Add ADT/IntervalMap.", GCC doesn't like it.Jakob Stoklund Olesen2010-11-191-1/+0
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-191-0/+1