Introduce SpecialCaseList::isIn overload for GlobalAliases.
[oota-llvm.git] / lib / Support /
2013-08-18 Chandler CarruthGo through the really awkward dance required to delete...
2013-08-16 Reid KlecknerActually, use GNU inline asm for cpuid with clang
2013-08-16 Aaron BallmanSwitching to using a helper function instead of manuall...
2013-08-16 Aaron BallmanRemoving unused functionality.
2013-08-16 Aaron BallmanUpdating function comments; no functional changes intended.
2013-08-15 Aaron BallmanTighten up the yamilizer so it stops eliding empty...
2013-08-14 Reid KlecknerUse the MSVC __cpuid intrinsic instead of inline asm
2013-08-14 Alexey SamsonovExpose CRC-32 implementation from zlib
2013-08-13 Benjamin KramerGCC warns about removing const with a c-style cast.
2013-08-12 Tareq A. SirajFixes a bug when iterating on paths
2013-08-12 Chandler CarruthRemove all checking for the various terminfo headers...
2013-08-12 Chandler CarruthTarget a minimal terminfo library rather than necessari...
2013-08-10 Rafael EspindolaCheck for $PWD in llvm::sys::current_path.
2013-08-08 Alexey SamsonovFix off-by-one error in Regex::isValid
2013-08-08 Alexander KornienkoChanged isPrint for U+00AD SOFT HYPHEN to return true.
2013-08-07 Reid KlecknerOn Windows, autolink advapi32 from Path.inc for CryptAc...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-08-07 Dmitri GribenkoYAMLTraits.h: replace DenseMap that used a bad implemen...
2013-08-07 Reid KlecknerFix boolean logic in LockFileManager and test it
2013-08-07 Reid KlecknerAvoid using alloca in Windows/Program.inc
2013-08-07 Alexander KornienkoImplemented llvm::sys::locale::columnWidth and isPrint...
2013-08-06 Reid KlecknerRemove some std stream usage from Support and TableGen
2013-08-05 Peter CollingbourneIntroduce Regex::isLiteralERE function.
2013-07-31 Rafael EspindolaFix windows' implementation of status when a file doesn...
2013-07-30 Rafael EspindolaImplement getUniqueID for directories on windows.
2013-07-30 Rafael EspindolaRemove dead code.
2013-07-30 Rui UeyamaImplement TokenizeWindowsCommandLine.
2013-07-29 Rafael EspindolaMake file_status::getUniqueID const.
2013-07-29 Rafael EspindolaInclude st_dev to make the result of getUniqueID actual...
2013-07-29 Benjamin KramerSome Intel Penryn CPUs come with SSE4 disabled. Detect...
2013-07-27 Michael Gottesman[APFloat] Make all arithmetic operations with NaN produ...
2013-07-27 Michael Gottesman[APFloat] Move setting fcNormal in zeroSignificand...
2013-07-26 Rafael EspindolaRevert "[PowerPC] Improve consistency in use of __ppc__...
2013-07-26 Bill Schmidt[PowerPC] Improve consistency in use of __ppc__, __powe...
2013-07-26 Rafael EspindolaAdd missing 'n'.
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-26 Rafael EspindolaExtend the lifetime of the strings passed to posix_spaw...
2013-07-26 Rafael EspindolaImprove our error handling on windows.
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Rafael EspindolaDon't end a file name with a dot. It looks odd.
2013-07-24 Rafael EspindolaDon't leak when expanding response files.
2013-07-23 Rafael EspindolaSplit getOpenFile into getOpenFile and getOpenFileSlice.
2013-07-20 Matt ArsenaultFix size_t -> uint warnings with MSVC 64-bit build
2013-07-19 Serge PavlovInitialize TempFileHandle.
2013-07-19 Rafael EspindolaSplit openFileForWrite into windows and unix versions.
2013-07-18 Rafael EspindolaSmall improvement to the use of GetFileType:
2013-07-18 NAKAMURA TakumiWindows/Path.inc: Introduce file_type::character_file...
2013-07-18 Reid Kleckner[Support] Beef up and expose the response file parsing...
2013-07-18 Rafael EspindolaRemove dead code.
2013-07-18 Rafael EspindolaConvert two uses if fstat with sys::fs::status.
2013-07-17 Eli FriedmanHandle '.' correctly in hex float literal parsing.
2013-07-17 Rafael EspindolaFix a funny typo. Thanks to Aaron Ballman for noticing.
2013-07-17 Rafael EspindolaAdd FILE_SHARE_WRITE to openFileForRead.
2013-07-17 Rafael EspindolaSplit openFileForRead into Windows and Unix versions.
2013-07-17 Duncan SandsEnsure sys::getProcessTriple always uses a normalized...
2013-07-17 Rafael EspindolaDon't fallback to copy + delete in rename.
2013-07-17 NAKAMURA Takumiraw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY...
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-16 Reid Kleckner[Support] Add a Unicode conversion wrapper from UTF16...
2013-07-16 Rafael EspindolaCreate files with mode 666. This matches the behavior...
2013-07-16 Reid Kleckner[Support] Fix some warnings when self-hosting clang...
2013-07-16 Ulrich Weigand[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp...
2013-07-16 Rafael EspindolaAdd a version of sys::fs::status that uses fstat.
2013-07-16 Rafael EspindolaInstead friending status, provide windows and posix...
2013-07-15 Rafael EspindolaRemove an extra is_directory call.
2013-07-15 Craig TopperAdd include to hopefully fix windows build.
2013-07-15 Craig TopperRevert part of 186302 to fix buildbots.
2013-07-15 Craig TopperUse llvm::array_lengthof to replace sizeof(array)/sizeo...
2013-07-14 Eric ChristopherAdd DW_AT_GNU_odr_signature to the set of dwarf attributes.
2013-07-12 NAKAMURA TakumiWindows/TimeValue.inc: Mute prefixed '0' on %d to emula...
2013-07-11 Rafael EspindolaAdd back code for supporting old mingw versions. Should...
2013-07-11 Benjamin KramerDon't use a potentially expensive shift if all we want...
2013-07-11 Rafael EspindolaLooks like some versions of mingw don't have errno_t...
2013-07-11 Benjamin KramerUse move semantics if possible to construct ConstantRanges.
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2013-07-10 Rafael EspindolaMemoryBuffer::getFile handles zero sized files, no...
2013-07-10 Rafael EspindolaUse status to implement file_size.
2013-07-08 Manman RenRevert r185852.
2013-07-08 Matt ArsenaultFind xdot or xdot.py.
2013-07-08 Manman RenStringRef: add DenseMapInfo for StringRef.
2013-07-08 Rafael EspindolaWe now always create files with the correct permissions...
2013-07-08 Rafael EspindolaCreate files with the correct permission instead of...
2013-07-05 Rafael EspindolaRemove unique_file now that it is unused.
2013-07-05 Rafael EspindolaAdd a createUniqueFile function and switch llvm's users...
2013-07-05 Rafael EspindolaUse sys::fs::createTemporaryFile.
2013-07-05 Rafael EspindolaAdd a higher level createTemporaryFile function.
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-04 Eric ChristopherReapply r185601 with a fix for the cmake build.
2013-07-04 Eric ChristopherTemporarily revert 185601 as it caused cmake build...
2013-07-04 Eric ChristopherAdd support for futimens for platforms that don't suppo...
2013-07-02 Michael Gottesman[APFloat] Swap an early out check so we do not derefere...
2013-07-01 Michael Gottesman[APFloat] Ensure that we can properly parse strings...
2013-06-28 Jakob Stoklund OlesenFix a bad overflow check pointed out by Ben.
2013-06-28 Jakob Stoklund OlesenEliminate an assortment of undefined behavior.
2013-06-28 Jakob Stoklund OlesenStylistic cleanups, no functional change.
2013-06-28 Jakob Stoklund OlesenAdd a division operator to BlockFrequency.
2013-06-28 Rafael EspindolaImprove comment.
2013-06-28 Patrik HagglundSuppress GCC "control reaches end of non-void function...
2013-06-28 Rafael EspindolaImprovements to unique_file and createUniqueDirectory.
next