platform/upstream/llvm.git
2018-08-20 Zachary Turner[MS Demangler] Properly demangle anonymous namespaces.
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Philip Reames[LICM][Tests] Add tests for store hoisting [NFC]
2018-08-20 Reid KlecknerRe-land r334313 "[asan] Instrument comdat globals on...
2018-08-20 Craig Topper[InstCombine] Add splat vector constant support to...
2018-08-20 Heejin Ahn[WebAssembly] Remove an unused argument from writeSPToM...
2018-08-20 Fangrui Song[llvm-strip] Allow only one input
2018-08-20 Saleem Abdulrasoollibclang: add install/distribution targets for python
2018-08-20 Matt Davis[llvm-mca] Remove unused formal parameter. NFC.
2018-08-20 Kamil RytarowskiTeach libc++ to use native NetBSD's max_align_t
2018-08-20 Michael Bergextend binop folds for selects to include true and...
2018-08-20 Zachary Turner[llvm-objdump] Add ability to demangle COFF symbols.
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++'s try/catch statements.
2018-08-20 Adrian PrantlReflow comments
2018-08-20 Adrian PrantlSet path to sanitizer runtime when running tests throug...
2018-08-20 Craig Topper[X86] Add test command line to expose PR38649.
2018-08-20 Evgeniy Stepanov[hwasan] Add a (almost) no-interceptor mode.
2018-08-20 Richard SmithModel type attributes as regular Attrs.
2018-08-20 Craig Topper[X86] Prevent lowerVectorShuffleByMerging128BitLanes...
2018-08-20 Craig Topper[X86] Teach combineTruncatedArithmetic to handle some...
2018-08-20 Craig Topper[X86] Pre-commit test cases for D50878.
2018-08-20 Craig Topper[LegacyPassManager] Remove analysis P from AnUsageMap...
2018-08-20 Krzysztof ParzyszekConsistently use MemoryLocation::UnknownSize to indicat...
2018-08-20 Richard SmithPort LLVM r340203 (and r340205) to libcxxabi.
2018-08-20 David BlaikieDebugInfo: Add the ability to disable DWARF name tables...
2018-08-20 David BlaikieAdd missing include (<functional> for std::ref)
2018-08-20 Vedant KumarRevert "(Retry) Add a basic integration test for C...
2018-08-20 Richard SmithMove Itanium demangler implementation into a header...
2018-08-20 Vitaly BukaRevert "AMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since...
2018-08-20 Cameron McInally[FPEnv] Support constrained FREM intrinsic
2018-08-20 Marcello Maggioni[PSV] Update API to be able to use TargetCustom without UB.
2018-08-20 Zachary Turner[MS Demangler] Demangle member pointer template parameters.
2018-08-20 Fangrui Song[Lex] Make HeaderMaps a unique_ptr vector
2018-08-20 Aditya NandakumarRevert "Revert r339977: [GISel]: Add Opcodes for a...
2018-08-20 Simon Pilgrim[TargetLowering] Disable BuildSDiv division by one...
2018-08-20 Sanjay Patel[ConstantFolding] improve folding of binops with vector...
2018-08-20 Matt ArsenaultRename -mlink-cuda-bitcode to -mlink-builtin-bitcode
2018-08-20 Alina Sbirlea[MemorySSA] Update comment to better describe cfg chang...
2018-08-20 Alexey Bataev[OPENMP] Fix crash on the emission of the weak function...
2018-08-20 Sanjay Patel[ConstantFolding] add tests for binops on vectors with...
2018-08-20 Vedant Kumar(Retry) Add a basic integration test for C++ smart...
2018-08-20 Adrian PrantlClose FileEntries of cached files in ModuleManager...
2018-08-20 Matt ArsenaultValueTracking: Handle more instructions in isKnownNeverNaN
2018-08-20 Reid KlecknerRevert rr340111 "[GISel]: Add Legalization/lowering...
2018-08-20 Reid KlecknerAdd cmake option to disable minidumps, default it to off
2018-08-20 Sanjay Patel[InstCombine] add tests for insertelement+binop; NFC
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++ casts and fix broken...
2018-08-20 Alexey Bataev[OPENMP][BLOCKS]Fix PR38923: reference to a global...
2018-08-20 Raphael Isemann[ASTImporter] Test for importing condition variable...
2018-08-20 Raphael IsemannRemove manual byte counting from Opcode::Dump
2018-08-20 Kostya Kortchinsky[sanitizer] Use private futex operations for BlockingMutex
2018-08-20 Andrea Di Biagio[llvm-mca] Make the LSUnit a HardwareUnit, and allow...
2018-08-20 Kirill Bobyrev[clangd] DexIndex implementation prototype
2018-08-20 Andrei Elovikov[NFC] Don't define static function in header (Uninitial...
2018-08-20 Simon Pilgrim[SelectionDAG] Reuse the Op's VT. NFCI.
2018-08-20 Samuel PitoisetAMDGPU: fix compilation errors since r340171
2018-08-20 Samuel PitoisetAMDGPU: bump AS.MAX_COMMON_ADDRESS to 6 since 32-bit...
2018-08-20 Haojian WuFix an undefined behavior when storing an empty StringRef.
2018-08-20 Simon Pilgrim[SelectionDAG] Add partial sign-bit support to ComputeN...
2018-08-20 Stefan GranitzFix lit.cfg for python3: can only concatenate str ...
2018-08-20 Simon Pilgrim[X86][SSE] Fix PACKSS bitcast test from rL340166
2018-08-20 Simon Pilgrim[X86][SSE] Add PACKSS test showing ComputeNumSignBits...
2018-08-20 Simon Pilgrim[X86] Drop unnecessary exact qualifier from packss...
2018-08-20 George Rimar[LLD][ELF] - Fix warning.
2018-08-20 Victor Leschuk[DWARF] Refactor DWARF classes to use unified error...
2018-08-20 Simon PilgrimUse LLVM_BUILTIN_TRAP not __builtin_trap to appease...
2018-08-20 Haojian Wu[clangd] Simplify the code using UniqueStringSaver...
2018-08-20 Peter Smith[ELF] Add support for Armv5 and Armv6 compatible Thunks
2018-08-20 Peter Smith[ELF] Add support for older Arm Architectures with...
2018-08-20 Sander de Smalen[AArch64][SVE] Asm: Add SVE System registers
2018-08-20 Kirill Bobyrev[clangd] NFC: Cleanup Dex Iterator comments and simplif...
2018-08-20 Haojian Wu[clangd] Add missing lock in the lookup.
2018-08-20 Kirill Bobyrev[clangd] Implement TRUE Iterator
2018-08-20 Kirill Bobyrev[llvm] Make YAML serialization up to 2.5 times faster
2018-08-20 Justin Bogner[SimplifyCFG] Replace some uses of bitwise or with...
2018-08-20 Rui UeyamaRemove unnecessary applyMask() application.
2018-08-20 Aleksandr Urakov[NFC] Minor update to comment
2018-08-20 Craig Topper[InstCombine] Move some variable declarations into...
2018-08-20 QingShan Zhang[PowerPC] Add a peephole post RA to transform the inst...
2018-08-19 whitequark[bindings/go] Add coroutine passes
2018-08-19 whitequark[LLVM-C] Add coroutine passes
2018-08-19 whitequark[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreate...
2018-08-19 Fangrui Song[Lex] Fix some inconsistent parameter names and duplica...
2018-08-19 Craig Topper[InstCombine] Add test cases for an icmp combine that...
2018-08-19 Simon Pilgrim[SelectionDAG] Add basic demanded elements support...
2018-08-19 Sanjay Patel[CodeGen] add test file that should have been included...
2018-08-19 Sanjay Patel[CodeGen] add rotate builtins that map to LLVM funnel...
2018-08-19 Ivan A. Kosarev[NEON] Define fp16 vld and vst intrinsics conditionally
2018-08-19 Simon Pilgrim[X86][SSE] Add PACKSS test showing ComputeNumSignBits...
2018-08-19 Sanjay Patelrevert r340137: [CodeGen] add rotate builtins
2018-08-19 Sanjay Patel[CodeGen] add/fix rotate builtins that map to LLVM...
2018-08-19 Sanjay Patelrevert r340135: [CodeGen] add rotate builtins
2018-08-19 Sanjay Patel[CodeGen] add rotate builtins
2018-08-19 Craig Topper[X86] Fix an issue in the matching for ADDUS.
2018-08-19 Craig Topper[X86] Add a test case showing an issue in our addusw...
2018-08-18 Fangrui Song[msan] Remove XFAIL: freebsd from test/msan/tls_reuse.cc
2018-08-18 Aditya KumarUpdating MergeFunctions.rst
2018-08-18 Craig Topper[X86] Use SDValue::operator== instead of DAG.isEqualTo...
2018-08-18 Craig Topper[X86] Simplify the PADDUS legality check in combineSele...
next