aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Initial commit of new FileOutputBuffer support class. Nick Kledzik2012-08-011-0/+1
* platform support for counting column widths and checking isprintSeth Cantrell2012-04-171-0/+1
* Goodbye, JSONParser...Manuel Klimek2012-04-171-1/+0
* Add YAML parser to Support.Michael J. Spencer2012-04-031-0/+1
* Rewrite LLVM's generalized support library for hashing to follow the APIChandler Carruth2012-03-011-0/+1
* Update for the removal of Hashing.cpp.Jay Foad2012-02-231-1/+0
* Hashing.h - utilities for hashing various data types.Talin2012-02-181-0/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-0/+2
* Move Clang's file-level locking facility over to LLVM's supportDouglas Gregor2012-01-291-0/+1
* Fix up the CMake build for the new files added in r146960, they'reChandler Carruth2011-12-201-0/+1
* Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...Manuel Klimek2011-12-161-0/+1
* Add the DataExtractor utility class.Benjamin Kramer2011-09-131-0/+1
* Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng2011-08-241-0/+1
* Add BlockFrequency class.Jakub Staszak2011-07-251-0/+1
* Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs.Chandler Carruth2011-07-221-1/+0
* Branch profiling: floating-point avoidance.Andrew Trick2011-06-111-0/+1
* Revert my previous patch. The cmake build had already been fixed.Rafael Espindola2011-05-191-1/+0
* Fix the cmake build.Rafael Espindola2011-05-181-0/+1
* Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.Jakob Stoklund Olesen2010-12-211-0/+1
* Support: Remove Alarm. It is unused (via local grep and google code search).Michael J. Spencer2010-12-071-3/+0
* Support: Add PathV2 implementation.Michael J. Spencer2010-11-291-0/+3
* Merge System into Support.Michael J. Spencer2010-11-291-0/+50
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-191-0/+1
* 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
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-171-0/+3
* Unbreak cmake build.John Thompson2010-10-071-0/+1
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Update CMake build.Benjamin Kramer2010-08-201-1/+0
* Unbreak my CMake build, say you'll compile for me again...Douglas Gregor2010-07-281-0/+1
* ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar2010-06-081-0/+1
* De-bork CMake buildDouglas Gregor2009-12-231-0/+1
* now that libsystem no longer uses SmallVector, we can move Chris Lattner2009-12-161-0/+1
* Add an implementation of the delta debugging algorithm.Daniel Dunbar2009-12-031-0/+1
* Add StringRef::{rfind, rsplit}Daniel Dunbar2009-09-161-0/+1
* Update CMake files.Ted Kremenek2009-09-111-0/+1
* Update CMake files.Ted Kremenek2009-09-011-1/+1
* Add regular expression matching support, based on OpenBSD regexec()/regcomp()Torok Edwin2009-08-301-0/+6
* CMake: updated list of source files.Oscar Fuentes2009-08-251-0/+1
* CMake: Updated library dependencies and list of source files.Oscar Fuentes2009-08-231-1/+0
* Update CMake files.Ted Kremenek2009-07-311-1/+0
* Update CMakeDaniel Dunbar2009-07-241-0/+1
* Update CMake file.Ted Kremenek2009-07-151-0/+1
* Update CMake file.Ted Kremenek2009-07-141-0/+1
* Fix build.Mike Stump2009-07-071-0/+1
* Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor2009-06-261-0/+2
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-211-0/+1
* Update CMake files to account for new location of Threading.cpp.Ted Kremenek2009-06-181-1/+0
* Add Threading.cpp to the CMake project filesDouglas Gregor2009-06-161-0/+1
* Minor fix for CMake build systemDouglas Gregor2009-05-271-0/+1