OSDN Git Service

android-x86/external-llvm.git
2018-08-02 Stefan GranitzAdd include guard
2018-08-02 Simon Pilgrim[X86][SSE] Pull out duplicate VSELECT to shuffle mask...
2018-08-02 Alexander Ivchenko[GlobalISel] Fix typo with missed override specifier
2018-08-02 Andrew Savonichev[emacs] Indent statement continuation to match clang...
2018-08-02 Alexander Ivchenko[GlobalISel] Rewrite CallLowering::lowerReturn to accep...
2018-08-02 Hans Wennborgutils/release/tag.sh: add debuginfo-tests to project...
2018-08-02 Hans Wennborglit: bump version number
2018-08-02 David Green[UnJ] Add debug messages for why loops are not unrolled...
2018-08-02 David Green[AArch64] Add support for got relocated LDR's
2018-08-02 Kito ChengTest commit.
2018-08-02 Philip Reames[LICM] Factor out fault legality from canHoistOrSinkIns...
2018-08-02 Philip Reames[LICM] Expand tests to highlight an oddity in sinking...
2018-08-02 Lei LiuFix FCOPYSIGN expansion
2018-08-02 Philip Reames[LICM] hoisting/sinking legality - bail early for unsup...
2018-08-02 Tim Shen[ADT] Add some documentation for GraphTraits.
2018-08-02 Nemanja Ivanovic[PowerPC] Do not round values prior to converting to...
2018-08-01 Lei Liu[AArch64] DWARF: do not generate AT_location for thread...
2018-08-01 Nick DesaulniersAdd maybe-unused attribute to a variable.
2018-08-01 George Burgess IVReland r338431: "Add DebugCounters to DivRemPairs"
2018-08-01 Sanjay Patel[InstSimplify] move minnum/maxnum with same arg fold...
2018-08-01 Reid KlecknerLoad from the GOT for external symbols in the large...
2018-08-01 John Baldwin[ASAN] Use the correct shadow offset for ASAN on FreeBS...
2018-08-01 Lang Hames[ORC] Add a 'Callable' flag to JITSymbolFlags.
2018-08-01 Jordan Rupprecht[llvm-objcopy] Add missing -I command line flag alias...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [4/4] Unify handling of compile and...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to...
2018-08-01 Matt ArsenaultAMDGPU: Use SPseudoInst helper
2018-08-01 Paul Robinson[DebugInfo/DWARF] [2/4] Type units no longer in a std...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [1/4] De-templatize DWARFUnitSection...
2018-08-01 Matt ArsenaultAMDGPU: Improve hack for packing conversion ops
2018-08-01 Matt ArsenaultAMDGPU: Partially fix handling of packed amdgpu_ps...
2018-08-01 Heejin Ahn[WebAssembly] Support for a ternary atomic RMW instruction
2018-08-01 Alexey Bataev[DEBUGINFO] Disable emission of the dwarf sections...
2018-08-01 Zachary TurnerTry to fix FreeBSD build.
2018-08-01 Craig Topper[X86] Canonicalize the pattern for __builtin_ffs in...
2018-08-01 Craig Topper[X86] Add test cases for the patterns used by __builtin...
2018-08-01 Jan VeselyAMDGPU/R600: Convert kernel param loads to use PARAM_I_...
2018-08-01 Zachary Turner[llvm-undname Add an option to dump back references.
2018-08-01 Zachary Turner[MS Demangler] Properly demangle templated operators.
2018-08-01 Zachary Turner[MS Demangler] Don't crash as often when demangling.
2018-08-01 Michael Berg[NFC] small addendum to r334242, FMF propagation
2018-08-01 Vlad Tsyrklevich[X86] FastISel fall back on !absolute_symbol GVs
2018-08-01 Simon Pilgrim[X86] Assign from a brace initializer to match style...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add CMPXCHG instruction resource tests
2018-08-01 Sanjay Patel[x86] remove stale FIXME note from test; NFC
2018-08-01 Sanjay Patel[SelectionDAG] fix bug in translating funnel shift...
2018-08-01 Sanjay Patel[x86] add tests to show miscompile for funnel shift...
2018-08-01 Simon Pilgrim[SelectionDAG] Make binop reduction matcher available...
2018-08-01 Johannes Doerfert[NFC][FunctionAttrs] Remove duplication in old/new...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add PREFETCHW instruction resource...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add PCLMUL instruction resource tests
2018-08-01 Jordan Rupprecht[llvm-objcopy] Add support for --rename-section flags...
2018-08-01 Andrea Di Biagio[llvm-mca] Correctly update the rank in `Scheduler...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add SET/TEST instruction resource tests
2018-08-01 Jan VeselyAMDGPU: Allow fp32-denormals feature for r600 targets
2018-08-01 Sjoerd Meijer[ARM] Armv8.2-A FP16 vector intrinsics tests
2018-08-01 Guillaume Chatelet[llvm-exegesis] Provide a way to handle memory instruct...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add LEA instruction resource tests
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add more x86-64 system instruction...
2018-08-01 Cameron McInally[FPEnv] Widen illegal width StrictFP vector operations...
2018-08-01 Hans WennborgClear release notes and update version
2018-08-01 Bryan Chan[AArch64] Fix FCCMP with FP16 operands
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add CLFLUSHOPT instruction resource...
2018-08-01 Hans WennborgBump the trunk version to 8.0.0svn
2018-08-01 Jonas Devlieghere[dsymutil] Convert recursion in lookForDIEsToKeep into...
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add CMPS/LODS/MOVS/STOS string instruct...
2018-08-01 Simon Pilgrim[X86] Use isNullConstant helper. NFCI.
2018-08-01 Simon PilgrimFix "not all control paths return a value" MSVC warning.
2018-08-01 Jonas Devlieghere[MC] Report fatal error for DWARF types for non-ELF...
2018-08-01 Ryan Taylor[AMDGPU] Optimize _L image intrinsic to _LZ when lod...
2018-08-01 Ulrich WeigandFix build bot after r338521
2018-08-01 Ulrich Weigand[SystemZ, TableGen] Fix shift count handling
2018-08-01 Simon Pilgrim[X86] Use isNullConstant helper. NFCI.
2018-08-01 Simon Pilgrim[llvm-mca][x86] Add STC + STD instruction resource...
2018-08-01 Andrea Di Biagio[llvm-mca] Improve code comments. NFC.
2018-08-01 Jonas Devlieghere[DebugInfo] Remove ambiguity to fix Windows bots
2018-08-01 Jonas Devlieghere[DebugInfo] Improve consistency in DWARFDie.h (NFC)
2018-08-01 Andrew V. Tischenko[X86] Improved sched models for X86 BT*rr instructions.
2018-08-01 Jonas Devlieghere[DebugInfo] Have custom std::reverse_iterator<DWARFDie>
2018-08-01 Petar Jovanovic[MIPS GlobalISel] Select global address
2018-08-01 David BolvanskyRevert "Enrich inline messages", tests fail
2018-08-01 Hans WennborgAdd llvm-rc to LLVM_TOOLCHAIN_TOOLS (PR38386)
2018-08-01 David BolvanskyEnrich inline messages
2018-08-01 Martin Storsjo[AArch64] Disallow the MachO specific .loh directive...
2018-08-01 Craig Topper[X86] When looking for (CMOV C-1, (ADD (CTTZ X), C...
2018-08-01 Victor Leschuk[DWARF] Basic support for producing DWARFv5 .debug_addr...
2018-08-01 Hiroshi Inoue[InstSimplify] fold extracting from std::pair (1/2)
2018-08-01 Hsiangkai Wang[DebugInfo] Fix build failed in clang-x86_64-linux...
2018-08-01 Jatin Bhateja[X86] Adding more test patterns for lea-opt (PR37939)
2018-08-01 Chandler Carruth[x86] Fix a really subtle miscompile due to a somewhat...
2018-08-01 Chandler Carruth[x86/slh] Add unwind info to several tests to make...
2018-08-01 Hsiangkai Wang[DebugInfo] Generate fixups as emitting DWARF .debug_line.
2018-08-01 Amara Emerson[GlobalISel][IRTranslator] Use RPO traversal when visit...
2018-08-01 Konstantin... AMDGPU: Add clamp bit to dot intrinsics
2018-08-01 Eric ChristopherSimplify selectELFSectionForGlobal by pulling out the...
2018-08-01 Eric ChristopherTidy up logic around unique section name creation and...
2018-08-01 Eli Friedman[MachineOutliner] Clean up subtarget handling.
2018-08-01 Evandro Menezes[PATCH] [SLC] Test simplification of pow() for vector...
2018-07-31 Reid KlecknerRevert r338354 "[ARM] Revert r337821"
2018-07-31 David L. Jones[WebAssembly] Fix debug info tests after r338437.
next