projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove section_rel_empty. Just compare begin() and end() instead.
2014-04-01
Aaron Ballman
Attempting to fix r205124, which had failed asserts...
commit
|
commitdiff
|
tree
2014-04-01
Aaron Ballman
Fixing an MSVC warning about widening the result of...
commit
|
commitdiff
|
tree
2014-04-01
Aaron Ballman
Fixing warnings in the MSVC build. No functional changes...
commit
|
commitdiff
|
tree
2014-03-27
Aaron Ballman
The forward declare should be a struct instead of a...
commit
|
commitdiff
|
tree
2014-03-24
Aaron Ballman
Adding some very nascent information about the clang...
commit
|
commitdiff
|
tree
2014-03-10
Aaron Ballman
Removing llvm::distance and llvm::copy for iterator_range...
commit
|
commitdiff
|
tree
2014-03-08
Aaron Ballman
Adding some includes to appease build bots. Amends...
commit
|
commitdiff
|
tree
2014-03-08
Aaron Ballman
Adding range-based STL-like helper APIs. llvm::distance...
commit
|
commitdiff
|
tree
2014-03-03
Aaron Ballman
Adding support for MSVC debugger visualization of the...
commit
|
commitdiff
|
tree
2014-02-26
Aaron Ballman
Silencing an MSVC signed comparison warning.
commit
|
commitdiff
|
tree
2014-02-21
Aaron Ballman
Shankar kindly pointed out that I wasn't following...
commit
|
commitdiff
|
tree
2014-02-21
Aaron Ballman
Fixing the MSVC build by including a file.
commit
|
commitdiff
|
tree
2014-02-11
Aaron Ballman
Using the helper API for random number generation.
commit
|
commitdiff
|
tree
2014-02-11
Aaron Ballman
Hopefully fixing the MinGW 32 build, which was broken...
commit
|
commitdiff
|
tree
2014-02-04
Aaron Ballman
Implemented support for Process::GetRandomNumber on...
commit
|
commitdiff
|
tree
2014-02-03
Aaron Ballman
Undef'ing _WIN32_IE to silence an MSVC warning about...
commit
|
commitdiff
|
tree
2014-01-28
Aaron Ballman
The llvm_headers_do_not_build project needs to be excluded...
commit
|
commitdiff
|
tree
2014-01-24
Aaron Ballman
Typo fix.
commit
|
commitdiff
|
tree
2014-01-23
Aaron Ballman
Updating the getting started guide for Visual Studio...
commit
|
commitdiff
|
tree
2013-11-18
Aaron Ballman
Checking for a return value with FormatMessage; if...
commit
|
commitdiff
|
tree
2013-11-18
Aaron Ballman
Fixing a possible memory leak from a failing realloc...
commit
|
commitdiff
|
tree
2013-11-13
Aaron Ballman
Removing llvm::huge_vald and llvm::huge_vall because...
commit
|
commitdiff
|
tree
2013-11-13
Aaron Ballman
Replacing HUGE_VALF with llvm::huge_valf in order to...
commit
|
commitdiff
|
tree
2013-11-01
Aaron Ballman
Commenting out this assert because it is causing the...
commit
|
commitdiff
|
tree
2013-11-01
Aaron Ballman
Fixing an order of evaluation error in an assert.
commit
|
commitdiff
|
tree
2013-10-29
Aaron Ballman
Removing a switch statement that contains only a default...
commit
|
commitdiff
|
tree
2013-10-05
Aaron Ballman
Silencing an MSVC warning.
commit
|
commitdiff
|
tree
2013-09-09
Aaron Ballman
A better way to silence the warning in MSVC (replaces...
commit
|
commitdiff
|
tree
2013-09-09
Aaron Ballman
Silencing a warning about control flow reaching the...
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Switching to using a helper function instead of manually...
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Removing unused functionality.
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Updating function comments; no functional changes intended.
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Re-disabling C4291 warnings for MSVC because AttributeList...
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Calling the base class constructor from the derived...
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Removing a spurious semi-colon; this macro expands...
commit
|
commitdiff
|
tree
2013-08-16
Aaron Ballman
Fixing a warning about control reaching the end of...
commit
|
commitdiff
|
tree
2013-08-15
Aaron Ballman
Tighten up the yamilizer so it stops eliding empty...
commit
|
commitdiff
|
tree
2013-08-06
Aaron Ballman
Replacing /GR with /GR- instead of applying both options...
commit
|
commitdiff
|
tree
2013-08-05
Aaron Ballman
Silencing an MSVC11 type conversion warning.
commit
|
commitdiff
|
tree
2013-07-29
Aaron Ballman
Re-application of 187310. Re-enabling warning C4275...
commit
|
commitdiff
|
tree
2013-07-28
Aaron Ballman
Partial revert of 187310; it seems MSVC 10 still spits...
commit
|
commitdiff
|
tree
2013-07-27
Aaron Ballman
Re-enabling some more MSVC warnings; all of these compile...
commit
|
commitdiff
|
tree
2013-07-27
Aaron Ballman
Re-enabling a warning in MSVC mode now that r187292...
commit
|
commitdiff
|
tree
2013-07-27
Aaron Ballman
Re-enabling some more MSVC warnings; all of these compile...
commit
|
commitdiff
|
tree
2013-07-26
Aaron Ballman
Re-enabling the C4065 warning for MSVC builds as it...
commit
|
commitdiff
|
tree
2013-07-25
Aaron Ballman
Using a different loop induction variable than the...
commit
|
commitdiff
|
tree
2013-07-17
Aaron Ballman
Silencing an MSVC warning about signed vs unsigned...
commit
|
commitdiff
|
tree
2013-07-15
Aaron Ballman
Teaching llvm-tblgen to not emit a switch statement...
commit
|
commitdiff
|
tree
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