platform/upstream/llvm.git
2018-04-03 Ben Hamilton[clang-format/ObjC] Do not insert space after opening...
2018-04-03 Andrea Di Biagio[MC] Fix -Wmissing-field-initializer warning after...
2018-04-03 Andrea Di Biagio[MC][Tablegen] Allow the definition of processor regist...
2018-04-03 Sanjay Patel[LangRef] fix description and examples of fptrunc
2018-04-03 Hiroshi Inoue[PowerPC] reorder entries in P9InstrResources.td in...
2018-04-03 George Rimar[ELF] - Check that output sections fit in address space.
2018-04-03 George Rimar[ELF] - Fix the comment. NFC.
2018-04-03 George Rimar[ELF] - Relax checks for R_386_8/R_386_16 relocations.
2018-04-03 George Rimar[ELF] - Simplify createFiles. NFCI.
2018-04-03 George Rimar[ELF] - X86_64: don't allow 8/16 bit dynamic relocations.
2018-04-03 George Rimar[ELF] - Remove dead declaration. NFC.
2018-04-03 Chandler Carruth[x86] Fix a pretty obvious think-o with my asm scrubbin...
2018-04-03 Chandler Carruth[x86] Clean up and enhance a test around eflags copying.
2018-04-03 Chandler Carruth[x86] Extend my goofy SP offset scrubbing for llc test...
2018-04-03 Alexander PotapenkoMSan: introduce the conservative assembly handling...
2018-04-03 Simon Dardis[clangd][cmake] Provide libatomic when there is no...
2018-04-03 Hans WennborgUsersManual.rst: update text for /GX- to match r328708
2018-04-03 Serguei Katkov[SCEV] Fix PR36974.
2018-04-03 Eric ChristopherAdd a wrapper around llvm-objdump to look for indirect...
2018-04-03 Craig Topper[X86] Reduce number of OpPrefix bits in TSFlags to...
2018-04-03 Craig Topper[X86][TableGen] Add a missing error check to make sure...
2018-04-03 Max Kazantsev[SCEV] Make computeExitLimit more simple and more powerful
2018-04-03 Chandler Carruth[SLP] Fix issues with debug output in the SLP vectorizer.
2018-04-03 Craig Topper[TableGen] Use llvm::cast instead of static_cast so...
2018-04-03 Rafael EspindolaUse OffsetMap in getSectionPiece.
2018-04-03 Yonghong Songbpf: fix incorrect SELECT_CC lowering
2018-04-03 Ikhlas Ajbarpeel loops with runtime small trip counts
2018-04-03 Nico WeberRemove utils/makellvm; it doesn't look like it works...
2018-04-03 Chandler Carruth[x86] Tidy up test case, generate check lines with...
2018-04-03 Rui UeyamaMerge LazyArchive::fetch() and ArchiveFile::getMember...
2018-04-03 Eric FiselierFix fs::proximate tests on platforms where /net exists.
2018-04-03 Aaron Smith[lit] Prefer opening files with open (Python 2) rather...
2018-04-03 Eugene Zelenko[AST] Fix some Clang-tidy modernize-use-auto warnings...
2018-04-03 Haicheng Wu[SLP] Distinguish "demanded and shrinkable" from "deman...
2018-04-02 Rui UeyamaInline two trivial functions that are called only once...
2018-04-02 Brian Gesiak[Coroutines] Avoid assert splitting hidden coros
2018-04-02 Petr Hosek[Driver] Wire up the -f[no-]rtlib-add-rpath flag and...
2018-04-02 Eric FiselierImplement P0430R2 - File system library on non-POSIX...
2018-04-02 Rafael EspindolaAlign stubs for external and common global variables...
2018-04-02 Eric ChristopherRemove llvm-mcmarkup.
2018-04-02 Eric FiselierImplement filesystem NB comments, relative paths, and...
2018-04-02 Reid Kleckner[InstCombine] Don't strip function type casts from...
2018-04-02 Aaron Smith[lit] One more try at fixing TestRunner.py for D43165
2018-04-02 Saleem AbdulrasoolCodeGenCXX: support PreserveMostCC in MS ABI
2018-04-02 Reid Kleckner[lit] Attempt to fix builtin diff code for Python 2
2018-04-02 Volodymyr Sapsai[libcxx] Disable testing with system lib for 2 tests...
2018-04-02 Aaron Smith[lit] Fix problem in how Python versions open files...
2018-04-02 Harlan HaskinsFix Go IR test for changes in DIBuilder API
2018-04-02 Aaron Smith[lit] Use io.open to compare two files since it support...
2018-04-02 Lang Hames[ORC] Add a debugging check to catch dangling reference...
2018-04-02 Lang Hames[ORC] Fix a think-o: ExecutionSession should create...
2018-04-02 Reid KlecknerRevert r329012 "[lit] Fix problem in how Python version...
2018-04-02 Rong Xu[profile] Move newly added test to the supported platform
2018-04-02 Reid KlecknerTreat inlining a notail call as a regular, non-tail...
2018-04-02 Rafael EspindolaDefine TrapInst for ppc64.
2018-04-02 Lang Hames[ORC] Create a new SymbolStringPool by default in Execu...
2018-04-02 Aaron Smith[lit] Fix problem in how Python versions open files...
2018-04-02 Sanjay Patel[InstCombine] add folds for icmp + sub (PR36969)
2018-04-02 Sanjay Patel[InstCombine] add tests for icmp (sub x, y), x (PR36969...
2018-04-02 Reid Kleckner[MS] Emit vftable thunks for functions with incomplete...
2018-04-02 Douglas YungAnother attempt to fix papertrail-warnings.test on...
2018-04-02 Reid KlecknerFix some DenseMap use-after-rehash bugs and hoist Metho...
2018-04-02 Sean Fertile[PPC64] Minor changes for Plt relocations.
2018-04-02 Joel E. Denny[Attr] [NFC] Revert accidental change from r327405
2018-04-02 Sean Fertile[PPC64] Write plt stubs for ElfV2 abi
2018-04-02 Harlan HaskinsFix header mismatch in DIBuilder Type APIs
2018-04-02 Zachary Turner[llvm-pdbutil] Add an export subcommand.
2018-04-02 Eric ChristopherTemporarily revert r328404:
2018-04-02 Richard SmithAdd -fclang-abi-compat=6 flag for upcoming ABI changes.
2018-04-02 Richard SmithAdd helper to determine if a field is a zero-length...
2018-04-02 Nico WeberRemove unused PACKAGE_TARNAME; looks like a remnant...
2018-04-02 Mike EdwardsRevert r328932 as it caused Windows and MacOS bot failures.
2018-04-02 Nico WeberRemove some unused cmake standard library includes.
2018-04-02 Nico WeberRemove more feature test macros that became unused...
2018-04-02 Yaxun Liu[CUDA] Let device-side shared variables be initialized...
2018-04-02 Gor Nishanov[coroutines] Add __builtin_coro_noop => llvm.coro.noop
2018-04-02 Nico WeberRemove HAVE_LIBPSAPI, HAVE_SHELL32.
2018-04-02 Rong Xu[DeadArgumentElim] Clone function level metadatas
2018-04-02 Greg ClaytonAdded a BSD archive tool.
2018-04-02 Nico WeberRemove HAVE_DIRENT_H.
2018-04-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added instructions v_cvt_norm_*16_f1...
2018-04-02 Rong Xu[profile] Fix value profile runtime merging issues
2018-04-02 Gor Nishanov[coroutines] Add support for llvm.coro.noop intrinsics
2018-04-02 Davide Italiano[Core] Grab-bag of improvements for Scalar.
2018-04-02 Frederic RissSupport template template parameters
2018-04-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic...
2018-04-02 Sean Fertile[PPC] Add a test for toc-relative access on ppc64le.
2018-04-02 Krzysztof Parzyszek[Hexagon] Clean up some code in HexagonAsmPrinter, NFC
2018-04-02 Alexey Bataev[SLP] Fix PR36481: vectorize reassociated instructions.
2018-04-02 Nico WeberRemove stro(u?)ll() config checks. Those were needed...
2018-04-02 Nico WeberRevert r328975, it makes TableGen assert on the bots.
2018-04-02 Nico WeberRemove HAVE_WRITEV that's unused after r255837.
2018-04-02 Nico WeberMore fixes after r328970.
2018-04-02 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic...
2018-04-02 Nico WeberAttempt to heal bots after r328970.
2018-04-02 Lama Saba[X86] Reduce Store Forward Block issues in HW - Recommi...
2018-04-02 Andrea Di Biagio[llvm-mca] Do not assume that implicit reads cannot...
2018-04-02 Nico WeberAttempt to fix papertrail-warnings.test on Windows...
2018-04-02 Nico WeberAssume existence of inttypes.h and stdint.h in DataTypes.h.
2018-04-02 Hiroshi Inoue[PowerPC] fix assertion failure due to missing instruct...
next