projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
DebugInfo: Reference abstract definitions from variables in concrete definitions...
[oota-llvm.git]
/
lib
/
Support
/
2014-06-13
Zachary Turner
Make the error-handling functions thread-safe.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Finishing touch for the std::error_code transition.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Fix build on windows.
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Try to fix the windows build.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Trying to fix the windows build.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-06-12
Artyom Skrobov
adding re-include guards into lib/Support/reg*.h
tree
|
commitdiff
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't import make_error_code into the llvm namespace.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Prefix generic_category with std::.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't put generic_category in the llvm namespace.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Used mapWindowsError. I missed these in the initial...
tree
|
commitdiff
2014-06-12
Rafael Espindola
Try to fix the mingw build.
tree
|
commitdiff
2014-06-11
Rafael Espindola
Implement get_magic with generic tools and inline it.
tree
|
commitdiff
2014-06-11
Rafael Espindola
Remove unused has_magic.
tree
|
commitdiff
2014-06-11
Rafael Espindola
Use std::error_code instead of llvm::error_code.
tree
|
commitdiff
2014-06-11
Craig Topper
Convert StringMapEntry::Create to use StringRef instead...
tree
|
commitdiff
2014-06-11
Rafael Espindola
Uses generic_category instead of system_category.
tree
|
commitdiff
2014-06-11
Rafael Espindola
Remove windows_error.
tree
|
commitdiff
2014-06-11
Rafael Espindola
There is no posix_category in std, use generic_category.
tree
|
commitdiff
2014-06-10
Zachary Turner
Revert "Remove support for runtime multi-threading."
tree
|
commitdiff
2014-06-10
Zachary Turner
Remove support for runtime multi-threading.
tree
|
commitdiff
2014-06-10
Rafael Espindola
Mark a few functions noexcept.
tree
|
commitdiff
2014-06-10
Zachary Turner
Test commit, wraps some lines to fit in 80 columns.
tree
|
commitdiff
2014-06-08
Stephen Canon
APFloat: x - NaN needs to flip the signbit of NaN when...
tree
|
commitdiff
2014-06-04
Alp Toker
GraphWriter: try gv before xdg-open
tree
|
commitdiff
2014-06-04
Alp Toker
GraphWriter: support the XDG open utility
tree
|
commitdiff
2014-06-03
Alp Toker
Process::GetRandomNumber(): fix insecure RNG
tree
|
commitdiff
2014-06-02
Alp Toker
Silence -Wreturn-type warning
tree
|
commitdiff
2014-06-02
Alp Toker
GraphWriter: tweak the program fallback order
tree
|
commitdiff
2014-06-02
Alp Toker
GraphWriter: detect graph viewer programs at runtime
tree
|
commitdiff
2014-06-02
Saleem Abdulrasool
Support: add Windows ARM EH data structures
tree
|
commitdiff
2014-05-31
Alp Toker
Fix typos
tree
|
commitdiff
2014-05-31
Simon Atanasyan
[yaml2obj] Add new command line option `-docnum`.
tree
|
commitdiff
2014-05-31
Rafael Espindola
Fix windows build.
tree
|
commitdiff
2014-05-31
Rafael Espindola
There is no std::errc::success, remove the llvm one.
tree
|
commitdiff
2014-05-31
Rafael Espindola
Turn errc and windows_error into enum classes.
tree
|
commitdiff
2014-05-31
Rafael Espindola
Use error_code() instead of error_code::succes()
tree
|
commitdiff
2014-05-31
Peter Collingbourne
Fix the behavior of ExecuteAndWait with a non-zero...
tree
|
commitdiff
2014-05-31
Rafael Espindola
delete dead code.
tree
|
commitdiff
2014-05-23
Bradley Smith
Fixup sys::getHostCPUFeatures crypto names so it doesn...
tree
|
commitdiff
2014-05-22
Bradley Smith
Extend sys::getHostCPUFeatures to work on AArch64 platforms
tree
|
commitdiff
2014-05-20
Eric Christopher
Clean up language and grammar.
tree
|
commitdiff
2014-05-19
Alp Toker
MemoryBuffer: Use GetNativeSystemInfo()
tree
|
commitdiff
2014-05-18
Craig Topper
Remove last uses of OwningPtr from llvm. As far as...
tree
|
commitdiff
2014-05-16
Yaron Keren
Fix hardcoded slash to native path seperator which...
tree
|
commitdiff
2014-05-09
Alp Toker
MemoryBuffer: don't force mmap when stat fails
tree
|
commitdiff
2014-05-09
Alp Toker
MemoryBuffer: remove unusued definitions
tree
|
commitdiff
2014-05-06
Argyrios Kyrtzidis
[Support/MemoryBuffer] Remove the assertion that the...
tree
|
commitdiff
2014-05-06
Richard Smith
Re-commit r208025, reverted in r208030, with a fix...
tree
|
commitdiff
2014-05-06
Richard Smith
Revert r208025, which made buildbots unhappy for unknow...
tree
|
commitdiff
2014-05-06
Argyrios Kyrtzidis
[Support/MemoryBuffer] Rename IsVolatile -> IsVolatileS...
tree
|
commitdiff
2014-05-06
Richard Smith
Add llvm::function_ref (and a couple of uses of it...
tree
|
commitdiff
2014-05-06
Reid Kleckner
Include intrin.h before windows.h as a workaround for...
tree
|
commitdiff
2014-05-06
Argyrios Kyrtzidis
[Support/MemoryBuffer] Move the IsVolatile check inside...
tree
|
commitdiff
2014-05-05
Argyrios Kyrtzidis
[Support/MemoryBuffer] Introduce a boolean parameter...
tree
|
commitdiff
2014-05-05
Kaelyn Takata
Select bdver2 instead of bdver1 if TBM support is prese...
tree
|
commitdiff
2014-05-02
Benjamin Kramer
Add a description for AMD's bdver4 (aka Excavator).
tree
|
commitdiff
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
tree
|
commitdiff
2014-04-29
Duncan P. N. Exon...
BranchProb: Simplify printing code
tree
|
commitdiff
2014-04-29
Duncan P. N. Exon...
blockfreq: Defer to BranchProbability::scale() (again)
tree
|
commitdiff
2014-04-29
Duncan P. N. Exon...
Support: remove unnecessary namespace
tree
|
commitdiff
2014-04-29
Duncan P. N. Exon...
Support: Add BranchProbability::scale() and ::scaleByIn...
tree
|
commitdiff
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-28
Chandler Carruth
Use raw_ostream and Format.h on Windows so that we...
tree
|
commitdiff
2014-04-28
Chandler Carruth
Update the Windows TimeValue formatting to match the...
tree
|
commitdiff
2014-04-27
Chandler Carruth
Teach the pass manager's execution dump to print the...
tree
|
commitdiff
2014-04-23
NAKAMURA Takumi
cl::ParseCommandLineOptions(): Use StringRef to receive...
tree
|
commitdiff
2014-04-22
Chandler Carruth
[Modules] Fix potential ODR violations by sinking the...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Followup to r206822 to add a DEBUG_TYPE which...
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-04-17
David Blaikie
ManagedStatic is never built with a null constructor...
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-14
James Molloy
[ARM64] Add big endian target arm64_be.
tree
|
commitdiff
2014-04-14
Chandler Carruth
[Allocator] Hoist the external helper function into...
tree
|
commitdiff
2014-04-14
Chandler Carruth
[Allocator] Make the underlying allocator a template...
tree
|
commitdiff
2014-04-14
Chandler Carruth
[Allocator] Switch the BumpPtrAllocator to use a vector...
tree
|
commitdiff
2014-04-12
Benjamin Kramer
Retire llvm::array_endof in favor of non-member std...
tree
|
commitdiff
2014-04-10
David Majnemer
YAMLIO: Allow scalars to dictate quotation rules
tree
|
commitdiff
2014-04-10
Simon Atanasyan
Use range-based for loops. No functionality change.
tree
|
commitdiff
2014-04-09
David Majnemer
Revert "Revert "YAMLIO: Encode ambiguous hex strings...
tree
|
commitdiff
2014-04-09
Filipe Cabecinhas
Revert "YAMLIO: Encode ambiguous hex strings explicitly"
tree
|
commitdiff
2014-04-09
David Majnemer
YAMLIO: Encode ambiguous hex strings explicitly
tree
|
commitdiff
2014-04-09
Craig Topper
[C++11] Replace some comparisons with 'nullptr' with...
tree
|
commitdiff
2014-04-07
Craig Topper
[C++11] Make use of 'nullptr' in the Support library.
tree
|
commitdiff
2014-04-06
Argyrios Kyrtzidis
[Support] Modify LockFileManager::waitForUnlock() to...
tree
|
commitdiff
2014-04-05
David Blaikie
Simplify compression API by compressing into a SmallVec...
tree
|
commitdiff
2014-04-05
David Blaikie
Simplify compression API by decompressing into a SmallV...
tree
|
commitdiff
2014-03-31
Saleem Abdulrasool
Support: generalise object type handling for Windows
tree
|
commitdiff
2014-03-30
Chandler Carruth
[Allocator] Lift the slab size and size threshold into...
tree
|
commitdiff
2014-03-30
Chandler Carruth
Don't mark the declarations of the TSan annotation...
tree
|
commitdiff
2014-03-30
Tim Northover
ARM64: remove -m32/-m64 mapping with ARM.
tree
|
commitdiff
2014-03-30
Saleem Abdulrasool
Support: correct Windows normalisation
tree
|
commitdiff
2014-03-30
Saleem Abdulrasool
Support: normalize the default triple on Unix
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-29
Saleem Abdulrasool
Windows: canonicalise the default windows triple
tree
|
commitdiff
2014-03-28
Christian Pirker
Add ARM big endian Target (armeb, thumbeb)
tree
|
commitdiff
2014-03-28
Chandler Carruth
[Allocator Cleanup] Move generic pointer alignment...
tree
|
commitdiff
next