- bebb27b [Support] Lazy load of dbghlp.dll on Windows by Leny Kholodov · 10 years ago
- 454adf6 Bring in a BumpPtrStringSaver from lld and simplify the interface. by Rafael Espindola · 10 years ago
- f5f373f TargetParser: FPU/ARCH/EXT parsing refactory - NFC by Renato Golin · 10 years ago
- 6d6e947 Fix link failure on MinGW due to use of CoInitialize. by Zachary Turner · 10 years ago
- c205570 Make an RAII com initializer. by Zachary Turner · 11 years ago
- 37dce44 Drop the hacks used for partial C99 math libraries. by Benjamin Kramer · 11 years ago
- 3bd47ce Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. by Zachary Turner · 11 years ago
- aeedd65 Teach llvm_add_library() to find include dirs. by Zachary Turner · 11 years ago
- 79e1f9f Merge StreamableMemoryObject into MemoryObject. by Rafael Espindola · 11 years ago
- cac0088 Remove the now unused StringRefMemoryObject.h. by Rafael Espindola · 11 years ago
- 13437e8 [CMake] LLVMSupport: Give system_libs PRIVATE scope when LLVMSupport is built as SHARED. Users of LLVMSupport won't inherit ${system_libs}. by NAKAMURA Takumi · 11 years ago
- 1fb71bc Revert 220932. by Jiangning Liu · 11 years ago
- 094d061 CMake: Add libm to list of system libs printed by llvm-config. by Peter Collingbourne · 11 years ago
- 14e2bcc Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex. by Chris Bieneman · 11 years ago
- 732e0aa Defining a new API for debug options that doesn't rely on static global cl::opts. by Chris Bieneman · 11 years ago
- 7b4133a Fix llvm::huge_valf multiple initializations with Visual C++. by Yaron Keren · 11 years ago
- 986460d Add CMake check for libatomic. by Evgeniy Stepanov · 11 years ago
- 56579b6 Remove Support/IncludeFile.h and its only user. This is actively harmful, since by Richard Smith · 11 years ago
- 1169818 Drop the udis86 wrapper from llvm::sys by Alp Toker · 11 years ago
- b7dd329 Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. by Alexey Samsonov · 11 years ago
- 144829d Random Number Generator (llvm) by JF Bastien · 11 years ago
- 411840d Support: Write ScaledNumber::getQuotient() and getProduct() by Duncan P. N. Exon Smith · 11 years ago
- acf5bc1 Revert "Random Number Generator (llvm)" by JF Bastien · 11 years ago
- f8ad92d Random Number Generator (llvm) by JF Bastien · 11 years ago
- 58cb745 Merge lib/Support/WindowsError.cpp into ib/Support/ErrorHandling.cpp. by Rafael Espindola · 11 years ago
- 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
- b327103 Support: add Windows ARM EH data structures by Saleem Abdulrasool · 11 years ago
- 8cd041e [Modules] Move the ConstantRange class into the IR library. This is by Chandler Carruth · 12 years ago
- 4ca51b9 [CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give PULIC to system_libs in LLVMSupport. by NAKAMURA Takumi · 12 years ago
- 955d27a [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. by NAKAMURA Takumi · 12 years ago
- af2c113 Simplify linking to system libraries by NAKAMURA Takumi · 12 years ago
- dbed91e Don't inline get[S|U]LEB128Size() until they are proved to be hot. by Logan Chien · 12 years ago
- 2f96171 [CMake] LLVMSupport should be responsible to provide system_libs. by NAKAMURA Takumi · 12 years ago
- 6acf320 [CMake] llvm_process_sources: Introduce a parameter, ADDITIONAL_HEADERS. by NAKAMURA Takumi · 12 years ago
- 278a9f4 Move ARM build attributes into Support by Saleem Abdulrasool · 12 years ago
- f8c5281 Introduce a simple line-by-line iterator type into the Support library. by Chandler Carruth · 12 years ago
- 382b135 Revert r197438 and r197447 until we figure out how to avoid circular dependency at link time by Quentin Colombet · 12 years ago
- 66673f4 Add warning capabilities in LLVM. by Quentin Colombet · 12 years ago
- 9aa60fd Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32. by Alexander Kornienko · 12 years ago
- f1fc382 Rename PathV2 to just Path now that it is the only one. by Rafael Espindola · 12 years ago
- b0f2eba PathV1 is deprecated since the 18th of Dec 2010. Remove it. by Rafael Espindola · 12 years ago
- aa79068 MC: Disassembled CFG reconstruction. by Ahmed Bougacha · 12 years ago
- db142d4 Add cmake bits for md5. by Eric Christopher · 12 years ago
- 2fb337e Add basic zlib support to LLVM. This would allow to use compression/uncompression in selected LLVM tools. by Alexey Samsonov · 13 years ago
- 8d97162 Add missing file to cmake build. by Nick Lewycky · 13 years ago
- 4e06def Add a new watchdog timer interface. The interface does not permit handling timeouts, so by Nick Lewycky · 13 years ago
- 0a9875a Revert r177543: Add timing of the IR parsing code with a new by Chandler Carruth · 13 years ago
- 83b359d Add timing of the IR parsing code with a new -time-ir-parsing flag by Eli Bendersky · 13 years ago
- b311f4e Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support by Dmitri Gribenko · 13 years ago
- f60a927 Initial implementation of a utility for converting native data by Nick Kledzik · 13 years ago
- 7dcded6 Don't explicitly require RTTI and EH. by Joerg Sonnenberger · 13 years ago
- c399c75 Revert r165652: "Remove unnecessary RTTI from the build." by Sean Silva · 13 years ago
- 9b72524 Remove unnecessary RTTI from the build. by Sean Silva · 13 years ago
- 5fce8c4 Initial commit of new FileOutputBuffer support class. by Nick Kledzik · 13 years ago
- 75dbcb8 platform support for counting column widths and checking isprint by Seth Cantrell · 14 years ago
- 1f8918f Goodbye, JSONParser... by Manuel Klimek · 14 years ago
- 22120c4 Add YAML parser to Support. by Michael J. Spencer · 14 years ago
- 1d03a3b Rewrite LLVM's generalized support library for hashing to follow the API by Chandler Carruth · 14 years ago
- 585dda9 Update for the removal of Hashing.cpp. by Jay Foad · 14 years ago
- f2291c9 Hashing.h - utilities for hashing various data types. by Talin · 14 years ago
- 8b2dcad Enable streaming of bitcode by Derek Schuff · 14 years ago
- 7039e35 Move Clang's file-level locking facility over to LLVM's support by Douglas Gregor · 14 years ago
- e805b16 Fix up the CMake build for the new files added in r146960, they're by Chandler Carruth · 14 years ago
- 2c899a1 Adds a JSON parser and a benchmark (json-bench) to catch performance regressions. by Manuel Klimek · 14 years ago
- 88a1d9f Add the DataExtractor utility class. by Benjamin Kramer · 14 years ago
- 2bb4035 Move TargetRegistry and TargetSelect from Target to Support where they belong. by Evan Cheng · 14 years ago
- 49993f2 Add BlockFrequency class. by Jakub Staszak · 14 years ago
- 43025a0 Move TargetRegistry.cpp from lib/Support to lib/Target where it belongs. by Chandler Carruth · 14 years ago
- 3d4e64b Branch profiling: floating-point avoidance. by Andrew Trick · 14 years ago
- f1bda7c Revert my previous patch. The cmake build had already been fixed. by Rafael Espindola · 14 years ago
- efbdd80 Fix the cmake build. by Rafael Espindola · 14 years ago
- baee655 Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h. by Jakob Stoklund Olesen · 15 years ago
- 8b5defb Support: Remove Alarm. It is unused (via local grep and google code search). by Michael J. Spencer · 15 years ago
- ebad2f9 Support: Add PathV2 implementation. by Michael J. Spencer · 15 years ago
- 447762d Merge System into Support. by Michael J. Spencer · 15 years ago
- 345945e Add ADT/IntervalMap. by Jakob Stoklund Olesen · 15 years ago
- 0977025 Revert "Add ADT/IntervalMap.", GCC doesn't like it. by Jakob Stoklund Olesen · 15 years ago
- 6d89171 Add ADT/IntervalMap. by Jakob Stoklund Olesen · 15 years ago
- 889c1e7 Build with RTTI and exceptions disabled. Only in GCC for now. by Oscar Fuentes · 15 years ago
- f41f11c Unbreak cmake build. by John Thompson · 15 years ago
- b4b1253 Removed a bunch of unnecessary target_link_libraries. by Oscar Fuentes · 15 years ago
- d3eb989 Update CMake build. by Benjamin Kramer · 15 years ago
- b7b5a7d Unbreak my CMake build, say you'll compile for me again... by Douglas Gregor · 15 years ago
- 579ba2a ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on top of the standard 'delta debugging' algorithm. by Daniel Dunbar · 15 years ago
- 3ab9e50 De-bork CMake build by Douglas Gregor · 16 years ago
- 4ea86c4 now that libsystem no longer uses SmallVector, we can move by Chris Lattner · 16 years ago
- ff53d46 Add an implementation of the delta debugging algorithm. by Daniel Dunbar · 16 years ago
- 4498168 Add StringRef::{rfind, rsplit} by Daniel Dunbar · 16 years ago
- c74e09f Update CMake files. by Ted Kremenek · 16 years ago
- 1543d13 Update CMake files. by Ted Kremenek · 16 years ago
- e14d4cd Add regular expression matching support, based on OpenBSD regexec()/regcomp() by Torok Edwin · 16 years ago
- a5ff9e3 CMake: updated list of source files. by Oscar Fuentes · 16 years ago
- 94e4705 CMake: Updated library dependencies and list of source files. by Oscar Fuentes · 16 years ago
- defdbdc Update CMake files. by Ted Kremenek · 16 years ago
- 0cf4e69 Update CMake by Daniel Dunbar · 16 years ago
- 1492e17 Update CMake file. by Ted Kremenek · 16 years ago
- 57da3ed Update CMake file. by Ted Kremenek · 16 years ago
- 54731d5 Fix build. by Mike Stump · 16 years ago
- 6d94e6a Fix linking of llvm-ld and lli with CMake, from Xerxes Rånby by Douglas Gregor · 16 years ago
- fd25575 Rename TGSourceMgr -> SourceMgr. by Chris Lattner · 16 years ago