index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Support
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-04-17
platform support for counting column widths and checking isprint
Seth Cantrell
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-03
Add YAML parser to Support.
Michael J. Spencer
2012-03-01
Rewrite LLVM's generalized support library for hashing to follow the API
Chandler Carruth
2012-02-23
Update for the removal of Hashing.cpp.
Jay Foad
2012-02-18
Hashing.h - utilities for hashing various data types.
Talin
2012-02-06
Enable streaming of bitcode
Derek Schuff
2012-01-29
Move Clang's file-level locking facility over to LLVM's support
Douglas Gregor
2011-12-20
Fix up the CMake build for the new files added in r146960, they're
Chandler Carruth
2011-12-16
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-09-13
Add the DataExtractor utility class.
Benjamin Kramer
2011-08-24
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-07-25
Add BlockFrequency class.
Jakub Staszak
2011-07-22
Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs.
Chandler Carruth
2011-06-11
Branch profiling: floating-point avoidance.
Andrew Trick
2011-05-19
Revert my previous patch. The cmake build had already been fixed.
Rafael Espindola
2011-05-18
Fix the cmake build.
Rafael Espindola
2010-12-21
Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.
Jakob Stoklund Olesen
2010-12-07
Support: Remove Alarm. It is unused (via local grep and google code search).
Michael J. Spencer
2010-11-29
Support: Add PathV2 implementation.
Michael J. Spencer
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-19
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-11-19
Revert "Add ADT/IntervalMap.", GCC doesn't like it.
Jakob Stoklund Olesen
2010-11-19
Add ADT/IntervalMap.
Jakob Stoklund Olesen
2010-10-17
Build with RTTI and exceptions disabled. Only in GCC for now.
Oscar Fuentes
2010-10-07
Unbreak cmake build.
John Thompson
2010-09-28
Removed a bunch of unnecessary target_link_libraries.
Oscar Fuentes
2010-08-20
Update CMake build.
Benjamin Kramer
2010-07-28
Unbreak my CMake build, say you'll compile for me again...
Douglas Gregor
2010-06-08
ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...
Daniel Dunbar
2009-12-23
De-bork CMake build
Douglas Gregor
2009-12-16
now that libsystem no longer uses SmallVector, we can move
Chris Lattner
2009-12-03
Add an implementation of the delta debugging algorithm.
Daniel Dunbar
2009-09-16
Add StringRef::{rfind, rsplit}
Daniel Dunbar
2009-09-11
Update CMake files.
Ted Kremenek
2009-09-01
Update CMake files.
Ted Kremenek
2009-08-30
Add regular expression matching support, based on OpenBSD regexec()/regcomp()
Torok Edwin
2009-08-25
CMake: updated list of source files.
Oscar Fuentes
2009-08-23
CMake: Updated library dependencies and list of source files.
Oscar Fuentes
2009-07-31
Update CMake files.
Ted Kremenek
2009-07-24
Update CMake
Daniel Dunbar
2009-07-15
Update CMake file.
Ted Kremenek
2009-07-14
Update CMake file.
Ted Kremenek
2009-07-07
Fix build.
Mike Stump
2009-06-26
Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nby
Douglas Gregor
2009-06-21
Rename TGSourceMgr -> SourceMgr.
Chris Lattner
2009-06-18
Update CMake files to account for new location of Threading.cpp.
Ted Kremenek
2009-06-16
Add Threading.cpp to the CMake project files
Douglas Gregor
2009-05-27
Minor fix for CMake build system
Douglas Gregor
2009-03-05
Add missing file.
Duncan Sands
[next]