platform/upstream/llvm.git
2018-06-14 Simon Pilgrim[CostModel] Cleanup isSingleSourceVectorMask to match...
2018-06-14 Simon Pilgrim[CostModel] Recognise REVERSE shuffle mask if the eleme...
2018-06-14 Pavel LabathFix includes in PlatformAppleSimulator.h
2018-06-14 Luke Geeson[AArch64] reverting rC334693 due to build failures
2018-06-14 Philip PfaffeSimplify the implementation of getCUDALibDeviceFunction...
2018-06-14 Luke GeesonRemoved trunk-Codegen directory added in error
2018-06-14 Luke Geeson[AArch64] Added support for the vcvta_u16_f16 instrinsi...
2018-06-14 Hans Wennborg[clang-format] Add SpaceBeforeCpp11BracedList option.
2018-06-14 Clement Courbet[llvm-exegesis] Use BenchmarkResult::Instructions inste...
2018-06-14 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-06-14 David Carlier[Sanitizer] fix compilation warning
2018-06-14 Craig Topper[x86] fix mappings of cvttp2si/cvttp2ui x86 intrinsics...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific RVO construction...
2018-06-14 Artem Dergachev[analyzer] Re-enable C++17-specific variable and member...
2018-06-14 Artem Dergachev[analyzer] Track class member initializer constructors...
2018-06-14 Artem Dergachev[analyzer] pr37270: Track constructor target region...
2018-06-14 Jason Molendafix cmake include path.
2018-06-14 Matt Davis[llvm-mca] Introduce the ExecuteStage (was originally...
2018-06-14 Artem Dergachev[analyzer] NFC: Merge code for finding and tracking...
2018-06-14 Richard SmithP0096R5, P0941R2: Update to match latest feature test...
2018-06-14 Stephan T.... [libcxx] [test] Strip trailing whitespace. NFC.
2018-06-14 Stephan T.... [libcxx] [test] Update msvc_stdlib_force_include.hpp.
2018-06-14 Richard Smith[www] Update cxx_status page for Rapperswil motions.
2018-06-14 Peter CollingbourneDriver: De-duplicate some code. NFCI.
2018-06-13 Fangrui Song[ELF][X86_64] Use R_GOTREL_FROM_END instead of R_GOTREL...
2018-06-13 Peter Collingbournedocs: Add a missing LTO visibility reference.
2018-06-13 Peter Wu[ASAN] Fix fputs interception for 32-bit macOS
2018-06-13 Peter Collingbournedocs: Correct some misstatements in the control flow...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jason MolendaMove the header file to be in the same new place as...
2018-06-13 Jason MolendaFix group entry.
2018-06-13 Tom StellardAMDGPU/GlobalISel: Implement select() for 32-bit G_FADD...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jonas Devlieghere[FileSpec] Make style argument mandatory for SetFile...
2018-06-13 Jason MolendaFix macos xcode build.
2018-06-13 Tobias Grosser[test] Fix a typo in a test case [NFCI]
2018-06-13 Alex Shlyapnikov[Sanitizers] Make sanitizer allocator linker-initialize...
2018-06-13 Dimitry AndricDisable MSan tests of prlimit on FreeBSD
2018-06-13 Zachary TurnerRevert "Enable ThreadPool to queue tasks that return...
2018-06-13 Francis Visoiu... Reland: [Timers] Use the pass argument name for JSON...
2018-06-13 Florian Hahn[TableGen] Make getOnlyTree return a const ref (NFC)
2018-06-13 George KarpenkovUpdate comments of CheckedArithmetic API based on Phili...
2018-06-13 Shoaib Meenai[compiler-rt] Use CMAKE_LINKER instead of hardcoding ld
2018-06-13 Reid Kleckner[WinASan] Don't instrument globals in sections containi...
2018-06-13 Erich KeaneSimplify test from r334650
2018-06-13 Francis Visoiu... Revert r334649 "[Timers] Use the pass argument name...
2018-06-13 Erich KeaneImplement constexpr __builtin_*_overflow
2018-06-13 Francis Visoiu... [Timers] Use the pass argument name for JSON keys in...
2018-06-13 Craig Topper[X86] Move RCPSSr_Int, RSQRTSSr_Int, SQRTSDr_Int, SQRTS...
2018-06-13 Rui UeyamaRemove needless bitwise-AND.
2018-06-13 Rui UeyamaMake a function non-member because it doesn't depend...
2018-06-13 Rui UeyamaApply clang-format.
2018-06-13 Zachary TurnerAdd missing #include.
2018-06-13 Zachary TurnerEnable ThreadPool to support tasks that return values.
2018-06-13 Stella Stamenova[lit] Split test_set_working_dir TestProcessLaunch...
2018-06-13 Brian Gesiak[Darwin] Do not error on '-lto_library' option
2018-06-13 Stanislav Mekhanoshin[AMDGPU] Corrected computeKnownBits for V_PERM_B32
2018-06-13 Mandeep Singh... [COFF] Add ARM64 intrinsics: __yield, __wfe, __wfi...
2018-06-13 Jonas Devlieghere[ObjC] Add dataformatter for NSDecimalNumber
2018-06-13 Sid ManningAdd Hexagon Support
2018-06-13 George Karpenkov[analyzer] Fix offset overflow check in MemRegion
2018-06-13 George KarpenkovAdd checkMulAdd helper function to CheckedArithmetic
2018-06-13 George KarpenkovChange checked arithmetic functions API to return Optional
2018-06-13 Andrea Di Biagio[llvm-mca] Fixed a bug in the logic that checks if...
2018-06-13 Jordan Rose[CMake] Handle 'libtool' being at a path with spaces...
2018-06-13 Jonas Devlieghere[ObjC] Use llvm::StringRef in summary providers
2018-06-13 Peter CollingbourneLTO: Keep file handles open for memory mapped files.
2018-06-13 Craig Topper[X86] Add one more intrinsic and test cases to avx512...
2018-06-13 Sanjay Patel[CodeGen] make nan builtins pure rather than const...
2018-06-13 Saleem AbdulrasoolIR: fix documentation markup
2018-06-13 Ahmed Bougacha[ASAN] Re-enable fgets_fputs test for darwin.
2018-06-13 Yaxun Liu[AMDGPU] Change enqueue kernel handle type
2018-06-13 Alex Shlyapnikov[TSan] Fix madvise(MADV_NOHUGEPAGE) for meta shadow...
2018-06-13 Simon Pilgrim[CostModel][X86] Test showing failure to recognise...
2018-06-13 Dmitry Preobrazhensky[AMDGPU][MC] Enabled parsing of relocations on VALU...
2018-06-13 Simon Pilgrim[CostModel] Recognise BROADCAST shuffle mask if the...
2018-06-13 Benjamin Kramer[Basic] Fix -Wreorder warning
2018-06-13 Jonas Devlieghere[FileSpec] Simplify getting extension and stem.
2018-06-13 Andrea Di BiagioRevert: [llvm-mca] Flush the output stream before we...
2018-06-13 Simon Pilgrim[CostModel][X86] Test showing failure to recognise...
2018-06-13 Jonas Devlieghere[FileSpec] Delegate common operations to llvm::sys...
2018-06-13 Adrian PrantlFix/unify the spelling of Objective-C.
2018-06-13 Stefan Pintilie[PowerPC] The __float128 type should only be available...
2018-06-13 Matt Morehouse[libclang] Make c-index-test.c ISO C90 compliant.
2018-06-13 Raphael IsemannAdd modules support for lldb headers in include/
2018-06-13 Andrea Di Biagio[llvm-mca] Flush the output stream before we start...
2018-06-13 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Allow LDS direct reads for...
2018-06-13 Sanjay Patel[DAGCombiner] remove hasOneUse() check from fadd consta...
2018-06-13 Tom StellardAMDGPU: Move isSDNodeSourceOfDivergence() implementatio...
2018-06-13 Aaron BallmanReverting r334604 due to failing tests.
2018-06-13 Sanjay Patel[x86] add test for fadd with more than one use; NFC
2018-06-13 Aaron BallmanAdd a new class to analyze whether an expression is...
2018-06-13 Cameron McInally[FPEnv] Expand constrained FP operations
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix buildbot - power was using native...
2018-06-13 Piotr PadlewskiAdd -fforce-emit-vtables
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix failing assert when creating Snippe...
2018-06-13 Krzysztof ParzyszekRevert "Improve handling of COPY instructions with...
2018-06-13 Erich KeaneCorrect behavior of __builtin_*_overflow and constexpr.
2018-06-13 Guillaume Chatelet[llvm-exegesis] Cleaner design without mutable data.
next