projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
2013-07-10
Aaron Ballman
Replacing an empty switch with its moral equivalent...
commit
|
commitdiff
|
tree
2013-07-04
Aaron Ballman
Changing long to int for consistency.
commit
|
commitdiff
|
tree
2013-07-04
Aaron Ballman
Supporting ssize_t on WIN64 with its proper size. ...
commit
|
commitdiff
|
tree
2013-06-19
Aaron Ballman
Modified the implementation of fs::GetUniqueID on Windows...
commit
|
commitdiff
|
tree
2013-06-13
Aaron Ballman
Zero-initializing variables; fixes a build breakage...
commit
|
commitdiff
|
tree
2013-06-10
Aaron Ballman
Silencing an MSVC warning about comparing signed and...
commit
|
commitdiff
|
tree
2013-06-08
Aaron Ballman
sys::process::get_id() now returns the process ID instead...
commit
|
commitdiff
|
tree
2013-06-04
Aaron Ballman
Silencing an MSVC warning about mixing bool and unsigned...
commit
|
commitdiff
|
tree
2013-06-04
Aaron Ballman
Silencing an MSVC warning about */ being found outside...
commit
|
commitdiff
|
tree
2013-05-23
Aaron Ballman
Setting the default value (fixes CRT assertions about...
commit
|
commitdiff
|
tree
2013-05-16
Aaron Ballman
Fixing a 64-bit conversion warning in MSVC.
commit
|
commitdiff
|
tree
2013-05-10
Aaron Ballman
XFAILing this test on Win32 to unbreak the build bots.
commit
|
commitdiff
|
tree
2013-05-03
Aaron Ballman
Unbreaking the non-x86 build bots by protecting the...
commit
|
commitdiff
|
tree
2013-05-03
Aaron Ballman
Correctly testing for AVX support in x86 based off...
commit
|
commitdiff
|
tree
2013-05-02
Aaron Ballman
Replaced usages of size_type with size_t to be more...
commit
|
commitdiff
|
tree
2013-05-01
Aaron Ballman
Updating the getting started guide for Visual Studio...
commit
|
commitdiff
|
tree
2013-05-01
Aaron Ballman
Fixes a buffer overrun where the allocated buffer wasn...
commit
|
commitdiff
|
tree
2013-04-23
Aaron Ballman
Testing for _XCR_XFEATURE_ENABLED_MASK instead of a...
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
Ensuring that both bits are set, and not just a combination...
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
Testing for Visual Studio 2010 SP1 or greater before...
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
Second pass at addressing PR15351 by explicitly checking...
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
Rolling back the AVX support patch due to breaking...
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
Attempting to fix the build on older GCC versions.
commit
|
commitdiff
|
tree
2013-04-03
Aaron Ballman
This patch addresses PR15351 by explicitly checking...
commit
|
commitdiff
|
tree
2013-03-16
Aaron Ballman
Test case for graceful handling of long file names...
commit
|
commitdiff
|
tree
2013-02-27
Aaron Ballman
Switching -1ULL to UINT64_MAX to fix MSVC warnings...
commit
|
commitdiff
|
tree
2013-02-27
Aaron Ballman
Suppressing MSVC warnings; patch thanks to Peng Cheng!
commit
|
commitdiff
|
tree
2013-01-25
Aaron Ballman
A port of the Visual Studio 2012 debugger visualizers...
commit
|
commitdiff
|
tree
2013-01-17
Aaron Ballman
Reverting back to the fallback instead of using the...
commit
|
commitdiff
|
tree
2013-01-17
Aaron Ballman
Reverting back to the fallback instead of using popcnt...
commit
|
commitdiff
|
tree
2013-01-16
Aaron Ballman
Wrapping __popcnt64 for MSVC so that it's only used...
commit
|
commitdiff
|
tree
2012-09-09
Aaron Ballman
Fixing a type width warning with MSVC.
commit
|
commitdiff
|
tree
2012-07-16
Aaron Ballman
MSVC's implementation of isalnum will assert on characters...
commit
|
commitdiff
|
tree
2012-06-20
Aaron Ballman
Fixing a compiler warning in MSVC 10.
commit
|
commitdiff
|
tree
2012-06-19
Aaron Ballman
Updating the credits after r158717
commit
|
commitdiff
|
tree
2012-06-09
Aaron Ballman
Disabling a spurious deprecation warning about using...
commit
|
commitdiff
|
tree
2012-06-09
Aaron Ballman
Fixing a typo in the comments.
commit
|
commitdiff
|
tree
2012-03-15
Aaron Ballman
Fixed a transform crash when setting a negative size...
commit
|
commitdiff
|
tree
2012-03-10
Aaron Ballman
Fixing a compile warning triggered in MSVC about constant...
commit
|
commitdiff
|
tree
2012-02-22
Aaron Ballman
Adding support for Microsoft's thiscall calling convention...
commit
|
commitdiff
|
tree
2012-02-14
Aaron Ballman
Using the new external-linkage warning recently added...
commit
|
commitdiff
|
tree
2012-02-14
Aaron Ballman
Fixing warning due to the new "UTD return type in extern...
commit
|
commitdiff
|
tree
2012-02-05
Aaron Ballman
Fixing a warning in MSVC (this is also a test commit)
commit
|
commitdiff
|
tree