platform/upstream/llvm.git
2018-03-09 Nicolai HaehnleTableGen: Allow arbitrary list values as ranges of...
2018-03-09 Nicolai HaehnleTableGen: Remove unused ParseForeachMode
2018-03-09 Nicolai HaehnleTableGen: More helpful error messages
2018-03-09 Nicolai HaehnleTableGen: add !isa operation
2018-03-09 Pavel Labath[DebugInfo/AccelTable] Fix inconsistency in getDIEOffse...
2018-03-09 Sam McCall[clang-tidy] fix header guard
2018-03-09 Haojian Wu[clang-tidy] Add check: replace string::find(...) ...
2018-03-09 Pavel LabathMove option parsing out of the Args class
2018-03-09 Renato Golin[LV] Fix vectorizer's isUniform() abuse triggers assert...
2018-03-09 Jonas Devlieghere[Support] Move syntax highlighting into support
2018-03-09 Martin Storsjo[AArch64] Fix use of a regex in the win-alloca.ll test...
2018-03-09 Stanislav Mekhanoshin[AMDGPU] Fixed V_DIV_FIXUP_F16 selection on GFX9
2018-03-09 Saleem AbdulrasoolCodeGen: simplify and validate exception personalities
2018-03-09 Craig Topper[X86] Remove duplicate isel pattern. NFC
2018-03-09 Julie HockettRevert "[clang-doc] Setup clang-doc frontend framework"
2018-03-09 Julie Hockett[clang-doc] Setup clang-doc frontend framework
2018-03-09 Rafael EspindolaDon't treat .symver as a regular alias definition.
2018-03-09 Matt MorehouseAttempt to fix vecreduce-propagate-sd-flags.ll test.
2018-03-09 Richard SmithPR36645: Go looking for an appropriate array bound...
2018-03-09 Artem Dergachev[analyzer] MmapWriteExecChecker: Add support for mprote...
2018-03-09 Jason MolendaI added CFLAGS etc to one part of the project file...
2018-03-09 Artem Dergachev[CFG] [analyzer] Add construction context for implicit...
2018-03-09 Jason MolendaMore cleanups of debugserver project file and the libpm...
2018-03-09 Eric ChristopherRevert "[ThinLTO] Keep available_externally symbols...
2018-03-09 Craig Topper[X86] Remove SRAs from v16i8 multiply lowering on sse2...
2018-03-09 Adrian PrantlLowerDbgDeclare: ignore dbg.declares for allocas with...
2018-03-09 Kuba MracekMark the -overlap tests are "UNSUPPORTED: android"...
2018-03-09 Douglas Yung[DOXYGEN] Fix doxygen and content issues in mmintrin.h
2018-03-09 Vedant Kumar[test] Skip a test which sporadically fails in its...
2018-03-09 Jason MolendaRemove unneeded per-arch sdk specifications from debugs...
2018-03-09 Jason MolendaRemove the explicit dependency on libpmenergy and libpm...
2018-03-09 Eric ChristopherFix header comment on SHA1 code.
2018-03-09 Jason MolendaFixed two more sdk inconsistencies with the pmenergy...
2018-03-09 Jason MolendaThree little cleanups in the debugserver xcode project...
2018-03-09 Paul RobinsonRevert "[DWARF] Fix mixing assembler -g with DWARF...
2018-03-09 Saleem Abdulrasoolutils: add a helper class to lit for captured substitutions
2018-03-09 Kuba MracekMark strcat-overlap.cc as "UNSUPPORTED: win32"
2018-03-08 Kuba MracekMove lto-constmerge-odr.cc to Posix (it's failing on...
2018-03-08 Sameer AbuAsalPropagate flags to SDValue in SplitVecOp_VECREDUCE
2018-03-08 Adrian PrantlAdd a debug info testcase for the trvial_abi attribute.
2018-03-08 Kevin EnderbyFor llvm-objdump and Mach-O files, update the printing...
2018-03-08 Jan Veselyamdgcn/fmax: fcanonicalize operands
2018-03-08 Jan Veselyamdgcn/fmin: fcanonicalize operands
2018-03-08 Eugene Zelenko[StaticAnalyzer] Fix some Clang-tidy modernize and...
2018-03-08 Paul Robinson[DWARF] Fix mixing assembler -g with DWARF .file direct...
2018-03-08 Matt Davis[DebugInfo] Add DW_AT_byte_size to vectors
2018-03-08 Sanjay Patel[Reassociate] fix test to be independent of FP undef
2018-03-08 Benjamin Kramer[Support] Pacify -Wsign-compare in unit test.
2018-03-08 Craig Topper[TargetLowering] Remove redundant if condition in Simpl...
2018-03-08 Dan Liew[asan] Fix bug where suppression of overlapping accesse...
2018-03-08 Benjamin Kramer[DebugInfo] Move RangeListEntries instead of copying.
2018-03-08 Sanjay Patel[AMDGPU] fix test to survive more FP undef constant...
2018-03-08 Philip Reames[NFC] Factor out a helper function for checking if...
2018-03-08 Vedant KumarLow-hanging fruit optimization in string::__move_assign().
2018-03-08 Zachary TurnerFix compilation failure with MSVC.
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Zachary TurnerFix signed-unsigned comparison warning.
2018-03-08 Wolfgang Pieb[DWARF v5] Support for verbose dumping of .debug_rnglis...
2018-03-08 Sanjay Patel[ConstantFold] fp_binop undef, undef --> undef
2018-03-08 Zachary Turner[Support] Add WriteThroughMemoryBuffer.
2018-03-08 Andrea Di Biagio[llvm-mca] Fix handling of zero-latency instructions.
2018-03-08 Kuba MracekRevert r327053.
2018-03-08 Simon Pilgrim[X86][AVX] Pull out variable permute creation from...
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Vedant Kumar[test] Skip a test when using an out-of-tree debugserver
2018-03-08 Vlad TsyrklevichSpecify that test from r327041 requires asserts
2018-03-08 Zachary TurnerFix detection of COFF executable files.
2018-03-08 Zachary TurnerResubmit "Write a hash of the executable into the PE...
2018-03-08 Matt Davis[DebugInfo] Add verifier for DICompositeType vector
2018-03-08 Vlad TsyrklevichFix test failure introduced in r327041
2018-03-08 Alina Sbirlea[MemorySSA] Split PtrIntPair as this fails on win/arm.
2018-03-08 Jan Veselyamdgcn,popcount: Workaround broken llvm.ctpop intrinsic...
2018-03-08 Jan Veselyinteger/gentype: Add __CLC_VECSIZE macro
2018-03-08 Jan Veselypopcount: Provide function implementation rather than...
2018-03-08 Vlad Tsyrklevich[ThinLTO] Keep available_externally symbols live
2018-03-08 Gheorghe-Teodor... [OpenMP][libomptarget] Fix union.
2018-03-08 Sanjay Patel[InstCombine] add min/max tests with not ops; NFC
2018-03-08 Kuba MracekMore revert of r327031
2018-03-08 Krzysztof Parzyszek[Hexagon] Ignore indexed loads when handling unaligned...
2018-03-08 David Zarzycki[Tests] Remove empty test file that causes the test...
2018-03-08 Alina SbirleaExpose must/may alias info in MemorySSA.
2018-03-08 Sanjay Patel[AMDGPU] fix test to survive the most basic undef const...
2018-03-08 Kuba MracekRevert r327029
2018-03-08 Kuba MracekRevert r327031
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Sanjay Patel[x86] fix test to be independent of FP undef
2018-03-08 Kuba Mracek[asan] Fix a false positive ODR violation due to LTO...
2018-03-08 Sanjay Patel[StructurizeCFG] fix test to be independent of FP undef
2018-03-08 Andrea Di Biagio[llvm-mca] add override keyword to method ResourcePress...
2018-03-08 Sanjay Patel[x86] regenerate checks; NFC
2018-03-08 Andrea Di Biagio[llvm-mca] HWEventListener is a class, not struct.
2018-03-08 Tom Stellardmerge-request.sh: Update 6.0 metabug for 6.0.1
2018-03-08 Haojian Wu[clangd] Early return for #include goto definition.
2018-03-08 Sanjay Patel[StructurizeCFG] auto-generate full checks; NFC
2018-03-08 Stefan Pintilie[Power9] Add more missing instructions to the Power...
2018-03-08 Matt ArsenaultAMDGPU/GlobalISel: Pass subtarget + TM to LegalizerInfo
2018-03-08 Eric Liu[clangd] Bump vscode extension version to 0.0.5
2018-03-08 Andrea Di Biagio[llvm-mca] Unify the API for the various views. NFCI
2018-03-08 Pavel LabathFix std unique pointer pretty-printer for new stl versions
next