OSDN Git Service

android-x86/external-llvm.git
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.
2018-07-31 Victor Leschuk[DWARF] Support for .debug_addr (consumer)
2018-07-31 Evandro Menezes[SLC] Refactor the simplication of pow() (NFC)
2018-07-31 Fangrui Song[llvm-objcopy] Make --strip-debug strip .gdb_index
2018-07-31 George Burgess IVRevert r338431: "Add DebugCounters to DivRemPairs"
2018-07-31 Wolfgang Pieb[DWARF] Do not create a .debug_ranges section when...
2018-07-31 Matt ArsenaultAMDGPU: Split amdgcn/r600 fminnum/fmaxnum tests
2018-07-31 George Burgess IVAdd DebugCounters to DivRemPairs
2018-07-31 Matt Davis[llvm-mca] Update the help text to reflect "physical...
2018-07-31 Jonas Paulsson[SystemZ] Fix bad assert composition.
2018-07-31 Matt ArsenaultDAG: Correct pointer type used for stack slot
2018-07-31 Alexandre Ganea[CodeView] Add coverage test for r338308 (Fixed crash...
2018-07-31 Matt ArsenaultAMDGPU: Break 64-bit arguments into 32-bit pieces
2018-07-31 Matt ArsenaultAMDGPU: Split wide vectors of i16/f16 into 32-bit regs...
2018-07-31 Alexandre Ganea[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 Matt ArsenaultAMDGPU: Scalarize vector argument types to calls
2018-07-31 Matt Davis[llvm-mca][docs] Replace "temporary" with "physical...
2018-07-31 Simon Pilgrim[X86] WriteBSWAP sched classes are reg-reg only.
2018-07-31 Andrea Di Biagio[llvm-mca][docs] Improve the "How LLVM-MCA works" section.
2018-07-31 Vlad TsyrklevichRevert "[DebugInfo] Generate DWARF debug information...
2018-07-31 Simon Pilgrim[X86][SSE] Use ISD::MULHU for constant/non-zero ISD...
2018-07-31 Rui UeyamaMake ICF log output order deterministic.
2018-07-31 Simon Pilgrim[llvm-mca][x86] Add 32-bit instruction resource tests
2018-07-31 Zachary TurnerResubmit r338340 "[MS Demangler] Better demangling...
2018-07-31 Craig Topper[X86] Add pattern matching for PMADDUBSW
2018-07-31 Craig Topper[X86] Add test cases that could use PMADDUBSW.
2018-07-31 Francis Visoiu... [X86] Preserve more liveness information in emitStackPr...
2018-07-31 Hsiangkai Wang[DebugInfo] Fix build failed in 'clang-cmake-armv8...
2018-07-31 Jakub Kuderski[Dominators] Make slow walks shorter
next