platform/upstream/llvm.git
2019-01-03 Haojian Wu[clangd] Bump vscode-clangd v0.0.9
2019-01-03 Simon Pilgrim[CostModel][X86] Add truncate cost tests to cover all...
2019-01-03 Andrea Di Biagio[MCA] Improve code comment and reuse an helper function...
2019-01-03 Alex Bradbury[RISCV][MC] Accept %lo and %pcrel_lo on operands to li
2019-01-03 Serge GueltonPython compat - decode/encode string
2019-01-03 Serge GueltonPortable Python script across Python version
2019-01-03 Serge GueltonPortable Python script across Python version
2019-01-03 Aaron BallmanDiagnose an unused result from a call through a functio...
2019-01-03 Serge GueltonPython compat - test if type is integral
2019-01-03 Serge GueltonPython compat - urllib
2019-01-03 Serge GueltonPython compat - has_key vs. in operator
2019-01-03 Serge GueltonPython compat - map/filter
2019-01-03 Serge GueltonPython compat - iteritems() vs. items()
2019-01-03 Serge GueltonPython compat - portable way of raising exceptions
2019-01-03 Serge Guelton[NFC] Remove unused Python import
2019-01-03 Serge GueltonPythran compat - range vs. xrange
2019-01-03 Serge GueltonPython compat - assertRaisesRegex
2019-01-03 Serge GueltonPython compat - print statement
2019-01-03 Kadir Cetinkaya[clangd] Always try to build absolute path
2019-01-03 Philip Pfaffe[NewPM] Port Msan
2019-01-03 Ilya Biryukov[clangd] Check preceding char when completion triggers...
2019-01-03 Ilya Biryukov[clangd] clang-format everything. NFC
2019-01-03 Diogo N. Sampaio[NFC] Fix missing testfile change of rL350299
2019-01-03 Simon Pilgrim[X86] Cleanup saturated add/sub tests
2019-01-03 Simon Pilgrim[SLPVectorizer] Flag ADD/SUB SSAT/USAT intrinsics trivi...
2019-01-03 Diogo N. Sampaio[ARM] Add command-line option for SB
2019-01-03 Pavel LabathPECOFF: Remove tabs introduced accidentally in r350094
2019-01-03 Simon Pilgrim[SLPVectorizer][X86] Add ADD/SUB SSAT/USAT tests (PR40123)
2019-01-03 Lama Saba[MachinePipeliner] Add missing header file to MachinePi...
2019-01-03 Simon Pilgrim[X86] Add ADD/SUB SSAT/USAT vector costs (PR40123)
2019-01-03 Pavel LabathFix some -Wreorder warnings introduced in r350274
2019-01-03 Simon Pilgrim[X86] Add ADD/SUB SSAT/USAT cost tests (PR40123)
2019-01-03 Piotr Sobczak[AMDGPU] Change section name with metadata access
2019-01-03 Pavel LabathSimplify ObjectFile::GetArchitecture
2019-01-03 Lama SabaResubmit rL345008 "Split MachinePipeliner code into...
2019-01-03 Markus Lavin[CodeGen] Skip over dbg-instr in twoaddr pass
2019-01-03 Martin Storsjo[llvm-readobj] [COFF] Print the symbol index for reloca...
2019-01-03 Craig Topper[X86] Add test cases for opportunities to use KTEST...
2019-01-03 Kristina BrooksDon't go over 80 chars in MCStreamer.cpp. NFC.
2019-01-03 QingShan Zhang[Power9] Enable the Out-of-Order scheduling model for...
2019-01-03 Pete CooperTeach ObjCARC optimizer about equivalent PHIs when...
2019-01-03 Alex LorenzFix incorrect column numbers in test from r350282.
2019-01-03 Alex Lorenz[libclang] CoroutineBody/Coreturn statements are Unexpo...
2019-01-03 Aaron SmithCheck that a pointer is valid and fix a log message...
2019-01-03 Mike SpertusFix MSVC visualizer for PointerUnion4
2019-01-03 Robert Widmann[LLVM-C] Expand LLVMRelocMode
2019-01-03 Nico WeberMake test/Driver/darwin-sdk-version.c pass if the host...
2019-01-03 Daniel Sanders[tblgen][disasm] Emit record names again when decoder...
2019-01-02 Teresa Johnson[gold] emit assembly listing from gold plugin on LTO...
2019-01-02 Mike SpertusMSVC Visualizer for PointerUnion3
2019-01-02 Adrian PrantlRearrange bitfield to allow for more space in file_idx.
2019-01-02 Eugene Zelenko[Documentation] Alphabetical order in Clang-tidy checks...
2019-01-02 Craig Topper[X86] Add load folding support to the custom isel we...
2019-01-02 Craig Topper[X86] Add test cases to show that we fail to fold loads...
2019-01-02 Wouter van... [WebAssembly] made assembler parse block_type
2019-01-02 Xin Tong[ThinLTO] Scan all variants of vague symbol for reachab...
2019-01-02 Jonas Devlieghere[Driver] Remove unused imports
2019-01-02 Adrian PrantlAdd file-based synching to places missed in r350247.
2019-01-02 Nikita Popov[BDCE] Fix typo in test; NFC
2019-01-02 Adrian PrantlRemove Range.* from Xcode project
2019-01-02 Zachary TurnerTry to fix Green Dragon bot.
2019-01-02 Pete CooperFix assert in ObjCARC optimizer when deleting retainBlo...
2019-01-02 Thomas Lively[WebAssembly][NFC] Elaborate on simd-noopt test comment
2019-01-02 David Carlier[Sanitizer] Fix typo in funopen unit test.
2019-01-02 Julian Lettner[TSan] Enable detection of lock-order-inversions for...
2019-01-02 Nikita Popov[BDCE] Remove instructions without demanded bits
2019-01-02 Pawel BylicaGit ignore CLion project configuration files. NFC
2019-01-02 Pawel BylicaFormat AggresiveInstCombine.cpp. NFC
2019-01-02 Vyacheslav... [libomptarget] Added install component for libomptarget
2019-01-02 Michal Gorny[test] Enable system-linker-elf feature on NetBSD ...
2019-01-02 Patrick Lyster[OpenMP] Added support for explicit mapping of classes...
2019-01-02 Thomas AndersonFix linker-defined symbols possibly not being defined...
2019-01-02 Mike SpertusFix MSVC PointerUnion visualizer
2019-01-02 David Carlier[Sanitizer] Disable arc4random seeding apis on for...
2019-01-02 David Carlier[Sanitizer] Enable funopen on FreeBSD
2019-01-02 Adrian PrantlAdd file-based synchronization to flaky test
2019-01-02 Evgeniy Stepanov[sanitizer] Android does not provide <fstab.h>
2019-01-02 Craig Topper[X86] Remove X86ISD::INC/DEC. Just select them from...
2019-01-02 Zachary TurnerUse map::insert instead of try_emplace.
2019-01-02 Zachary Turner[NativePDB] Implement ParseDeclsForContext.
2019-01-02 Zachary Turner[NativePDB] Update function-types-classes test to check...
2019-01-02 Zachary Turner[MS Demangler] Add a flag for dumping types without...
2019-01-02 Zachary Turner[NativePDB] Fix setting breakpoint by file and line.
2019-01-02 Craig Topper[DAGCombiner] After performing the division by constant...
2019-01-02 Nico Weber[gn build] Add fuzzers in llvm/tools that are needed...
2019-01-02 Craig Topper[X86] Adding full coverage of MC encoding for the XOP...
2019-01-02 Craig Topper[LegalizeIntegerTypes] When promoting the result of...
2019-01-02 Craig Topper[DAGCombiner][X86][PowerPC] Teach visitSIGN_EXTEND_INRE...
2019-01-02 Nico Weber[gn build] Add build files for bugpoint-passes and...
2019-01-02 Michal Gorny[sanitizer_common] Implement funopen*() interceptors...
2019-01-02 Michal Gorny[sanitizer_common] Implement popen, popenve, pclose...
2019-01-02 Michal Gorny[sanitizer_common] Add tests for NetBSD funopen*()...
2019-01-02 Michal Gorny[sanitizer_common] Add test for popen()
2019-01-02 Michal Gorny[sanitizer_common] Add tests for more *putc and *getc...
2019-01-02 Michal Gorny[sanitizer_common] Fix devname_r() return type on ...
2019-01-02 Michal Gorny[sanitizer_common] Rewrite more Posix tests to use...
2019-01-02 Nico Weber[gn build] Add some llvm/tools: lli, lli-child-target
2019-01-02 Michal Gorny[sanitizer_common] Add tests for more stdio.h functions
2019-01-02 Pete CooperOnly convert objc messages to alloc to objc_alloc if...
2019-01-02 Wei Mi[PowerPC] Remove SeenUse check when optimizing conditio...
next