Debug Info: pass in DIScope instead of DIDescriptor in createMemberType.
[oota-llvm.git] / lib / Support /
2013-09-05 Eric ChristopherMove accelerator table defines and constants to Dwarf...
2013-09-05 Eric ChristopherFormatting.
2013-09-04 Alexander KornienkoMove generic isPrint and columnWidth implementations...
2013-09-04 NAKAMURA TakumiSupport/Process: Add comments about PageSize and Alloca...
2013-09-04 NAKAMURA TakumiMemoryBuffer.cpp: Don't peek the next page if file...
2013-09-04 NAKAMURA TakumiWhitespace.
2013-09-02 Chandler CarruthFix some rather confusing indentation and control flow...
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
2013-08-30 Benjamin KramerX86: Add a description of the Intel Atom Silvermont...
2013-08-29 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-29 Alexander KornienkoisCharInSet refactoring.
2013-08-28 Ted KremenekRevert r189442 "Change default # of digits for APFloat...
2013-08-28 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-28 Argyrios Kyrtzidis[BumpPtrAllocator] Move DefaultSlabAllocator to a membe...
2013-08-24 Dmitri GribenkoAdded const qualifier to StringRef::edit_distance membe...
2013-08-22 NAKAMURA Takumi[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
2013-08-22 NAKAMURA TakumiWhitespace.
2013-08-22 NAKAMURA TakumiMemoryBuffer.cpp: Consider if PageSize were not 4096...
2013-08-21 NAKAMURA TakumiUnix/Process.inc: Revert r72332, "Work around a page...
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.
next