projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
TargetLowering: Add getVectorIdxTy() function v2
[oota-llvm.git]
/
lib
/
Support
/
2013-08-05
Peter Collingbourne
Introduce Regex::isLiteralERE function.
tree
|
commitdiff
2013-07-31
Rafael Espindola
Fix windows' implementation of status when a file doesn...
tree
|
commitdiff
2013-07-30
Rafael Espindola
Implement getUniqueID for directories on windows.
tree
|
commitdiff
2013-07-30
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-07-30
Rui Ueyama
Implement TokenizeWindowsCommandLine.
tree
|
commitdiff
2013-07-29
Rafael Espindola
Make file_status::getUniqueID const.
tree
|
commitdiff
2013-07-29
Rafael Espindola
Include st_dev to make the result of getUniqueID actual...
tree
|
commitdiff
2013-07-29
Benjamin Kramer
Some Intel Penryn CPUs come with SSE4 disabled. Detect...
tree
|
commitdiff
2013-07-27
Michael Gottesman
[APFloat] Make all arithmetic operations with NaN produ...
tree
|
commitdiff
2013-07-27
Michael Gottesman
[APFloat] Move setting fcNormal in zeroSignificand...
tree
|
commitdiff
2013-07-26
Rafael Espindola
Revert "[PowerPC] Improve consistency in use of __ppc__...
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Improve consistency in use of __ppc__, __powe...
tree
|
commitdiff
2013-07-26
Rafael Espindola
Add missing 'n'.
tree
|
commitdiff
2013-07-26
Reid Kleckner
Remove dead or useless header checks from cmake and...
tree
|
commitdiff
2013-07-26
Rafael Espindola
Extend the lifetime of the strings passed to posix_spaw...
tree
|
commitdiff
2013-07-26
Rafael Espindola
Improve our error handling on windows.
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Support powerpc64le as a syntax-checking...
tree
|
commitdiff
2013-07-25
Rafael Espindola
Remove the mblaze backend from llvm.
tree
|
commitdiff
2013-07-25
Rafael Espindola
Don't end a file name with a dot. It looks odd.
tree
|
commitdiff
2013-07-24
Rafael Espindola
Don't leak when expanding response files.
tree
|
commitdiff
2013-07-23
Rafael Espindola
Split getOpenFile into getOpenFile and getOpenFileSlice.
tree
|
commitdiff
2013-07-20
Matt Arsenault
Fix size_t -> uint warnings with MSVC 64-bit build
tree
|
commitdiff
2013-07-19
Serge Pavlov
Initialize TempFileHandle.
tree
|
commitdiff
2013-07-19
Rafael Espindola
Split openFileForWrite into windows and unix versions.
tree
|
commitdiff
2013-07-18
Rafael Espindola
Small improvement to the use of GetFileType:
tree
|
commitdiff
2013-07-18
NAKAMURA Takumi
Windows/Path.inc: Introduce file_type::character_file...
tree
|
commitdiff
2013-07-18
Reid Kleckner
[Support] Beef up and expose the response file parsing...
tree
|
commitdiff
2013-07-18
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-07-18
Rafael Espindola
Convert two uses if fstat with sys::fs::status.
tree
|
commitdiff
2013-07-17
Eli Friedman
Handle '.' correctly in hex float literal parsing.
tree
|
commitdiff
2013-07-17
Rafael Espindola
Fix a funny typo. Thanks to Aaron Ballman for noticing.
tree
|
commitdiff
2013-07-17
Rafael Espindola
Add FILE_SHARE_WRITE to openFileForRead.
tree
|
commitdiff
2013-07-17
Rafael Espindola
Split openFileForRead into Windows and Unix versions.
tree
|
commitdiff
2013-07-17
Duncan Sands
Ensure sys::getProcessTriple always uses a normalized...
tree
|
commitdiff
2013-07-17
Rafael Espindola
Don't fallback to copy + delete in rename.
tree
|
commitdiff
2013-07-17
NAKAMURA Takumi
raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY...
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a wrapper for open.
tree
|
commitdiff
2013-07-16
Reid Kleckner
[Support] Add a Unicode conversion wrapper from UTF16...
tree
|
commitdiff
2013-07-16
Rafael Espindola
Create files with mode 666. This matches the behavior...
tree
|
commitdiff
2013-07-16
Reid Kleckner
[Support] Fix some warnings when self-hosting clang...
tree
|
commitdiff
2013-07-16
Ulrich Weigand
[APFloat] PR16573: Avoid losing mantissa bits in ppc_fp...
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a version of sys::fs::status that uses fstat.
tree
|
commitdiff
2013-07-16
Rafael Espindola
Instead friending status, provide windows and posix...
tree
|
commitdiff
2013-07-15
Rafael Espindola
Remove an extra is_directory call.
tree
|
commitdiff
2013-07-15
Craig Topper
Add include to hopefully fix windows build.
tree
|
commitdiff
2013-07-15
Craig Topper
Revert part of 186302 to fix buildbots.
tree
|
commitdiff
2013-07-15
Craig Topper
Use llvm::array_lengthof to replace sizeof(array)/sizeo...
tree
|
commitdiff
2013-07-14
Eric Christopher
Add DW_AT_GNU_odr_signature to the set of dwarf attributes.
tree
|
commitdiff
2013-07-12
NAKAMURA Takumi
Windows/TimeValue.inc: Mute prefixed '0' on %d to emula...
tree
|
commitdiff
2013-07-11
Rafael Espindola
Add back code for supporting old mingw versions. Should...
tree
|
commitdiff
2013-07-11
Benjamin Kramer
Don't use a potentially expensive shift if all we want...
tree
|
commitdiff
2013-07-11
Rafael Espindola
Looks like some versions of mingw don't have errno_t...
tree
|
commitdiff
2013-07-11
Benjamin Kramer
Use move semantics if possible to construct ConstantRanges.
tree
|
commitdiff
2013-07-11
Rafael Espindola
Fix a FIXME about the format and add a test.
tree
|
commitdiff
2013-07-10
Rafael Espindola
MemoryBuffer::getFile handles zero sized files, no...
tree
|
commitdiff
2013-07-10
Rafael Espindola
Use status to implement file_size.
tree
|
commitdiff
2013-07-08
Manman Ren
Revert r185852.
tree
|
commitdiff
2013-07-08
Matt Arsenault
Find xdot or xdot.py.
tree
|
commitdiff
2013-07-08
Manman Ren
StringRef: add DenseMapInfo for StringRef.
tree
|
commitdiff
2013-07-08
Rafael Espindola
We now always create files with the correct permissions...
tree
|
commitdiff
2013-07-08
Rafael Espindola
Create files with the correct permission instead of...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Remove unique_file now that it is unused.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a createUniqueFile function and switch llvm's users...
tree
|
commitdiff
2013-07-05
Rafael Espindola
Use sys::fs::createTemporaryFile.
tree
|
commitdiff
2013-07-05
Rafael Espindola
Add a higher level createTemporaryFile function.
tree
|
commitdiff
2013-07-04
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
tree
|
commitdiff
2013-07-04
Eric Christopher
Reapply r185601 with a fix for the cmake build.
tree
|
commitdiff
2013-07-04
Eric Christopher
Temporarily revert 185601 as it caused cmake build...
tree
|
commitdiff
2013-07-04
Eric Christopher
Add support for futimens for platforms that don't suppo...
tree
|
commitdiff
2013-07-02
Michael Gottesman
[APFloat] Swap an early out check so we do not derefere...
tree
|
commitdiff
2013-07-01
Michael Gottesman
[APFloat] Ensure that we can properly parse strings...
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Fix a bad overflow check pointed out by Ben.
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Eliminate an assortment of undefined behavior.
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Stylistic cleanups, no functional change.
tree
|
commitdiff
2013-06-28
Jakob Stoklund Olesen
Add a division operator to BlockFrequency.
tree
|
commitdiff
2013-06-28
Rafael Espindola
Improve comment.
tree
|
commitdiff
2013-06-28
Patrik Hagglund
Suppress GCC "control reaches end of non-void function...
tree
|
commitdiff
2013-06-28
Rafael Espindola
Improvements to unique_file and createUniqueDirectory.
tree
|
commitdiff
2013-06-28
Rafael Espindola
Don't ask for a mode when we are not keeping the file.
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "Revert "[APFloat] Removed APFloat constructor...
tree
|
commitdiff
2013-06-27
Michael Gottesman
Revert "[APFloat] Removed APFloat constructor which...
tree
|
commitdiff
2013-06-27
Michael Gottesman
[APFloat] Removed APFloat constructor which initialized...
tree
|
commitdiff
2013-06-27
Rafael Espindola
Add a convenience createUniqueDirectory function.
tree
|
commitdiff
2013-06-26
Michael Gottesman
[APFloat] Convert all references to fcNormal to referen...
tree
|
commitdiff
2013-06-26
Rafael Espindola
Rename PathV2 to just Path now that it is the only...
tree
|
commitdiff
2013-06-26
Rafael Espindola
Use enums instead of raw octal values.
tree
|
commitdiff
2013-06-26
Rafael Espindola
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove calls to Path in #ifdefs that don't seem to...
tree
|
commitdiff
2013-06-26
Rafael Espindola
Fix the build when __APPLE__ is defined.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove sys::GetMainExecutable.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Port GetMainExecutable over to PathV2.
tree
|
commitdiff
2013-06-26
Rafael Espindola
Remove PathWithStatus.
tree
|
commitdiff
2013-06-25
Jakob Stoklund Olesen
Print block frequencies in decimal form.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Remove sys::PathSeparator.
tree
|
commitdiff
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Don't assume ResultPath is null terminated.
tree
|
commitdiff
2013-06-25
Rafael Espindola
Cleanup in unique_file when we only want the name.
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Added support for parsing float strings which...
tree
|
commitdiff
2013-06-24
Michael Gottesman
[APFloat] Added make{Zero,Inf} methods and implemented...
tree
|
commitdiff
next