platform/upstream/llvm.git
2018-06-28 Alexander KornienkoRemove explicit type from an initializer list. NFC.
2018-06-28 Alexander KornienkoFix formatting. NFC.
2018-06-28 Pavel LabathRevert "ADT: Move ArrayRef comparison operators into...
2018-06-28 Aaron BallmanThe :option: syntax was generating Sphinx build warning...
2018-06-28 Aaron BallmanCorrect the code highlighting marker to be Objective...
2018-06-28 Aaron BallmanFix the indentation in this documentation to remove...
2018-06-28 George Rimar[ELF] - EhFrame: add test case to cover uncovered branc...
2018-06-28 Pavel LabathADT: Move ArrayRef comparison operators into the class
2018-06-28 George Rimar[ELF] - Cover "unknown .eh_frame augmentation string...
2018-06-28 Andrea Di Biagio[llvm-mca] Refactor method RegisterFile::collectWrites...
2018-06-28 Ilya Biryukov[clangd] Fix a data race in TUScheduler
2018-06-28 Adam Balogh[Analyzer] Iterator Checker - Part 2: Increment, decrem...
2018-06-28 Jonas Devlieghere[DebugInfo] Follow-up commit to improve consistency...
2018-06-28 George Rimar[ELF] - Add test case to cover "corrupted CIE (failed...
2018-06-28 Jesper AntonssonComment change to verify commit rights. NFC.
2018-06-28 Hans Wennborgs/TablesChecked/TableChecked/ after r335823
2018-06-28 Matt ArsenaultAMDGPU: Remove MFI::ABIArgOffset
2018-06-28 Matt ArsenaultAMDGPU: Error on calls from graphics shaders
2018-06-28 Matt ArsenaultAMDGPU: Fix AMDGPUCodeGenPrepare using uninitialized...
2018-06-28 Matt ArsenaultAMDGPU: Fix assert on aggregate type kernel arguments
2018-06-28 George Rimar[ELF] - Removed trailing whitespace. NFC.
2018-06-28 George Rimar[ELF] - Add test case to cover "corrupted CIE (failed...
2018-06-28 Benjamin KramerUnify sorted asserts to use the existing atomic pattern
2018-06-28 Pavel LabathRetrieve a function PDB symbol correctly from nested...
2018-06-28 Simon Pilgrim[DAGCombiner] Ensure we use the correct CC result type...
2018-06-28 Florian Hahn[SCCP] Mark CFG as preserved.
2018-06-28 George Rimar[ELF] - Add test case to cover "unexpected end of CIE...
2018-06-28 George Rimar[ELF] - Get rid of precompiled elf object in test case.
2018-06-28 Simon Pilgrim[DAGCombiner] Remove unused variable. NFCI.
2018-06-28 Max Kazantsev[IndVarSimplify] Ignore unreachable users of truncs
2018-06-28 Clement Courbet[llvm-exegesis] Add partial X87 support.
2018-06-28 Adam Balogh[Analyzer] Constraint Manager Negates Difference
2018-06-28 Tobias Grossertest: use regex matchers to make test-case robust again...
2018-06-28 Petr Hosek[CMake] Use explicit targets for building Linux runtimes
2018-06-28 Petar Jovanovic[DwarfDebug] Remove unused argument (NFC)
2018-06-28 Petr HosekHandle both Linux and Windows path separator for the...
2018-06-28 Petr HosekSupport for multiarch runtimes layout
2018-06-28 Artem Dergachev[analyzer] Remove redundant ';'.
2018-06-28 Richard Smith[modules] Do not serialize / deserialize pending new...
2018-06-28 Craig Topper[X86] Use PatFrag with hardcoded numbers for FROUND_NO_...
2018-06-28 Richard Smith[modules] Ensure that an in-class function definition...
2018-06-28 Craig Topper[X86] Change how we prefer shift by immediate over...
2018-06-28 Artem Dergachev[analyzer] Use sufficiently large types for index bound...
2018-06-28 George Karpenkov[libFuzzer] [Tests] [NFC] Change seed for reduce_inputs...
2018-06-28 Alex Lorenz[cmake][xcode-toolchain] add support for major Xcode...
2018-06-28 Artem Dergachev[analyzer] Add support for pre-C++17 copy elision.
2018-06-28 Douglas YungFixup test to compile with -frtti when trying to use...
2018-06-28 Artem Dergachev[CFG] [analyzer] Simplify lifetime-extended temporary...
2018-06-28 Michael J.... [CGProfile] Fix unused variable warning.
2018-06-28 Artem Dergachev[analyzer] Re-enable lifetime extension for temporaries...
2018-06-28 Artem Dergachev[CFG] [analyzer] Add construction contexts that explain...
2018-06-27 Michael J.... Add support for generating a call graph profile from...
2018-06-27 George Karpenkov[libFuzzer] [NFC] [Tests] Mark signal handling tests...
2018-06-27 Heejin Ahn[analyzer] Add clangFrontend to target_link_libraries
2018-06-27 Petr Hosek[sanitizer] zx_cprng_draw no longer returns any value
2018-06-27 Zachary TurnerMove some code from PDBFileBuilder to MSFBuilder.
2018-06-27 Benjamin Kramer[X86] Make folding table checking threadsafe
2018-06-27 Craig Topper[X86] In X86DAGToDAGISel::PreprocessISelDAG, make sure...
2018-06-27 Sameer AbuAsal[RISCV] Add machine function pass to merge base + offset
2018-06-27 Fangrui Song[llvm-objdump] Add -x --all-headers options
2018-06-27 Fangrui Song[ELF] Use %eiz after disassembler change in r335768
2018-06-27 Eli Friedman[ScopHelper] Cache ScopExpander results.
2018-06-27 Richard Smith[www] Update cxx_dr_status for recent DR fixes.
2018-06-27 Richard SmithDR1687: When overload resolution selects a built-in...
2018-06-27 Bruno Cardoso... [Modules][ObjC] Warn on the use of '@import' in framewo...
2018-06-27 Richard SmithDR1213: Ignore implicit conversions when determining...
2018-06-27 Sanjay Patel[InstCombine] add tests for vector-select-of-binops...
2018-06-27 Vlad TsyrklevichAnother shot at fixing android r335644 failure
2018-06-27 Jonas Devlieghere[SymbolFile] Implement GetCompleteObjCClass for .debug_...
2018-06-27 Paul RobinsonDocument the git config for Windows to do line-endings...
2018-06-27 Aaron Enye Shi[HIP] Fix ordering of device-libs linking
2018-06-27 Nirav Dave[DAGCombine] Disable TokenFactor simplifications when...
2018-06-27 Michael Kruse[ADT] drop_begin: use adl_begin/adl_end. NFC.
2018-06-27 Fangrui Song[WebAssembly] Try fixing test/CodeGen/WebAssembly/vecto...
2018-06-27 Ben Hamilton[clang-tidy/ObjC] Add hashing algorithm acronyms to...
2018-06-27 Fangrui Song[X86] Fix unmatched parenthesis in r335768
2018-06-27 Craig Topper[X86] Teach the disassembler to use %eiz/%riz instead...
2018-06-27 Daniel Sanders[globalisel][legalizer] Add AtomicOrdering to LegalityQ...
2018-06-27 Teresa Johnson[ThinLTO] Fix test
2018-06-27 Aaron Enye Shi[HIP] Support flush denormals bitcode
2018-06-27 Teresa Johnson[ThinLTO] Modify test to help diagnose bot failures
2018-06-27 Artem Belevich[CUDA] Use atexit() to call module destructor.
2018-06-27 Matt Morehouse[UBSan] Add silence_unsigned_overflow flag.
2018-06-27 Sanjay Patel[DAGCombiner] restrict (float)((int) f) --> ftrunc...
2018-06-27 Teresa Johnson[ThinLTO] Print names in function import debug messages...
2018-06-27 Justin Bogner[Object] Allow iterating over an IRObjectFile's modules
2018-06-27 Jessica Paquette[MachineOutliner] Don't outline sequences where x16...
2018-06-27 Jonas Devlieghere[DebugInfo] Emit ObjC methods as part of interface
2018-06-27 Sanjay Patel[InstCombine] add more tests for shuffle with different...
2018-06-27 Petr Hosek[sanitizer] zx_cprng_draw no longer takes the output...
2018-06-27 Craig Topper[X86] Use bts/btr/btc for single bit set/clear/compleme...
2018-06-27 Craig Topper[X86] Add test cases for D48606.
2018-06-27 Mikhail R.... Revert "[Analyzer] Moved RangeConstraintManager to...
2018-06-27 Jakub Kuderski[AliasSet] Fix UnknownInstructions printing
2018-06-27 Francis Visoiu... [NEON] Remove empty test file from r335734
2018-06-27 Jonas Devlieghere[dsymutil] Move abstractions into separate files (NFC)
2018-06-27 Matt Davis[llvm-mca] Register listeners with stages; remove...
2018-06-27 Vedant Kumar[asan] Relax the null_deref.cc test even further
2018-06-27 Simon Pilgrim[X86][SSE] Add missing AVX512 rotation tests
2018-06-27 Craig Topper[X86] Rename llvm.x86.avx512.mask.fpclass.p* to exclude...
next