platform/upstream/llvm.git
2018-12-10 George Rimar[ELF] - Allow discarding .dynsym from the linker script.
2018-12-10 Kamil RytarowskiAdd data types needed for md2(3)/NetBSD interceptors
2018-12-10 George Rimar[LLD][ELF] - Support discarding .dynstr section.
2018-12-10 Kamil RytarowskiAdd interceptors for the sha2(3) from NetBSD
2018-12-10 Kamil RytarowskiAdd interceptors for md2(3) from NetBSD
2018-12-10 Kamil RytarowskiAdd new interceptors for FILE repositioning stream
2018-12-10 Clement CourbetRevert r348741 "[Sema] Further improvements to to stati...
2018-12-10 Clement Courbet[Sema] Further improvements to to static_assert diagnos...
2018-12-10 Clement Courbet[llvm-exegesis] Also check latency mode in local lit.
2018-12-10 Craig Topper[CostModel][X86][AArch64] Adjust cost of the scalarizat...
2018-12-10 Craig Topper[X86] Remove the addcarry builtins. Leaving only the...
2018-12-10 Craig Topper[X86] Merge addcarryx/addcarry intrinsic into a single...
2018-12-10 Armando Montanez[TextAPI][elfabi] Fix build by adding std::move() to...
2018-12-10 Armando Montanez[TextAPI][elfabi] Make TBE handlers functions that...
2018-12-10 Brian Gesiak[bugpoint] Find 'opt', etc., in bugpoint directory
2018-12-09 Brian GesiakRe-commit "[IR] Add NODISCARD to attribute functions"
2018-12-09 Brian Gesiak[AMDGPU] Fix discarded result of addAttribute
2018-12-09 Aaron BallmanSpeculatively fixing the build; it seems add_pointer_t...
2018-12-09 Aaron BallmanMove the make_const_ptr trait into STLExtras; use add_p...
2018-12-09 Aaron BallmanAdding an STL-like type trait that is duplicated in...
2018-12-09 Craig Topper[X86] Add some comments about when some X86 intrinsic...
2018-12-09 Craig Topper[X86] If the carry input to an addcarry/subborrow intri...
2018-12-09 Kamil RytarowskiAdd OpenBSD support to OpenMP
2018-12-09 Kamil RytarowskiAdd DragonFlyBSD support to OpenMP
2018-12-09 Nico WeberRemove unneeded dependency from lib/Target/X86/Utils...
2018-12-09 Sanjay Patel[x86] regenerate test checks; NFC
2018-12-09 Sanjay Patel[x86] don't try to convert add with undef operands...
2018-12-09 Simon Pilgrim[X86] Extend pfm counter coverage for llvm-exegesis
2018-12-09 Stephen KellyNFC: Rename TemplateDecl dump utilities
2018-12-09 Stephen KellyNFC: Move dump of individual comment nodes to NodeDumper
2018-12-09 Stephen KellyRevert "Introduce optional labels to dumpStmt"
2018-12-09 Stephen KellyIntroduce optional labels to dumpStmt
2018-12-09 Stephen KellyInline hasNodes into only caller
2018-12-09 Stephen KellyInline dumpFullComment into callers
2018-12-09 Stephen KellyRe-order content from InitListExpr
2018-12-09 Stephen KellyFix InitListExpr test
2018-12-09 Nikita Popov[X86] Add test for PR39926; NFC
2018-12-09 Frederic RissRevert a hunk that shouldn't have been included in...
2018-12-09 Frederic RissRemove some UB in RegisterContextDarwin_arm64.cpp
2018-12-09 Fangrui SongSourceManager: insert(make_pair(..)) -> try_emplace...
2018-12-08 Martin Storsjo[COFF] Map truncated .eh_frame section name
2018-12-08 David CarlierFix conflict types for this FreeBSD test.
2018-12-08 Sanjay Patel[DAGCombiner] re-enable truncation of binops
2018-12-08 Sanjay Patel[x86] add 32-bit RUN for tests and test with opaque...
2018-12-08 Nico Weber[gn build] Add build files for CodeGen subfolders AsmPr...
2018-12-08 Heejin Ahn[WebAssembly] Add support for the event section
2018-12-08 Heejin Ahn[WebAssembly] Make WasmSymbol's signature usable for...
2018-12-08 Xing GUO[llvm-readobj] Little clean up inside `parseDynamicTable`
2018-12-08 Pete CooperConvert some ObjC msgSends to runtime calls.
2018-12-08 Richard TrieuMove diagnostic enums into Basic.
2018-12-08 Kamil RytarowskiFix a typo in the strtoi test
2018-12-08 Kamil RytarowskiRevert a chunk of previous change in sanitizer_platform...
2018-12-08 Kamil RytarowskiAdd interceptors for md5(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the rmd160(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the md4(3) from NetBSD
2018-12-08 Kamil RytarowskiAdd interceptors for the sha1(3) from NetBSD
2018-12-08 George KarpenkovStop tracking retain count of OSObject after escape...
2018-12-08 Vitaly Buka[sanitizer] Add lit.local.cfg for FreeBSD
2018-12-08 Vitaly Buka[sanitizer] Suppress lint warning conflicting with...
2018-12-08 David CarlierFix style.
2018-12-08 Nico Weber[gn build] Merge r348593
2018-12-08 Craig Topper[SelectionDAG] Remove ISD::ADDC/ADDE from some undef...
2018-12-08 David CarlierConflict fixes from previous commits.
2018-12-08 David Carlier[Sanitizer] capsicum api subset interception
2018-12-08 Nico Weber[gn build] Add build files for lib/CodeGen, lib/Transfo...
2018-12-08 Eugene Zelenko[Documentation] Alphabetical order in new checks list.
2018-12-07 Stella Stamenova[tests] Fix the FileManagerTest getVirtualFile test...
2018-12-07 Stella Stamenova[lit] Fix case-insensitive test
2018-12-07 Kamil RytarowskiAdd interceptors for the strtoi(3)/strtou(3) from NetBSD
2018-12-07 Artem Belevich[CUDA] Added missing 'inline' for functions defined...
2018-12-07 Craig Topper[X86] Remove the XFAILed test added in r348620
2018-12-07 Marshall ClowUpdate a couple of vector<bool> tests that were testing...
2018-12-07 Dan LiewFix IOError exception being raised in `asan_symbolize...
2018-12-07 Matt ArsenaultAMDGPU: Fix offsets for < 4-byte aggregate kernel arguments
2018-12-07 Jessica Paquette[GlobalISel] Add IR translation support for the @llvm...
2018-12-07 Kamil RytarowskiAdd a new interceptors for statvfs1(2) and fstatvfs1...
2018-12-07 Krzysztof Parzyszek[Hexagon] Fix post-ra expansion of PS_wselect
2018-12-07 Kamil RytarowskiAdd a new interceptor for fparseln(3) from NetBSD
2018-12-07 Louis Dionne[libcxx] Remove the availability_markup LIT feature
2018-12-07 Heejin Ahnclang-format LLVM.h (NFC)
2018-12-07 Kamil RytarowskiAdd new interceptor for strtonum(3)
2018-12-07 George Burgess IV[ModuleSummary] use StringRefs to avoid a redundant...
2018-12-07 Simon PilgrimFix unused variable warning. NFCI.
2018-12-07 Heejin Ahn[WebAssembly] clang-format/clang-tidy AsmParser (NFC)
2018-12-07 Heejin AhnDelete registerScope function
2018-12-07 Pete CooperFollow-up from r348441 to add the rest of the objc...
2018-12-07 Nikita Popov[MemCpyOpt] memset->memcpy forwarding with undef tail
2018-12-07 Nikita Popov[MemCpyOpt] Add tests for memset->memcpy forwaring...
2018-12-07 Matt ArsenaultAMDGPU: Use gfx9 instead of gfx8 in a test
2018-12-07 Volodymyr Sapsai[Preprocessor] Don't avoid entering included files...
2018-12-07 Vedant Kumar[HotColdSplitting] Refine definition of unlikelyExecuted
2018-12-07 Vedant Kumar[HotColdSplitting] Outline more than once per function
2018-12-07 George Karpenkov[analyzer] Move out tracking retain count for OSObjects...
2018-12-07 George Karpenkov[analyzer] RetainCountChecker: remove untested, unused...
2018-12-07 David CarlierMissing freebsd files.
2018-12-07 David Carlier[Sanitizer] Separate FreeBSD interception data structures
2018-12-07 Eric Fiselier[clang-tidy]: Abseil: new check 'abseil-upgrade-duratio...
2018-12-07 Michael TrentUpdate the Swift version numbers reported by objdump
2018-12-07 Zachary Turner[NativePDB] Reconstruct function declarations from...
2018-12-07 Sam Clegg[llvm-tapi] Don't try to override SequenceTraits for...
next