platform/upstream/llvm.git
2018-01-23 Dan Gohman[WebAssembly] Factor out settings common to wasm32...
2018-01-23 Alexey BataevRevert "[SLP] Fix for PR32086: Count InsertElementInstr...
2018-01-23 George Karpenkov[analyzer] Mark lines as relevant even if they weren...
2018-01-23 Krzysztof Parzyszek[Hexagon] Add patterns for sext_inreg of HVX vector...
2018-01-23 Francis Ricci[ubsan] Add preinit initializer for ubsan
2018-01-23 Volkan KelesAdd a utility to reduce GlobalISel tests
2018-01-23 Saleem AbdulrasoolCodeGen: use `llvm.used` for ObjC protocols
2018-01-23 Alexey Bataev[SLP] Fix for PR32086: Count InsertElementInstr of...
2018-01-23 George Karpenkov[analyzer] Show full analyzer invocation for reproducib...
2018-01-23 George Karpenkov[html] [NFC] Use raw strings to dump the style table.
2018-01-23 Peter Smith[ELF] Make --fix-cortex-a53-843419 work on big endian...
2018-01-23 Zvi RackoverX86 Tests: Add AVX512BW config to CodeGenPrepare test...
2018-01-23 Saleem AbdulrasoolAST: adjust ObjC MS mangling to work with typedefs
2018-01-23 Krzysztof Parzyszek[Hexagon] Implement hasLoadFromStackSlot and hasStoreTo...
2018-01-23 Artem Belevich[CUDA] CUDA has no device-side library builtins.
2018-01-23 Nico WeberIntroduce errorToBool() helper and use it.
2018-01-23 Peter Collingbournelibcxx: Rename vasprintf function to __libcpp_vasprintf.
2018-01-23 Alexey Bataev[OPENMP] Replace call of EmitLoadOfLValue() by EmitLoad...
2018-01-23 Craig Topper[Docs] Re-generate command line documentation.
2018-01-23 Sam Clegg[WebAssembly] Remove "name" section of object wasm...
2018-01-23 Krzysztof Parzyszek[Hexagon] Fix unused variable warning in release build
2018-01-23 Alexey Bataev[OPENMP] Remove more empty SourceLocations() from the...
2018-01-23 Jonas Hahnfeldtest/Driver: Add some --stdlib=platform, NFC.
2018-01-23 Saleem Abdulrasooltest: simplify the matching logic a bit (NFC)
2018-01-23 Krzysztof Parzyszek[Hexagon] Implement basic vector operations on vectors...
2018-01-23 Nico WeberName two bool parameters. No behavior change.
2018-01-23 Malcolm Parsons[clang-tidy] Handle bitfields in cppcoreguidelines...
2018-01-23 Nico Weberclang-format: Support macros in front of @interface...
2018-01-23 Saleem Abdulrasooltest: adjust the target for some Windows tests
2018-01-23 Dan Gohman[WebAssembly] Add mem.* builtin functions.
2018-01-23 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - extract...
2018-01-23 Dan Gohman[WebAssembly] Add mem.* intrinsics.
2018-01-23 Rafael EspindolaDon't mark a shared library as needed because of a...
2018-01-23 Dan Gohman[WebAssembly] Switch to *-wasm as the default target...
2018-01-23 Adrian PrantlMove getBuildArtifact() from TestBase to Base and deriv...
2018-01-23 Nico Weberclang-format: Support formatting Java 8 interface defau...
2018-01-23 Bill Seurer[PowerPC][asan] Fix asan tests to handle changed memory...
2018-01-23 Yaxun LiuVerifier: fix bug treating debug info issue as non...
2018-01-23 Alexander Ivchenko[x86] Reautogenerate a bunch of tests for D42287. NFC
2018-01-23 Yaxun LiuCodeGen: Fix assertion in ScheduleDAGMILive::scheduleMI...
2018-01-23 Craig Topper[X86] Rewrite vXi1 element insertion by using a vXi1...
2018-01-23 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - ensure...
2018-01-23 Alexander Ivchenko[x86] Mostly reautogenerate a bunch of tests that affec...
2018-01-23 Malcolm Parsons[clang-tidy] Handle bitfields in modernize-use-default...
2018-01-23 Simon PilgrimUse EVT::changeVectorElementTypeToInteger() to convert...
2018-01-23 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - ensure...
2018-01-23 Tim NorthoverAArch64: get type from correct result when forming BFX
2018-01-23 Ilya Biryukov[clangd] Simplify code handling compile commands
2018-01-23 Hans WennborgAccept iso date format in COFF/unchanged-importlib...
2018-01-23 Tim NorthoverAArch64: get type from correct result when forming...
2018-01-23 Craig Topper[X86] Legalize v32i1 without BWI via splitting to v16i1...
2018-01-23 Craig Topper[X86] Add missing MOVSX/MOVZX instructions to load...
2018-01-23 Fedor SergeevFix Driver/solaris-ld.c test on Windows
2018-01-23 Tim Northoverllvm-objdump: prevent out of bounds accesses during...
2018-01-23 Raphael IsemannFix memory leaks in GoParser
2018-01-23 Ilya Biryukov[clang-tidy] Add -vfsoverlay flag
2018-01-23 Ilya Biryukov[Tooling] Added a VFS parameter to ClangTool
2018-01-23 Fedor Sergeev[Solaris] Make RHEL devtoolsets handling Linux-specific
2018-01-23 Fedor Sergeev[Solaris] gcc toolchain handling revamp
2018-01-23 Serguei Katkov[CGP] Fix the GV handling in complex addressing mode
2018-01-23 Haojian Wu[clang-tidy] Don't generate fixes for invalid new expr...
2018-01-23 Simon Pilgrim[X86][SSE] LowerBUILD_VECTORAsVariablePermute - fix...
2018-01-23 Haojian Wu[clangd] Use accessible scopes to query indexes for...
2018-01-23 Krasimir Georgiev[clang-format] Ignore UnbreakableTailLength sometimes...
2018-01-23 MinSeong Kim[Analysis] Disable exp/exp2/pow finite lib calls on...
2018-01-23 Sjoerd Meijer[ARM] Pass _Float16 as int or float
2018-01-23 Stefan Maksimovic[mips] Properly select abs and sqrt instructions
2018-01-23 Ashutosh NemaThis change add's optimization remark in LoopVersioning...
2018-01-23 Anton Bikineev[InstSimplify] (X << Y) % X -> 0
2018-01-23 Raphael IsemannPrevent unaligned memory read in parseMinidumpString
2018-01-23 Jonas HahnfeldFix name of 'macOS' and add asteriks to brands, NFC.
2018-01-23 Justin Bognerupdate_mir_test_checks: Improve the check for LLVM...
2018-01-23 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-23 Craig Topper[X86] Don't reorder (srl (and X, C1), C2) if (and X...
2018-01-23 Craig Topper[X86] Remove 'NOREX' comment from the printing of _NORE...
2018-01-23 Craig Topper[X86] Various vXi1 insertion improvements.
2018-01-23 Rafael EspindolaUse 4 as the alignment of .eh_frame_hdr.
2018-01-23 Don Hinton[cmake] Always respect existing CMAKE_REQUIRED_FLAGS...
2018-01-23 Peter Collingbournelibcxx: Provide overloads for basic_filebuf::open(...
2018-01-23 Peter Collingbournelibcxx: Move Windows threading support into a .cpp...
2018-01-23 Sam Clegg[WebAssembly] Update to match llvm changes to TABLE...
2018-01-23 David BlaikieNewPM: Improve/fix GCOV - which needs to run early...
2018-01-23 David BlaikieNewPM: Add an extension point for the start of the...
2018-01-23 Sam Clegg[WebAssembly] Store function index rather than table...
2018-01-23 Bob Haarman[COFF] don't replace import library if contents are...
2018-01-22 Lang Hames[lldb] Fix some C++ virtual method call bugs in LLDB...
2018-01-22 Alex ShlyapnikovSmall fixes for detect_invalid_pointer_pairs.
2018-01-22 Rui UeyamaRevert r322595: Specify inline for isWhitespace in...
2018-01-22 Marshall ClowUpdate cxx2a status
2018-01-22 Marshall ClowLast batch of P0202 constexpr additions: includes/set_i...
2018-01-22 Julie HockettAdd hasTrailingReturn AST matcher
2018-01-22 Fangrui Song[ASTMatchers] [NFC] Fix code examples
2018-01-22 Volodymyr SapsaiReland "[CodeGen] Fix crash when a function taking...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-22 Sam Clegg[WebAssembly] Remove --emit-relocs
2018-01-22 Mark Searles[AMDGPU] SI Load Store Optimizer: When merging with...
2018-01-22 Marshall ClowAnother batch of P0202 constepr algirithms. remove...
2018-01-22 Sam McCall[clangd] Drop ~destructor completions - rarely helpful...
2018-01-22 Sam McCall[CodeComplete] Omit templated constructors from member...
next