platform/upstream/llvm.git
2016-12-06 Daniel Sanders[globalisel][aarch64] Prefix PartialMappingIdx enumerat...
2016-12-06 Simon PilgrimFix MSVC -Wmicrosoft-enum-value 'enumerator value is...
2016-12-06 Pavel LabathUse Timeout<> in EvaluateExpressionOptions class
2016-12-06 Simon PilgrimFix MSVC bool to uint64_t promotion warning
2016-12-06 Chandler Carruth[LCG] Add some much needed asserts and verify runs...
2016-12-06 Florian Hahn[framelowering] Improve tracking of first CS pop instru...
2016-12-06 Benjamin KramerAlso recognize -std=iso9899:201x
2016-12-06 Sam McCallAdd missing parens in assert.
2016-12-06 Eric Liu[clang-move] ignore unsupported symbol kinds when check...
2016-12-06 Chandler Carruth[PM] Basic cleanups to CGSCC update code, NFC.
2016-12-06 Eric FiselierRevert r288787: Add missing stdbool.h module.
2016-12-06 Dean Michael... [XRay][compiler-rt] Only add unit tests if we're buildi...
2016-12-06 Eric FiselierAdd missing stdbool.h module. The test suite now passes...
2016-12-06 Dean Michael... [XRay][compiler-rt] CMake fixes for XRay -- take 2.
2016-12-06 Dean Michael... [XRay][compiler-rt] Fix unit test adding logic.
2016-12-06 Craig Topper[X86] Remove another weird scalar sqrt/rcp/rsqrt pattern.
2016-12-06 Craig Topper[X86] Add test case demonstrating a case where a vector...
2016-12-06 Craig Topper[X86] Regenerate a test using update_llc_test_checks.py
2016-12-06 Craig Topper[X86] Remove bad pattern that caused 128-bit loads...
2016-12-06 Craig Topper[X86] Add test case that shows a scalar sqrtsd intrinsi...
2016-12-06 Craig Topper[X86] Correct pattern for VSQRTSSr_Int, VSQRTSDr_Int...
2016-12-06 Eric FiselierFix stdio module build on OS X
2016-12-06 Weiming Zhaobuiltins: Add ARM Thumb1 implementation for uidiv and...
2016-12-06 Dean Michael... [XRay][compiler-rt] Explicitly initialise members.
2016-12-06 Dean Michael... [XRay][compiler-rt] XRay Buffer Queue
2016-12-06 Chris Bieneman[ObjectYAML] First bit of support for encoding DWARF...
2016-12-06 Chris BienemanRevert "builtins: Add ARM Thumb1 implementation for...
2016-12-06 Andrew Wilkins[llgo] set debuglocs for calls in synthetic functions
2016-12-06 Craig Topper[X86] Remove scalar logical op alias instructions....
2016-12-06 Chris Bieneman[CMake] Cleanup TableGen include flags
2016-12-06 Meador Inge[llgo] Update to use the latest IR attribute bindings
2016-12-06 Meador Inge[llgo] Fix `debug` to use latest `DIBuilder` bindings
2016-12-06 Philip Reames[LVI] Remove dead code in mergeIn
2016-12-06 Philip Reames[LVI] Extract a helper function
2016-12-06 Philip Reames[LVI] Hide the last markX function on LVILatticeVal
2016-12-06 Philip Reames[LVI] Hide a confusing internal interface
2016-12-06 Mandeep Singh... [llvm] Fix D26214: Move error handling out of MC and...
2016-12-06 Mandeep Singh... [clang] Fix D26214: Move error handling out of MC and...
2016-12-06 Philip Reames[LVI] Remove duplicate code using existing helper function
2016-12-06 Casey Carterstd::get<0>([std::variant constant expression]) *is...
2016-12-06 Davide ItalianoRevert "[SCCP] Remove manual folding of terminator...
2016-12-06 Zijiao MaRefactor TargetParserTests.
2016-12-06 Rui UeyamaInline MergeInputSection::getData().
2016-12-06 Richard TrieuClean up some Sema checking code. NFC
2016-12-06 Eric FiselierFix C++03 modules build
2016-12-06 Mehdi AminiIntroduces cmake option `LLVM_DISABLE_ABI_BREAKING_CHEC...
2016-12-06 Stephan T.... [libcxx] [test] D27269: Fix MSVC x64 warning C4267...
2016-12-06 Stephan T.... [libcxx] [test] D27268: Fix MSVC x64 warning C4267...
2016-12-06 Stephan T.... [libcxx] [test] D27267: Fix MSVC x64 warning C4267...
2016-12-06 Stephan T.... [libcxx] [test] D27266: Remove spurious semicolons.
2016-12-06 Stephan T.... [libcxx] [test] D27025: Fix MSVC warning C4389 "signed...
2016-12-06 Stephan T.... [libcxx] [test] D27024: Fix MSVC warning C4389 "signed...
2016-12-06 Stephan T.... [libcxx] [test] D27023: Fix MSVC warning C4389 "signed...
2016-12-06 Stephan T.... [libcxx] [test] D27022: Fix MSVC warning C4389 "signed...
2016-12-06 Stephan T.... [libcxx] [test] D27021: Fix MSVC warning C4389 "signed...
2016-12-06 Matt ArsenaultAMDGPU: Don't required structured CFG
2016-12-06 Eric FiselierAdd support for writing -verify shell tests
2016-12-06 Bob Haarmanrevert inadvertedly introduced build break
2016-12-06 Richard SmithRevert r288626, which reverts r288449. Original commit...
2016-12-06 Richard TrieuAdd test for r288732, warn on unsigned zero in std...
2016-12-06 Richard SmithAdditional test file missed from r288737.
2016-12-06 Richard Smith[modules] Use the "redundant #include" diagnostic rathe...
2016-12-06 Eric FiselierAllow enabling/disabling testing with module using...
2016-12-05 Eric FiselierAdd module definitions for <experimental/foo> headers
2016-12-05 Weiming ZhaoSummary: Currently there is no way to disable deprecate...
2016-12-05 Eric FiselierAdd module definitions for string_view
2016-12-05 Richard TrieuWarn on unsigned zero in call to std::max
2016-12-05 Kostya Serebryany[libFuzzer] refactor the code to allow collecting featu...
2016-12-05 Eric FiselierAdd modules for any/optional/variant
2016-12-05 Serge Rogatch[XRay][AArch64] Attempt to fix unstable test XRay-aarch...
2016-12-05 Eric FiselierAdjust libc++ test infastructure to fully support modules
2016-12-05 Tim NorthoverGlobalISel: avoid looking too closely at PHIs when...
2016-12-05 Mike Aizatsky[sanitizers] mac prints null differently
2016-12-05 Davide Italiano[SCCP] Remove manual folding of terminator instructions.
2016-12-05 Davide Italiano[TableGen] Centralize/Unify error handling.
2016-12-05 Florian Hahn[docs] Use x86_64 and i386 instead of x86 as arch for...
2016-12-05 Bob Haarman[pdb] handle missing pdb streams more gracefully
2016-12-05 Saleem AbdulrasoolCodeGen: fix windows itanium RTTI in EH mode
2016-12-05 Tim NorthoverGlobalISel: place constants correctly in the entry...
2016-12-05 Rafael EspindolaTest only the relevant bits.
2016-12-05 Matt ArsenaultAMDGPU: Consolidate inline immediate predicate functions
2016-12-05 Tim NorthoverGlobalISel: handle pointer arguments that get assigned...
2016-12-05 Rafael EspindolaDon't check the symbol values is this test.
2016-12-05 Matt ArsenaultAMDGPU: Minor assembler refactoring
2016-12-05 Eugene Zelenko[IR] Fix some Clang-tidy modernize-use-equals-delete...
2016-12-05 Tim NorthoverGlobalISel: translate constants larger than 64 bits.
2016-12-05 Tim NorthoverGlobalISel: make G_CONSTANT take a ConstantInt rather...
2016-12-05 Mike Aizatsky[sanitizers] __sanitizer_get_module_and_offset_for_pc...
2016-12-05 Weiming Zhaobuiltins: Add ARM Thumb1 implementation for uidiv and...
2016-12-05 Tim NorthoverGlobalISel: improve translation fallback for constants.
2016-12-05 Rui UeyamaRevert r288707: Split removeUnusedSyntheticSections...
2016-12-05 Rui UeyamaSplit removeUnusedSyntheticSections into two functions.
2016-12-05 Tim NorthoverGlobalISel: handle 1-element aggregates during ABI...
2016-12-05 Keno Fischer[LAA] Prevent invalid IR for loop-invariant bound in...
2016-12-05 Rafael EspindolaDon't check symbol value in this test.
2016-12-05 Michael Kuperstein[X86] Fix non-intrinsic roundss/roundsd to not read...
2016-12-05 Rafael EspindolaDon't check the symbol value in this test.
2016-12-05 Rafael EspindolaDon't check the symbol values.
2016-12-05 Rafael EspindolaSimplify test. NFC.
2016-12-05 Rafael EspindolaMake test test what it should be testing.
next