platform/upstream/llvm.git
2018-07-13 Sterling AugustineRollback r337070.
2018-07-13 Sterling AugustineUpdate ClangASTContext for the new DependentVector...
2018-07-13 Eugene Zelenko[Documentation] Add missing description for bugprone...
2018-07-13 Max Moroz[UBSan] Followup for silence_unsigned_overflow flag...
2018-07-13 Craig Topper[X86][SLH] Remove PDEP and PEXT from isDataInvariantLoad
2018-07-13 Craig Topper[X86][SLH] Add VEX and EVEX conversion instructions...
2018-07-13 Craig Topper[X86][SLH] Regroup the instructions in isDataInvariantL...
2018-07-13 Alexander Polyakov[lldb-mi] Make symbol-list-lines.test XFAIL on Windows
2018-07-13 Fangrui SongFix -Wswitch after introduction of clang;:Type::Depende...
2018-07-13 Vedant Kumar[docs] Update usage directive for llvm-cov report ...
2018-07-13 Vedant KumarFix comments which mixed up 'before' and 'after', NFC
2018-07-13 Vedant KumarClarify wording of a doxygen comment, NFC
2018-07-13 Teresa Johnson[ThinLTO] Require x86 target for new test
2018-07-13 Jim InghamMake these tests c++ tests so they can be skipped on...
2018-07-13 Craig Topper[X86] Use the correct types in some recently added...
2018-07-13 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit @llvm...
2018-07-13 Craig Topper[X86][FastISel] Support uitofp with avx512.
2018-07-13 Philip Pfaffe[Polly][isl] Add neutrally-named accessors to isl list...
2018-07-13 Eli Friedman[LTO] Fix linking with an alias defined using another...
2018-07-13 Fangrui Song[X86] Correct comment of TEST elimination in BSF/TZCNT
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-13 Krzysztof Parzyszek[Hexagon] Fix hvx-length feature name in testcases
2018-07-13 Richard SmithMake BuiltinType constructor private, and befriend...
2018-07-13 Richard SmithUse external layout information to layout bit-fields...
2018-07-13 Tom StellardAMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.exp
2018-07-13 Craig Topper[X86][FastISel] Add EVEX support to sitofp handling.
2018-07-13 Vlad TsyrklevichFix for Darwin buildbot failure due to r337037
2018-07-13 Fangrui Song[X86] Try fixing r336768
2018-07-13 Roman Lebedev[NFC][InstCombine] Tests for 'check for [no] signed...
2018-07-13 JF BastienCodeGen: specify alignment + inbounds for automatic...
2018-07-13 Craig Topper[X86] Change the rounding mode used when testing the...
2018-07-13 Petr HosekRevert "[CMake] Pass Clang defaults to runtimes builds"
2018-07-13 Vlad Tsyrklevich[LowerTypeTests] Limit when icall jumptable entries...
2018-07-13 Vlad TsyrklevichSafeStack: Add builtins to read unsafe stack top/bottom
2018-07-13 Erich KeanePR15730/PR16986 Allow dependently typed vector_size...
2018-07-13 Jim InghamFix the libcxx set, multiset, vector and bitset formatt...
2018-07-13 Jim InghamAdd the new PDBLocationToDWARFExpression.{cpp,h} to...
2018-07-13 Petr Hosek[CMake] Don't use CLANG_DEFAULT_* values
2018-07-13 Raphael IsemannAdd includes for CompletionRequest to every file that...
2018-07-13 Raphael IsemannReplaced more boilerplate code with CompletionRequest...
2018-07-13 Raphael IsemannNo longer pass a StringRef to the Python API
2018-07-13 Frederic RissFix TestAttachDenied on macOS Mojave
2018-07-13 Marshall Clowwrap _LIBCPP_HAS_NO_CXX14_CONSTEXPR in defined(...)
2018-07-13 Marshall ClowShot in the dark to fix gcc 4.9 / c++11 build
2018-07-13 Jonas Devlieghere[dwarfdump] Add pretty printer for accelerator table...
2018-07-13 Andrea Di Biagio[llvm-mca][BtVer2] Add tests for dependency breaking...
2018-07-13 Ulrich Weigand[TableGen] Suppress type validation when parsing patter...
2018-07-13 Matt ArsenaultAMDGPU: Properly handle shader inputs with split arguments
2018-07-13 Matt ArsenaultAMDGPU: Fix handling of alignment padding in DAG argume...
2018-07-13 Marcello Maggioni[Tablegen] Optimize isSubsetOf() in AsmMatcherEmitter...
2018-07-13 Marshall ClowMake internal class __wrap_iter constexpr when not...
2018-07-13 Evgeniy StepanovRevert "CallGraphSCCPass: iterate over all functions."
2018-07-13 Nicolas LesserFix PR34668 - P0704R1 implementation is too permissive
2018-07-13 Marshall ClowFix a couple of 'unused variable' warnings in a vector...
2018-07-13 Gheorghe-Teodor... [OpenMP] Initialize data sharing stack for SPMD case
2018-07-13 Roman Lebedev[NFC][X86][AArch64] Negative tests for 'check for ...
2018-07-13 Gheorghe-Teodor... [OpenMP][libomptarget] Fix data sharing and globalizati...
2018-07-13 Joel Galenson[cfi-verify] Only run AArch64 tests when it is a suppor...
2018-07-13 Jonas Devlieghere[dwarfdump] Pretty print DW_AT_APPLE_runtime_class
2018-07-13 Kostya Kortchinsky[sanitizer] Use -Wl,-z,global on Android
2018-07-13 Sjoerd Meijer[AArch64] Armv8.4-A: LDAPR & STLR with immediate offset...
2018-07-13 Nemanja Ivanovic[PowerPC] Materialize more constants with CR-field...
2018-07-13 Joel Galenson[cfi-verify] Support AArch64.
2018-07-13 Stella Stamenova[json, test] Fix the json.td test - the path to python...
2018-07-13 Erich Keane[NFC] Rename clang::AttributeList to clang::ParsedAttr
2018-07-13 Simon Atanasyan[mips] Add microMIPS case to the tests and regenerate...
2018-07-13 Andrea Di Biagio[llvm-mca] Improve a few debug prints. NFC
2018-07-13 Erich KeaneAdd parens to silence Wparentheses warning, introduced...
2018-07-13 Erich Keane[NFC] Silence Wparentheses warning in DomTreeUpdater...
2018-07-13 Adam Balogh[Analyzer] alpha.unix.cstring.OutOfBounds checker enabl...
2018-07-13 Ulrich Weigand[TableGen] Support multi-alternative pattern fragments
2018-07-13 Tim RenoufDivergenceAnalysis: added debug output
2018-07-13 Adam Balogh[clang-tidy] Exception Escape Checker
2018-07-13 Marco CastelluccioAdd a test with multiple BBs on the same line
2018-07-13 Kristof Umann[analyzer][UninitializedObjectChecker] Fixed captured...
2018-07-13 Kristof Umann[analyzer][UninitializedObjectChecker] Support for...
2018-07-13 Tatyana KrasnukhaAdjust thread name column width depending on real name...
2018-07-13 Sam McCall[clang-tidy] readability-inconsistent-declaration-param...
2018-07-13 Tatyana KrasnukhaAdd abbreviated name for Debugger::EventHandlerThread.
2018-07-13 Chandler Carruth[SLH] Introduce a new pass to do Speculative Load Harde...
2018-07-13 Simon Pilgrim[SLPVectorizer] Add initial alternate opcode support...
2018-07-13 Jonas DevlieghereConvert a location information from PDB to a DWARF...
2018-07-13 Chandler Carruth[UpdateTestChecks] Teach the x86 asm parser to skip...
2018-07-13 Chandler Carruth[x86] Fix a capitalization that I failed to save in...
2018-07-13 Chandler Carruth[x86] Teach the EFLAGS copy lowering to handle much...
2018-07-13 Andrea Di Biagio[llvm-mca] Simplify the Pipeline constructor. NFC
2018-07-13 Andrea Di Biagio[llvm-mca] Removed unused arguments from methods in...
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Vector Unpack Low/High instructions.
2018-07-13 Simon Pilgrim[AArch64] Updated bigendian buildvector tests
2018-07-13 Simon Pilgrim[ARM] Regenerated arg endian test
2018-07-13 Sander de Smalen[AArch64][SVE] Asm: Support for insert element (INSR...
2018-07-13 Petar Jovanovic[LiveDebugValues] Tracking copying value between registers
2018-07-13 Dan LiewRemove `tsan/Darwin/gcd-after-null.mm` test.
2018-07-13 Craig Topper[X86] Prefer MOVSS/SD over BLEND under optsize in isel.
2018-07-13 Dean Michael... [XRay][compiler-rt] Add PID field to llvm-xray tool...
2018-07-13 Craig Topper[X86] Remove isel patterns that turns packed add/sub...
2018-07-13 Dean Michael... [XRay][compiler-rt] Profiling Mode: Flush logs on exit
2018-07-13 Chijun Sima[DomTreeUpdater] Ignore updates when both DT and PDT...
2018-07-13 Joel E. Denny[FileCheck] Implement -v and -vv for tracing matches
next