projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2016-12-06
Sam McCall
Add missing parens in assert.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Liu
[clang-move] ignore unsupported symbol kinds when check...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Chandler Carruth
[PM] Basic cleanups to CGSCC update code, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Revert r288787: Add missing stdbool.h module.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Dean Michael...
[XRay][compiler-rt] Only add unit tests if we're buildi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Add missing stdbool.h module. The test suite now passes...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Dean Michael...
[XRay][compiler-rt] CMake fixes for XRay -- take 2.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Dean Michael...
[XRay][compiler-rt] Fix unit test adding logic.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Remove another weird scalar sqrt/rcp/rsqrt pattern.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Add test case demonstrating a case where a vector...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Regenerate a test using update_llc_test_checks.py
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Remove bad pattern that caused 128-bit loads...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Add test case that shows a scalar sqrtsd intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Correct pattern for VSQRTSSr_Int, VSQRTSDr_Int...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Fix stdio module build on OS X
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Weiming Zhao
builtins: Add ARM Thumb1 implementation for uidiv and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Dean Michael...
[XRay][compiler-rt] Explicitly initialise members.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Dean Michael...
[XRay][compiler-rt] XRay Buffer Queue
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Chris Bieneman
[ObjectYAML] First bit of support for encoding DWARF...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Chris Bieneman
Revert "builtins: Add ARM Thumb1 implementation for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Andrew Wilkins
[llgo] set debuglocs for calls in synthetic functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Craig Topper
[X86] Remove scalar logical op alias instructions....
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Chris Bieneman
[CMake] Cleanup TableGen include flags
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Meador Inge
[llgo] Update to use the latest IR attribute bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Meador Inge
[llgo] Fix `debug` to use latest `DIBuilder` bindings
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Reames
[LVI] Remove dead code in mergeIn
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Reames
[LVI] Extract a helper function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Reames
[LVI] Hide the last markX function on LVILatticeVal
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Reames
[LVI] Hide a confusing internal interface
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Mandeep Singh...
[llvm] Fix D26214: Move error handling out of MC and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Mandeep Singh...
[clang] Fix D26214: Move error handling out of MC and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Philip Reames
[LVI] Remove duplicate code using existing helper function
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Casey Carter
std::get<0>([std::variant constant expression]) *is...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Davide Italiano
Revert "[SCCP] Remove manual folding of terminator...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Zijiao Ma
Refactor TargetParserTests.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Rui Ueyama
Inline MergeInputSection::getData().
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Richard Trieu
Clean up some Sema checking code. NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Fix C++03 modules build
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Mehdi Amini
Introduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHEC...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27269: Fix MSVC x64 warning C4267...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27268: Fix MSVC x64 warning C4267...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27267: Fix MSVC x64 warning C4267...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27266: Remove spurious semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27025: Fix MSVC warning C4389 "signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27024: Fix MSVC warning C4389 "signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27023: Fix MSVC warning C4389 "signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27022: Fix MSVC warning C4389 "signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Stephan T....
[libcxx] [test] D27021: Fix MSVC warning C4389 "signed...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Matt Arsenault
AMDGPU: Don't required structured CFG
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Add support for writing -verify shell tests
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Bob Haarman
revert inadvertedly introduced build break
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Richard Smith
Revert r288626, which reverts r288449. Original commit...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Richard Trieu
Add test for r288732, warn on unsigned zero in std...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Richard Smith
Additional test file missed from r288737.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Richard Smith
[modules] Use the "redundant #include" diagnostic rathe...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Eric Fiselier
Allow enabling/disabling testing with module using...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Fiselier
Add module definitions for <experimental/foo> headers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Weiming Zhao
Summary: Currently there is no way to disable deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Fiselier
Add module definitions for string_view
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Richard Trieu
Warn on unsigned zero in call to std::max
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Kostya Serebryany
[libFuzzer] refactor the code to allow collecting featu...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Fiselier
Add modules for any/optional/variant
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Serge Rogatch
[XRay][AArch64] Attempt to fix unstable test XRay-aarch...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Fiselier
Adjust libc++ test infastructure to fully support modules
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: avoid looking too closely at PHIs when...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Mike Aizatsky
[sanitizers] mac prints null differently
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Davide Italiano
[SCCP] Remove manual folding of terminator instructions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Davide Italiano
[TableGen] Centralize/Unify error handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Florian Hahn
[docs] Use x86_64 and i386 instead of x86 as arch for...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Bob Haarman
[pdb] handle missing pdb streams more gracefully
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Saleem Abdulrasool
CodeGen: fix windows itanium RTTI in EH mode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: place constants correctly in the entry...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Test only the relevant bits.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Arsenault
AMDGPU: Consolidate inline immediate predicate functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: handle pointer arguments that get assigned...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Don't check the symbol values is this test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Arsenault
AMDGPU: Minor assembler refactoring
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eugene Zelenko
[IR] Fix some Clang-tidy modernize-use-equals-delete...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: translate constants larger than 64 bits.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: make G_CONSTANT take a ConstantInt rather...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Mike Aizatsky
[sanitizers] __sanitizer_get_module_and_offset_for_pc...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Weiming Zhao
builtins: Add ARM Thumb1 implementation for uidiv and...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: improve translation fallback for constants.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rui Ueyama
Revert r288707: Split removeUnusedSyntheticSections...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rui Ueyama
Split removeUnusedSyntheticSections into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tim Northover
GlobalISel: handle 1-element aggregates during ABI...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Keno Fischer
[LAA] Prevent invalid IR for loop-invariant bound in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Don't check symbol value in this test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Michael Kuperstein
[X86] Fix non-intrinsic roundss/roundsd to not read...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Don't check the symbol value in this test.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Don't check the symbol values.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Simplify test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Rafael Espindola
Make test test what it should be testing.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Arsenault
AMDGPU: Assembler support for exp
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Arsenault
AMDGPU: Change how exp is printed
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Dominic Chen
[analyzer] Print type for SymbolRegionValues when dumpi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matt Arsenault
AMDGPU: Refactor exp instructions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Eric Fiselier
[lit] Support custom parsers in parseIntegratedTestScript
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Matthias Braun
TableGen/AsmMatcherEmitter: Bring sorting check back...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Shoaib Meenai
[libc++abi] Add _LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS
commit
|
commitdiff
|
tree
|
snapshot
next