platform/upstream/llvm.git
2018-04-30 Andrea Di Biagio[llvm-mca] Regenerate test Atom/resources-sse3.s. NFC
2018-04-30 Andrea Di Biagio[llvm-mca] Support for in-order CPU for -instruction...
2018-04-30 Haojian Wu[clangd] Also use UTF-16 in index position.
2018-04-30 Simon Pilgrim[X86] Fix typo in skylake-avx512 model for PMAXSD/PMINS...
2018-04-30 Gabor BuellaNFC - Typo fixes lib/VMCore -> lib/IR
2018-04-30 Simon Dardis[mips] Fix microMIPS loads and stores.
2018-04-30 Mikhail Maltsev[Targets] Implement getConstraintRegister for ARM and...
2018-04-30 Dmitry Vyukovtsan: disable trace switching after multithreaded fork
2018-04-30 Sander de Smalen[AArch64][SVE] Asm: Improve diagnostics for gather...
2018-04-30 Craig Topper[X86] Add a Requires<[In64BitMode]> to FARJMP64
2018-04-30 Craig Topper[X86] Hide another instruction from the assembly matche...
2018-04-30 Craig Topper[X86] Remove some InstAliases aren't needed because...
2018-04-30 Craig Topper[X86] Remove some instructions from the Intel assembly...
2018-04-30 Craig Topper[X86] Use a MnemonicAlias instead of an InstAlias.
2018-04-30 Richard SmithFix up after clang r331155.
2018-04-30 Richard SmithPR37189 Fix incorrect end source location and spelling...
2018-04-30 Craig Topper[X86] Remove support for accepting 'fnstsw %eax' and...
2018-04-30 Craig Topper[X86] Mark some more InstAliases as 'att' syntax only.
2018-04-30 Fangrui SongRename DiagnosticClient to DiagnosticConsumer as per...
2018-04-30 Nico WeberRemove a dead #ifdef.
2018-04-29 Nico WeberMove _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS...
2018-04-29 Craig Topper[X86] Make 64-bit sysret/sysexit not ambiguous in Intel...
2018-04-29 Jan KratochvilSupport reading section ".gnu_debugaltlink"
2018-04-29 Simon Pilgrim[X86] Remove unnecessary BT InstRW overrides.
2018-04-29 Sander de Smalen[AArch64][AsmParser] NFC: Cleanup of addOperands functions
2018-04-29 Sander de Smalen[AArch64][SVE] Asm: Support for gather LD1/LDFF1 (vecto...
2018-04-29 Simon Pilgrim[llvm-mca][X86] Add BT resource tests to all models
2018-04-29 Simon Pilgrim[X86] Merge more instregex single matches to reduce...
2018-04-29 Simon Pilgrim[X86] Remove unnecessary add/adc+sub/sbb InstRW overrides.
2018-04-29 Dean Michael... [XRay][profiler] Part 1: XRay Allocator and Array Imple...
2018-04-29 Simon Pilgrim[llvm-mca][X86] Add add/adc + sub/sbb resource tests...
2018-04-29 Hideki Saito[NFC][LV][LoopUtil] Move LoopVectorizationLegality...
2018-04-29 Craig Topper[X86] Add suffixes to the LGDT/LIDT/SGDT/SIDT mnemonics...
2018-04-29 Richard SmithFix printing of reference-to-reference types.
2018-04-29 Richard SmithPR37275 packed attribute should not apply to base classes
2018-04-29 Craig Topper[X86] Remove SLDT64m instruction.
2018-04-29 Craig Topper[X86] Remove unnecessary InstAliases. NFCI
2018-04-29 Ed MasteAdd -warn-backrefs (r329636) to lld's man page
2018-04-29 whitequark[LLVM-C] Eliminate an unused variable in a test.
2018-04-29 Rafael EspindolaUpdate my email address and description.
2018-04-29 Tobias GrosserRemove keep/take/give from isl C++ bindings
2018-04-29 Tobias GrosserRemove another set or release() calls
2018-04-29 Craig Topper[X86] Use getX86SubSuperRegister in addGR32orGR64Operan...
2018-04-29 Nico Webers/LLVM_ON_WIN32/_WIN32/, llvm
2018-04-29 Tobias GrosserRemove the last uses of isl::give and isl::take
2018-04-29 Tobias GrosserFix one unit test
2018-04-28 Nico WeberRemove unused includes of clang/Config/config.h
2018-04-28 Robert Widmann[LLVM-C] Add DIBuilder bindings to create import declar...
2018-04-28 Tobias Grosser[DeLICM] Remove uses of isl::give
2018-04-28 Tobias Grosser[ZoneAlgo] Remove uses of isl::give - II
2018-04-28 Tobias Grosser[ZoneAlgo] Remove uses of isl::give
2018-04-28 Tobias Grosser[islpp] Remove use of isl::give from unittests
2018-04-28 Tobias Grosser[MaximalStaticExpansion] Replace copied function with...
2018-04-28 Craig Topper[X86] Restrict many of the InstAliases to either to...
2018-04-28 Simon Pilgrim[X86] Remove unnecessary rotate-carry folded InstRW...
2018-04-28 Daniel Sanders[globalisel][legalizerinfo] Introduce dedicated extendi...
2018-04-28 Robert Widmann[LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings
2018-04-28 Tobias GrosserUpdate to latest version of the isl c++ bindings
2018-04-28 Roman Lebedev[InstCombine] Canonicalize variable mask in masked...
2018-04-28 Roman Lebedev[InstCombine][NFC] Add tests for variable mask canonica...
2018-04-28 Simon Pilgrim[X86] Remove unnecessary shift/rotate folded InstRW...
2018-04-28 Simon Pilgrim[llvm-mca][X86] Add double shift resource tests to...
2018-04-28 Simon Pilgrim[llvm-mca][X86] Add shift/rotate resource tests to...
2018-04-28 Simon Pilgrim[X86][SSE] Stop hard coding some instruction scheduler...
2018-04-28 Simon Pilgrim[X86][HW] Cleanup Haswell model. NFCI.
2018-04-28 Craig Topper[X86] Remove mayLoad flag from BNDMK/BNDCL/BNDCN/BNDCU.
2018-04-28 Craig Topper[X86] Change memory operand of BNDMK/BNDCL/BNDCU/BNDCN...
2018-04-28 Serguei Katkov[SCEV] Touch the unsused stats variables for product...
2018-04-28 Craig Topper[X86] Remove REX.W from 64-bit mode BND instructions.
2018-04-28 Craig Topper[X86] Rename BNDMOV instructions and hide redundant...
2018-04-28 Max Kazantsev[NFC] Add some tests that demonstrate unrecognized...
2018-04-28 Serguei Katkov[SCEV] Reduce the number of invocation to non trivial...
2018-04-28 Erik Pilkington[ItaniumMangle] Undeduced auto type shouldn't be substi...
2018-04-28 Fangrui SongMigrate from std::pointer_to_unary_function as it is...
2018-04-27 Artem Dergachev[analyzer] CStringChecker: Add support for BSD strlcpy...
2018-04-27 Jessica Paquette[MachineOutliner] Add defs to calls + don't track liven...
2018-04-27 Philip Reames[LoopGuardWidening] Make PostDomTree optional
2018-04-27 Reid KlecknerFix diag-format test to not care about what cl.exe...
2018-04-27 Heejin Ahn[DAGCombiner] Fix a case of 1 in non-splat vector pow2...
2018-04-27 Craig Topper[X86] Make the STTNI flag intrinsics use the flags...
2018-04-27 Adrian PrantlFix a bug that prevents global variables from having...
2018-04-27 Artem Dergachev[analyzer] ObjCAutoreleaseWrite: Support a few more...
2018-04-27 Reid Kleckner[FastISel] Actually enable local value sinking by default
2018-04-27 Reid Kleckner[FastISel] Fix local value sinking algorithmic complexity
2018-04-27 Adrian PrantlFix a bug in GlobalOpt's handling of DIExpressions.
2018-04-27 Roman Lebedev[PatternMatch] Stabilize the matching order of commutat...
2018-04-27 Simon Pilgrim[X86] Merge some x87 instruction instregex single match...
2018-04-27 Sanjay Patel[Reassociate] add a test with debug info; NFC
2018-04-27 Greg ClaytonFix build bots after r331049 broke them.
2018-04-27 Daniel SandersAttempt to fix remaining build failures after r331071...
2018-04-27 Philip Reames[LICM] Reduce nesting with an early return [NFC]
2018-04-27 Philip Reames[MustExecute/LICM] Special case first instruction in...
2018-04-27 Vlad TsyrklevichELFObjectWriter: Allow one unique symver per symbol
2018-04-27 Nico WeberRevert r329698 (and r329702).
2018-04-27 Daniel Neilson[LV] Common duplicate vector load/store address calcula...
2018-04-27 Rafael EspindolaDon't create a temporary DenseMap for each input .eh_frame.
2018-04-27 Daniel SandersAttempt to fix build failure after r331071 using std...
2018-04-27 Frederic Riss[debugserver] Fix the G packet handling.
2018-04-27 Jun Bum Lim[PostRASink] extend the live-in check for all aliased...
2018-04-27 Daniel Sanders[globalisel][legalizerinfo] Add support for legalizatio...
next