OSDN Git Service

android-x86/external-llvm.git
2016-12-01 Kostya Serebryany[libFuzzer] add a test for r288389 (-rss_limit_mb=0...
2016-12-01 Ulrich Weigand[SystemZ] Fix fallout from r288374
2016-12-01 Weiming Zhao[AsmParser] Diagnose empty symbol for .set directive
2016-12-01 Kostya Serebryany[libFuzzer] treat -rss_limit_mb=0 as no limit
2016-12-01 Kuba MracekRecommit r287403 (reverted in r287804): [lit] When...
2016-12-01 Adam Nemet[GVN, OptDiag] Print the interesting instructions invol...
2016-12-01 Adam Nemet[GVN, OptDiag] Include the value that is forwarded...
2016-12-01 Alexey Bataev[SLP] Additional tests with the cost of vector operations.
2016-12-01 Ulrich Weigand[SystemZ] Fix applyFixup for 12-bit fixups
2016-12-01 Alexey BataevRevert "[SLP] Additional tests with the cost of vector...
2016-12-01 Adam Nemet[GVN] Basic optimization remark support
2016-12-01 Alexey Bataev[SLP] Additional tests with the cost of vector operations.
2016-12-01 Simon Pilgrim[X86][SSE] Classify AND bitmasks as variable shuffle...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining AND bitmasks to...
2016-12-01 Pavel LabathRemove iostream include from WasmObjectFile
2016-12-01 Asaf Badouh[LMT] Restrict nop length to one
2016-12-01 Simon Pilgrim[X86][SSE] Tidied up filecheck prefixes for uitofp...
2016-12-01 Daniel JasperSilence GCC's -Wenum-compare after r288335 in the same...
2016-12-01 Nicolai Haehnle[SelectionDAG] Rename and clarify visitFMULForFMADCombi...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining target shuffles...
2016-12-01 Simon Pilgrim[X86][SSE] Add support for combining ISD::AND with...
2016-12-01 Simon Pilgrim[X86][SSE] Added tests showing missed combines of shuff...
2016-12-01 Davide Italiano[SCCP] Switch over to DEBUG() and drop an #ifdef.
2016-12-01 Davide Italiano[SCCP] Prefer `auto` when the type is obvious. NFCI.
2016-12-01 Eric ChristopherTemporarily Revert "Move most EH from MachineModuleInfo...
2016-12-01 Peter CollingbourneObject: Set SF_Indirect in ModuleSymbolTable.
2016-12-01 Peter CollingbourneObject: Add SF_Executable symbol flag.
2016-12-01 Peter CollingbourneObject: Extract a ModuleSymbolTable class from IRObject...
2016-12-01 Peter CollingbourneBitcode: The index used by ModuleSummaryIndexBitcodeRea...
2016-12-01 Peter CollingbourneBitcode: Introduce BitcodeModule::{has,get}Summary().
2016-12-01 Peter CollingbourneLTO: Remove ModuleLoader, make loadModuleFromBuffer...
2016-12-01 Peter CollingbourneBitcode: Correctly handle Fixed and VBR arrays in Bitst...
2016-12-01 Philip ReamesRevert previous whitespace change
2016-12-01 Philip ReamesTest commit of whitespace to check permissions.
2016-12-01 Adam Nemet[GVN] When merging blocks update LoopInfo if it's available
2016-12-01 Ivan KrasinUse trigrams to speed up SpecialCaseList.
2016-12-01 Peter CollingbourneLTO: Remove Symbol::getIRName().
2016-12-01 Kostya Serebryanyrevert r288283 as it causes debug info (line numbers...
2016-12-01 Kostya Serebryany[libFuzzer] temporary disable a part of the test broken...
2016-12-01 Derek Schuff[WebAssembly] Emit .import_global assembler directives
2016-11-30 Matthias BraunMove most EH from MachineModuleInfo to MachineFunction
2016-11-30 Matthias BraunMove VariableDbgInfo from MachineModuleInfo to MachineF...
2016-11-30 Matthias BraunMove FrameInstructions from MachineModuleInfo to Machin...
2016-11-30 Matthias BraunMCStreamer: Use "cfi" for CFI related temp labels.
2016-11-30 Peter Collingbournellvm-lto2: Simpler workaround for PR30396.
2016-11-30 Paul Robinson[PS4] Tighten up a triple check.
2016-11-30 Eugene ZelenkoFix some Clang-tidy modernize-use-default and Include...
2016-11-30 Paul RobinsonRecommit r288212: Emit 'no line' information for intere...
2016-11-30 Kostya Serebryany[libFuzzer] extend -rss_limit_mb to crash instantly...
2016-11-30 David CallahanOnly computeRelativePath() on new members
2016-11-30 Joel Jones[AArch64] Refactor LSE support as feature separate...
2016-11-30 Evgeny StupachenkoFix LSR best register search algorithm.
2016-11-30 Matthias BraunClarify rules for reserved regs, fix aarch64 ones.
2016-11-30 Kostya Serebryany[libFuzzer] extend -print_coverage to print the comma...
2016-11-30 Zachary Turner[LibFuzzer] Add Windows implementations of some IO...
2016-11-30 Michael Kuperstein[LoopUnroll] Implement profile-based loop peeling
2016-11-30 Sanjay Patel[InstCombine] allow more narrowing transforms for logic ops
2016-11-30 Sanjay Patel[InstCombine] add tests to show potentially missed...
2016-11-30 Quentin ColombetCODE_OWNERS: Take ownership of Loop Strenght Reduce.
2016-11-30 Mehdi Amini[git-llvm] Use --force-interactive when commiting to...
2016-11-30 Mehdi AminiFix macro check for ABI breacking check: should use...
2016-11-30 Zachary Turner[LibFuzzer] Split up some functions among different...
2016-11-30 Matt ArsenaultAMDGPU: Move mir tests into mir test directory
2016-11-30 Sanjay Patel[InstCombine] update test to use FileCheck and auto...
2016-11-30 Simon Pilgrim[X86][SSE] Added tests showing missed combines of ANDs...
2016-11-30 Eugene ZelenkoFix some Clang-tidy and Include What You Use warnings...
2016-11-30 Sanjay Patel[InstCombine] auto-generate checks for select+bitwise...
2016-11-30 Silviu Baranga[AArch64] Fix useful bits detection for BFM instructions
2016-11-30 Derek Schuff[WebAssembly] Add llvm-objdump support for wasm file...
2016-11-30 Simon Pilgrim[X86][SSE] Add support for target shuffle constant...
2016-11-30 Zachary Turner[LibFuzzer] Add macro flags for Posix and Windows.
2016-11-30 Nicolai Haehnle[SelectionDAG] Refactor TargetLowering::expandMUL ...
2016-11-30 Pavel Labath[Support] Use HAVE_DLOPEN to guard dlopen(3) usage
2016-11-30 Sanjay Patel[AArch64] use exact checks; NFC
2016-11-30 Krzysztof Parzyszek[PowerPC] Preserve machine dominator tree in PPCVSXFMAM...
2016-11-30 Simon PilgrimUpdated test with -verify-machineinstrs to check for...
2016-11-30 Simon Pilgrim[X86][SSE] Add tests demonstrating missed opportunities...
2016-11-30 Benjamin KramerApply clang-tidy's 'performance-faster-string-find...
2016-11-30 Jonas DevlieghereRevert 'Test commit as per developer policy'
2016-11-30 Jonas DevlieghereTest commit as per developer policy
2016-11-30 Adam NemetRevert "[GVN] Basic optimization remark support"
2016-11-30 Lang Hames[RuntimeDyld] Skip undefined symbols when building...
2016-11-29 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 2
2016-11-29 Nemanja Ivanovic[PowerPC] Improvements for BUILD_VECTOR Vol. 2
2016-11-29 Peter CollingbourneAdd another missing dependency.
2016-11-29 Paul RobinsonRevert r288212 due to lldb failure.
2016-11-29 Jacques Pienaar[lanai] Manually match 0/-1 with R0/R1.
2016-11-29 Nemanja IvanovicRevert https://reviews.llvm.org/rL287679
2016-11-29 Paul RobinsonEmit 'no line' information for interesting 'orphan...
2016-11-29 Simon Pilgrim[X86][AVX512VL] Improved testing of vcvtpd2ps, vcvtpd2d...
2016-11-29 Adam Nemet[GVN] Basic optimization remark support
2016-11-29 Simon Pilgrim[X86][AVX512DQVL] Improved testing of vcvtqq2ps/vcvtuqq...
2016-11-29 Sanjay Patel[AArch64] allow and-not-compare transform to form ...
2016-11-29 Zachary TurnerAdd documentation for the PDB Module Info stream.
2016-11-29 Peter CollingbourneBitcode: Add a more comprehensive multi-module test...
2016-11-29 Peter CollingbourneAdd llvm-modextract tool.
2016-11-29 Justin Lebar[StructurizeCFG] Fix infinite loop in rebuildSSA.
2016-11-29 Kevin EnderbyAdd to llvm-objdump the -no-leading-headers option...
2016-11-29 Peter CollingbourneAdd missing dependency.
2016-11-29 Mehdi AminiChange Error unittest to use the LLVM_ENABLE_ABI_BREAKI...
next