platform/upstream/llvm.git
2017-07-16 Konstantin... AMDGPU: Fix amdgpu-flat-work-group-size/amdgpu-waves...
2017-07-16 Simon Pilgrim[X86][AVX512] Add 512-bit vector rotate tests
2017-07-16 Konstantin... AMDGPU: Remove duplicate print outs from .AMDGPU.csdata
2017-07-16 Davide Italiano[InstCombine] Don't violate dominance when replacing...
2017-07-16 Simon PilgrimStrip trailing whitespace. NFCI
2017-07-16 Amjad Aboud[X86] X86::CMOV to Branch heuristic based optimization.
2017-07-16 Jakub KuderskiApply explicit instantiation workaround to DominanceFro...
2017-07-16 Jakub Kuderski[Dominators] Workaround explicit instantiation bug.
2017-07-16 Yuka Takahashi[Bash-autocompletion] Add support for -W<warning> and...
2017-07-16 Simon Pilgrim[X86] Add F16C scheduling tests
2017-07-16 Simon Pilgrim[X86] Add POPCNT scheduling tests
2017-07-16 Simon Pilgrim[X86] Add BMI2 scheduling tests
2017-07-16 Simon Pilgrim[X86] Add BMI1 scheduling tests
2017-07-16 Tobias Grosser[Polly] Fix a typo [NFC]
2017-07-16 Simon Pilgrim[X86] Add LZCNT scheduling tests
2017-07-16 Simon Pilgrim[X86][SSE4A] Add EXTRQ/INSERTQ values to BTVER2 schedul...
2017-07-16 Simon Pilgrim[X86][AVX] Regenerate tests with constant broadcast...
2017-07-16 Simon Pilgrim[X86][AVX] Regenerate vector tzcnt tests with constant...
2017-07-16 Simon Pilgrim[X86][AVX] Regenerate vector idiv tests with constant...
2017-07-16 Simon Pilgrim[X86][AVX] Regenerate combine tests with constant broad...
2017-07-16 Hiroshi Inouefix typos in comments; NFC
2017-07-16 Hiroshi Inouefix typos in comments; NFC
2017-07-16 Craig Topper[InstSimplify] Use commutable matchers to simplify...
2017-07-16 Craig Topper[InstCombine] Move (0 - x) & 1 --> x & 1 to SimplifyDem...
2017-07-16 Vitaly Buka[asan] Disable not working new test on Windows
2017-07-16 Vitaly Buka[msan] Add missing include for fix test on Windows
2017-07-16 Vitaly Buka[tsan] Disable test with debug runtime
2017-07-16 Vitaly Buka[asan] Attempt to fix test in Windows after r308064
2017-07-16 Teresa JohnsonFix bot failures from r308114
2017-07-16 Faisal Vali[c++2a] Add option -std=c++2a to enable support for...
2017-07-16 Vitaly Buka[compiler-rt] Fix fix format specifies type in test
2017-07-16 Teresa JohnsonAttempt 2 to debug bot failures
2017-07-15 Teresa JohnsonAttempt to debug bot failures
2017-07-15 Teresa JohnsonRestore with fix "[ThinLTO] Ensure we always select...
2017-07-15 Tobias Grosser[ScopDetection] If a loop is not part of a scop, none...
2017-07-15 Craig Topper[IR] Implement Constant::isNegativeZeroValue/isZeroValu...
2017-07-15 Craig Topper[InstCombine] Improve the expansion in SimplifyUsingDis...
2017-07-15 Simon Pilgrim[X86][AVX] Regenerate tests with constant broadcast...
2017-07-15 Simon Pilgrim[X86][AVX] Regenerate tests with constant broadcast...
2017-07-15 Simon PilgrimStrip trailing whitespace. NFCI
2017-07-15 Reid Kleckner[CodeView] Dump BuildInfoSym and ProcSym type indices
2017-07-15 Reid KlecknerFix mis-use of std::lower_bound
2017-07-15 Sanjay Patel[InstCombine] improve (1 << x) & 1 --> zext(x == 0...
2017-07-15 Craig Topper[InstCombine] Add test cases for (X & (Y | ~X)) ->...
2017-07-15 Craig Topper[InstCombine] Move 4 test cases from a test that didn...
2017-07-15 Sanjay Patel[InstCombine] add tests for (1 << x) & 1 --> zext(x...
2017-07-15 Richard Smith[cxx_status] Fix typos.
2017-07-15 Chandler Carruth[wasm] Update two tests for r308025 which causes schedu...
2017-07-15 Richard Smith[cxx_status] Add approved Toronto WG21 motions.
2017-07-15 Sanjay Patel[InstCombine] allow (0 - x) & 1 --> x & 1 for vectors
2017-07-15 Marshall ClowUpdate issues moved in Toronto
2017-07-15 Sanjay Patel[InstCombine] remove dead code/tests; NFCI
2017-07-15 Chandler CarruthRevert r308078 (and subsequent tweak in r308079) which...
2017-07-15 Florian Hahn[LoopInterchange] Add some optimization remarks.
2017-07-15 Tobias Grosser[Polly] Translate Scop::DomainMap to islpp
2017-07-15 John McCallUse ARC parsing rules for ns_returns_retained in MRC...
2017-07-15 Yuka Takahashi[Bash-autocompletion] Fixed a bug on bash
2017-07-15 Nuno Lopes[docs] AliasAnalysis: clarify that PartialAlias doesn...
2017-07-15 Tobias Grosser[Polly] Use Isl c++ for InvalidDomainMap
2017-07-15 Chandler Carruth[PM/LCG] Teach the LazyCallGraph to maintain reference...
2017-07-15 Simon Atanasyan[mips] Handle the `long-calls` feature flags in the...
2017-07-15 NAKAMURA TakumiSystemZCodeGen: Update libdeps. r308024 introduced...
2017-07-15 NAKAMURA TakumiClangApplyReplacementsTests: Add clangBasic in libdeps.
2017-07-15 NAKAMURA Takumiclang/test/FixIt/format.m: Tweak for i686, where ssize_...
2017-07-15 Yonghong Songbpf: fix a compilation bug due to unused variable for...
2017-07-15 Matt ArsenaultAMDGPU: Return correct type during argument lowering
2017-07-15 Dinar Temirbulatov[SLPVectorizer] Add an extra parameter to tryScheduleBu...
2017-07-15 Yonghong Songbpf: generate better lowering code for certain select...
2017-07-15 Teresa JohnsonRequire asserts in new test that uses debug flag
2017-07-15 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2017-07-15 Richard Trieu[ODRHash] Revert r307743 which reverted r307720
2017-07-15 Haicheng Wu[TTI] Refine the cost of EXT in getUserCost()
2017-07-15 Kostya Serebryany[libFuzzer] remove stale code
2017-07-15 Jakub Kuderski[Dominators] Fix reachable visitation and reenable...
2017-07-15 Alexander Shaposhnikov[clang] Fix format test
2017-07-15 George Karpenkov[compiler-rt] [CMake] Build compiler-rt with no optimiz...
2017-07-15 Matthias BraunTry to fix modules build
2017-07-14 Jakub Kuderski[Dominators] Temporarily disable a flaky unit test
2017-07-14 Justin Bogner[libFuzzer] Allow non-fuzzer args after -ignore_remaini...
2017-07-14 Adrian PrantlAdd missing space to comment
2017-07-14 Alexander Shaposhnikov[clang] Fix handling of "%zd" format specifier
2017-07-14 Rafael EspindolaAvoid using OutputSections::Sections.
2017-07-14 Jakub Kuderski[Dominators] Remove an extra semicolon and add a missin...
2017-07-14 Alex Shlyapnikov[Sanitizers] ASan and LSan allocator set errno on failure.
2017-07-14 Alex Shlyapnikov[Sanitizers] LSan allocator set errno on failure.
2017-07-14 Jakub Kuderski[Dominators] Implement incremental deletions
2017-07-14 Kostya Serebryany[libFuzzer] fix stats during merge
2017-07-14 Yi Kong[AArch64] Avoid selecting XZR inline ASM memory operand
2017-07-14 Geoff Berry[AArch64][Falkor] Avoid HW prefetcher tag collisions...
2017-07-14 Jakub Kuderski[Dominators] Add a missing include
2017-07-14 Rafael EspindolaPass OutputSectionCommand to getOSThunkSec. NFC.
2017-07-14 Rafael EspindolaPass OutputSectionCommand to forEachExecInputSection...
2017-07-14 Davide Italiano[AMDGPU] Throw away more dead code. NFCI.
2017-07-14 Jakub Kuderski[Dominators] Implement incremental insertions
2017-07-14 Alex Shlyapnikov[Sanitizers] Scudo allocator set errno on failure.
2017-07-14 Dimitry AndricFix mixed line terminators. NFC.
2017-07-14 Geoff Berry[EarlyCSE] Handle calls with no MemorySSA info.
2017-07-14 Haicheng Wu[JumpThreading] Add a pattern to TryToUnfoldSelectInCur...
2017-07-14 Krzysztof Parzyszek[Hexagon] Replace ISD opcode VPACK with VPACKE/VPACKO...
2017-07-14 Nico WeberFix flag names in @available docs.
next