platform/upstream/llvm.git
2018-05-14 Simon Pilgrim[llvm-mca][x86] Add and/not/or/xor instruction tests
2018-05-14 Aleksei Sidorin[ASTImporter] Turn StringRefs back to std::strings...
2018-05-14 Pavel LabathFix macosx build broken by r332250
2018-05-14 Dan LiewFix another case where libstdc++ is being inappropriate...
2018-05-14 Zaara Syeda[NFC] [Power] Fix instruction format for xsrqpi
2018-05-14 Zaara Syeda[ELF][PPC64] Fix getRelExpr for R_PPC64_REL32
2018-05-14 Evandro Menezes[AArch64] Improve single vector lane stores
2018-05-14 Pavel LabathRemove Process references from the Host module
2018-05-14 Andrea Di Biagio[llvm-mca] Improved support for dependency-breaking...
2018-05-14 Pavel LabathFileSpec: Remove PathSyntax enum and use llvm version...
2018-05-14 Pavel Labath[CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstr...
2018-05-14 Nicola ZaghenDocs: Fix the title underline too short.
2018-05-14 Ilya Biryukov[CodeComplete] Provide completion in decls even for...
2018-05-14 Sanjay Patel[AggressiveInstCombine] avoid crashing on unsimplified...
2018-05-14 George Rimar[ELF] - Simplify. NFC.
2018-05-14 Simon Dardis[mips] Add missing test case from r332227
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-14 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-05-14 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-05-14 Eric Liu[clangd] Add helper for collecting #include directives...
2018-05-14 Eric LiuRedirect output to /dev/null in the tests added in...
2018-05-14 Clement CourbetRe-land r332230 "[llvm-exegesis]Fix a warning in r332221"
2018-05-14 Sander de Smalen[AArch64][SVE] Extend parsing of Prefetch operation...
2018-05-14 Ilya Biryukov[clangd] Fix warning after fully covered enum switch...
2018-05-14 Pavel LabathRevert "[CodeGen] Disable aggressive structor optimizat...
2018-05-14 Clement Courbet[llvm-exegesis] Revert accidentally commited code.
2018-05-14 Clement Courbet[llvm-exegesis] Fix a warning in r332221
2018-05-14 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-14 Pavel Labath[CodeGen] Disable aggressive structor optimizations...
2018-05-14 Simon Dardis[mips] Correct the predicates of indexed floating point...
2018-05-14 Ilya Biryukov[clangd] Don't query index when completing inside classes
2018-05-14 Krasimir Georgiev[clang-format] Continue after non-scope-closers in...
2018-05-14 Peter Smith[ELF] Do not error for missing version when symbol...
2018-05-14 Gabor Horvath[clang-tidy] Add terminating continue check
2018-05-14 Alex Bradbury[RISCV][NFC] Use more appropriate label for CHECK lines
2018-05-14 Clement Courbet[llvm-exegesis] Allow lists of BenchmarkResults to...
2018-05-14 Nicola ZaghenTest commit access.
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-14 Fangrui Song[llvm-ar] Make PositionalArgs static.
2018-05-14 Bill WendlingCorrect compatibility with the GNU Assembler's handling...
2018-05-14 Craig Topper[X86] Add fast isel test cases for the clang output...
2018-05-14 Craig Topper[X86] Use select instrution and fpextend in the impleme...
2018-05-14 Dean Michael... [XRay][compiler-rt] Relocate a DCHECK to the correct...
2018-05-14 Dean Michael... [XRay][compiler-rt] Fixup: Use proper string comparison...
2018-05-14 Craig Topper[X86] Use __builtin_convertvector to implement _mm512_c...
2018-05-14 Dean Michael... [XRay][compiler-rt] Fixup: Avoid C++11 narrowing in...
2018-05-14 Dean Michael... [XRay][compiler-rt] Support in-memory processing of...
2018-05-14 Craig Topper[X86] Cleanup a multiclass that doesn't need as many...
2018-05-14 Craig Topper[X86] Remove and autoupgrade the cvtusi2sd intrinsic...
2018-05-13 Craig Topper[X86] Add patterns for combining movss+uint_to_fp into...
2018-05-13 Craig Topper[X86] Add fast-isel test cases for _mm_cvtu32_sd, _mm_c...
2018-05-13 Craig Topper[X86] Emit better code for _mm_cvtu32_sd, _mm_cvtu64_sd...
2018-05-13 Craig Topper[X86] Extend instcombine folds for pclmuldq intrinsics...
2018-05-13 Jan KratochvilUse const_iterator in DWARFUnit
2018-05-13 Jan KratochvilRevert "Protect DWARFCompileUnit::m_die_array by a...
2018-05-13 Craig Topper[X86] Add missing test for the InstCombines of pclmulqdq.
2018-05-13 Craig Topper[X86] Remove and autoupgrade masked vpermd/vpermps...
2018-05-13 Dimitry AndricFollow-up to rL332176 by adding a test case for PR37264.
2018-05-13 Matt ArsenaultAMDGPU: Rename OpenCL lowering pass to be R600 specific.
2018-05-13 Matt ArsenaultAMDGPU: Make undef legal for v2i16/v2f16
2018-05-13 Elena DemikhovskyAdded atomic_fetch_min, max, umin, umax intrinsics...
2018-05-13 Puyan LotfiFixing build bot error: adding const qualifiers to...
2018-05-13 Puyan Lotfi[NFC] MIR-Canon: switching to a stable string sorting...
2018-05-13 Vitaly Buka[sanitizer] Replace #if SANITIZER_NETBSD with #if SANIT...
2018-05-13 Craig Topper[X86] Add some load folding patterns for cvtsi2ss/sd...
2018-05-13 Craig Topper[X86] Remove some unused CHECK lines from tests.
2018-05-13 Craig Topper[X86] Remove an autoupgrade legacy cvtss2sd intrinsics.
2018-05-12 Craig Topper[X86] Remove and autoupgrade cvtsi2ss/cvtsi2sd intrinsi...
2018-05-12 Chandler Carruth[x86] Remove a comment obviated by r330269. Should...
2018-05-12 Dimitry AndricClear converters map after X86 Domain Reassignment...
2018-05-12 JF Bastien[NFC] Remove inaccurate comment
2018-05-12 JF Bastienllc: don't call llvm_shutdown twice
2018-05-12 Simon Pilgrim[X86] Add WriteFCMOV scheduler class for x87 CMOVs
2018-05-12 Simon Dardis[mips] Initialize the long branch pass for testing...
2018-05-12 Vitaly Buka[sanitizer] Fix typo in macro name
2018-05-12 Craig Topper[X86] Remove some unused masked conversion intrinsics...
2018-05-12 Peter CollingbourneCOFF: ICF a section and its associated sections as...
2018-05-12 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading."
2018-05-12 Michael Zolotukhin[IDF] Enforce the returned blocks to be sorted.
2018-05-12 Stanislav Mekhanoshin[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler
2018-05-12 Davide ItalianoRevert "[LLDB] Support GNU-style compressed debug secti...
2018-05-12 Douglas YungAdd requirement of x86 target for test.
2018-05-12 Davide Italiano[LanguageRuntime/ObjC] Turn off ISA logging once and...
2018-05-12 Davide Italiano[LLDB] Support GNU-style compressed debug sections...
2018-05-12 Chris MatthewsRequirements can have & in them!
2018-05-12 Douglas YungForce the PS4 clang ABI version to 6.
2018-05-11 Stephan T.... [libcxx] [test] Update msvc_stdlib_force_include.hpp.
2018-05-11 Walter Lee[sanitizer] Allow Fuchsia symbolizer to be reused by...
2018-05-11 Chris MatthewsAdd the message attribute to skipped
2018-05-11 Sanjay Patel[DAG] add convenience function to propagate FMF; NFC
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
2018-05-11 Alina Sbirlea[MemorySSA] getIncomingValueForBlock should return...
2018-05-11 Julie Hockett[clang-tidy] Fixing fuchsia-restrict-includes-headers...
2018-05-11 Sergey Dmitriev[CodeExtractor] Allow extracting blocks with exception...
2018-05-11 Sanjay Patel[DAG] clean up flag propagation for binops; NFCI
2018-05-11 Peter CollingbourneCOFF: Add a flag for disabling string tail merging.
2018-05-11 Chris MatthewsOverhaul unicode handling in xunit output
2018-05-11 Changpeng FangAMDGPU/SI: Don't promote alloca to vector for AddrSpace...
2018-05-11 Craig Topper[X86] Remove and autoupgrade a bunch of FMA instrinsics...
2018-05-11 George Karpenkov[libFuzzer] [NFC] Split fuzzer.test into smaller tests
next