platform/upstream/llvm.git
2018-06-06 Peter Smith[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and...
2018-06-06 Ilya BiryukovFix compile error with libstdc++.
2018-06-06 Pavel LabathRevert "PDB support of function-level linking and split...
2018-06-06 Elena DemikhovskyAdded documentation for Masked Vector Expanding Load...
2018-06-06 Sam McCallAdjust symbol score based on crude symbol type.
2018-06-06 Ilya BiryukovChange test to output 'pcm' to the temp dir, not the...
2018-06-06 Ivan DonchevskiiFix build - use llvm::make_unique
2018-06-06 Petar Jovanovic[MIPS GlobalISel] Add lowerCall
2018-06-06 Ivan Donchevskii[Frontend] Honor UserFilesAreVolatile flag getting...
2018-06-06 Eric FiselierRemove unused code from __functional_base. NFC.
2018-06-06 Petr Hosek[Support] Use zx_cache_flush on Fuchsia to flush instru...
2018-06-06 Vlad Tsyrklevich[Analyzer][Z3] Test fixes for Z3 constraint manager
2018-06-06 Vlad Tsyrklevich[Analyzer] Fix the Z3 lit test config
2018-06-06 Vlad Tsyrklevich[Analyzer] Fix Z3ConstraintManager crash (PR37646)
2018-06-06 Dean Michael... [XRay][compiler-rt] Refactor recursion guard for Basic...
2018-06-06 Petr Hosek[Fuchsia] Include install-distribution-stripped in...
2018-06-06 Jan Korous[Sema] Fix parsing of anonymous union in language linka...
2018-06-06 Craig Topper[X86] Move the vec_set/vec_ext builtins for 64-bit...
2018-06-06 Reid KlecknerFix std::tuple errors
2018-06-06 Reid KlecknerImplement bittest intrinsics generically for non-x86...
2018-06-06 Kostya Serebryany[libFuzzer] initial implementation of -data_flow_trace...
2018-06-06 Craig Topper[X86] Add builtins for vector element insert and extrac...
2018-06-06 Eric FiselierFix test failures after r334053.
2018-06-05 Sanjay Patel[CodeGen] assume max/default throughput for unspecified...
2018-06-05 Craig Topper[X86] Implement __builtin_ia32_vec_ext_v2si correctly...
2018-06-05 Eric FiselierFix PR37694 - std::vector doesn't correctly move constr...
2018-06-05 Amaury Sechet[Mips] Remove uneeded variants of ADDC/ADDE lowering
2018-06-05 Craig Topper[X86] Make __builtin_ia32_vec_ext_v2si require ICE...
2018-06-05 Guozhi Wei[CodeGenPrepare] Move Extension Instructions Through...
2018-06-05 Zachary Turner[FileSystem] Remove OpenFlags param from several functions.
2018-06-05 Matt ArsenaultAMDGPU: Preserve metadata when widening loads
2018-06-05 Matt ArsenaultAMDGPU: Use more custom insert/extract_vector_elt lowering
2018-06-05 Krzysztof Parzyszek[Hexagon] Add pattern to generate 64-bit neg instruction
2018-06-05 Krzysztof Parzyszek[Hexagon] Add more patterns for generating abs/absp...
2018-06-05 Michael Bergguard fneg with fmf sub flags
2018-06-05 Vitaly Buka[lsan] Do not check for leaks in the forked process
2018-06-05 Michael BergNFC: adding baseline fneg case for fmf
2018-06-05 Alex Shlyapnikov[LSan] Report proper error on allocator failures instea...
2018-06-05 Sam McCall[clangd] Fix inverted test again, sigh
2018-06-05 Sam McCall[clangd] Quality fixes (uninit var, missing debug outpu...
2018-06-05 Simon Dardis[mips] Fix the predicates for arithmetic operations
2018-06-05 Aaron SmithPDB support of function-level linking and splitted...
2018-06-05 Greg Bedwell[UpdateTestChecks] Error if --llvm-mca-binary gets...
2018-06-05 Andrea Di Biagio[llvm-mca] Correctly update the CyclesLeft of a registe...
2018-06-05 Fangrui SongRemove a self-referencing #include
2018-06-05 Sam McCall[clangd] Boost code completion results that are narrowl...
2018-06-05 Stella Stamenova[lit, pdb] Fix func-symbols.test (on Windows)
2018-06-05 Rui UeyamaDo not show unrelated "-m is missing" error message.
2018-06-05 Simon Pilgrim[X86][SSE] Use multiplication scale factors for v8i16...
2018-06-05 Nirav Dave[MC][X86] Allow assembler variable assignment to regist...
2018-06-05 Yaxun Liu[CUDA][HIP] Do not emit type info when compiling for...
2018-06-05 Matt ArsenaultDAG: Stop dropping invariant/dereferencable
2018-06-05 John Brawn[InstCombine] Correct the cmp operand type used when...
2018-06-05 Marc-Andre... [clangd] Remove unused variables
2018-06-05 Marc-Andre... [clangd] Add "member" symbols to the index
2018-06-05 Gabor Buella[X86] NFC Fix typo introduced in r328016 HSI->HDI
2018-06-05 Krzysztof Parzyszek[Hexagon] Minor cleanups in isel lowering
2018-06-05 Sam McCall[clangd] Test tweaks (consistency, shorter, doc). NFC
2018-06-05 Aaron BallmanSilence a "truncation from double to float" diagnostic...
2018-06-05 Pavel LabathDWARFIndex: more GetFunctions cleanup
2018-06-05 Hiroshi Inoue[PowerPC] reduce rotate in BitPermutationSelector
2018-06-05 Simon Pilgrim[X86][SSE] Fix line endings for shuffle-vs-trunc tests...
2018-06-05 Pavel Labathdotest: make inline tests compatible with -f
2018-06-05 Clement Courbet[llvm-exegesis] Add instructions to BenchmarkResult...
2018-06-05 Simon Pilgrim[X86][SSE] Add target shuffle support to X86TargetLower...
2018-06-05 Pavel LabathFix windows build broken by r334004
2018-06-05 Gabor Buella[X86] NFC Refactor some code in InstPrinters
2018-06-05 Pavel LabathDWARFIndex: simplify GetFunctions methods
2018-06-05 Pavel LabathReally fix ClangParserTest
2018-06-05 Dean Michael... [XRay][compiler-rt] Use DCHECK instead of assert(....
2018-06-05 Dean Michael... [XRay][compiler-rt] Use static instead of inline (NFC)
2018-06-05 Dean Michael... [XRay][compiler-rt] Remove __xray:: in some places...
2018-06-05 Ilya BiryukovSilence unhandled enums warning in ClangASTContext...
2018-06-05 Dean Michael... [XRay][compiler-rt] Remove namespace __xray_fdr_interna...
2018-06-05 Peter Smith[MC][ARM] Add range checking for Thumb2 resolved fixups.
2018-06-05 Pavel LabathFixup r333987
2018-06-05 Simon Pilgrim[X86][SSE] Add basic PACKUS support to X86TargetLowerin...
2018-06-05 Sam McCall[clang-tidy] fix broken test (no compile command) from...
2018-06-05 Sam McCall[clangd] Rewrite JSON dispatcher loop using C IO (FILE...
2018-06-05 Pavel LabathFix ClangParserTest.cpp
2018-06-05 Peter Smith[MC][ARM] Correct Thumb BL instruction range
2018-06-05 Alexander Ivchenko[X86][CET] Shadow stack fix for setjmp/longjmp
2018-06-05 Jeremy MorseDetect an incompatible VLA pointer assignment
2018-06-05 Tobias GrosserFix formatting
2018-06-05 Jan KratochvilProtect DWARFCompileUnit::m_die_array by new mutexes
2018-06-05 Dean Michael... [XRay][compiler-rt] Merge XRay FDR mode into a single...
2018-06-05 Kamil RytarowskiIntroduce CheckASLR() in sanitizers
2018-06-05 Craig Topper[X86] Make all instructions that operate on MMX types...
2018-06-05 Dean Michael... [XRay][compiler-rt] Remove __sanitizer:: from namespace...
2018-06-05 Dean Michael... [XRay][compiler-rt] Remove reliance on C++ ABI from...
2018-06-05 Nirav Dave[RegAllocGreedy] Use simpler map class for EvicteeInfo...
2018-06-05 Craig Topper[X86] Mark all the builtins and intrinsics that require...
2018-06-05 Petr Hosek[Driver][Fuchsia] Pass LTO flags to linker
2018-06-05 Reid KlecknerReimplement the bittest intrinsic family as builtins...
2018-06-05 Vedant Kumar[opt] Introduce -strip-named-metadata
2018-06-05 Vedant Kumar[Debugify] Don't insert debug values after terminating...
2018-06-05 Vedant KumarApply clang-format on a file, NFC
2018-06-05 Jonas DevlieghereFix Expression unittests on Darwin
2018-06-05 Francis Visoiu... Use MF instead of Fn for MachineFunction references...
2018-06-05 Francis Visoiu... [ShrinkWrap] Add optimization remarks to the shrink...
next