OSDN Git Service

android-x86/external-llvm.git
2018-05-18 Clement Courbet[ExynosM3] Fix scheduling info.
2018-05-18 Simon Pilgrim[X86][ZnVer1] Cleanup more single match instregexs
2018-05-18 Kristof BeylsAdd Script to match open Phabricator reviews with poten...
2018-05-18 Nico Weberuse standard llvm cmake formatting for targets defined...
2018-05-18 Clement Courbet[llvm-exegesis] Improve documentation.
2018-05-18 Than McIntoshStackColoring: better handling of statically unreachabl...
2018-05-18 Jonas Paulsson[SystemZ] Fix commit message of previous commit.
2018-05-18 Alexander Ivchenko[X86][CET] Changing -fcf-protection behavior to comply...
2018-05-18 Jonas Paulsson[SystemZ] Fold AHIMux in foldMemoryOperandImpl.
2018-05-18 David Stenberg[SimplifyCFG] Fix a debug invariant bug in FoldBranchTo...
2018-05-18 Clement Courbet[llvm-exegesis] Fix compile error on VS.
2018-05-18 Shiva Chen[RISCV] Add WasForced parameter to MCAsmBackend::fixupN...
2018-05-18 Serguei Katkov[LICM] Extend the MustExecute scope
2018-05-18 Keno Fischer[X86DomainReassignment] Hopefully fix buildbot failure
2018-05-18 Alexander Shaposhnikov[llvm-objcopy] Fix formatting
2018-05-18 Walter Lee[asan] Add instrumentation support for Myriad
2018-05-18 Eric ChristopherRevert "Temporarily revert "[DEBUG] Initial adaptation...
2018-05-18 Eric ChristopherTidy comment up a bit.
2018-05-18 Eli FriedmanFix unused lambda capture.
2018-05-18 Eli Friedman[MachineOutliner] Count savings from outlining in bytes.
2018-05-18 Keno Fischer[X86DomainReassignment] Don't compare stack-allocated...
2018-05-18 Keno Fischer[X86DomainReassignment] Don't delete IMPLICIT_DEF nodes
2018-05-17 Zachary TurnerResubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Peter CollingbourneSupport: Add a raw_ostream::write_zeros() function...
2018-05-17 George Burgess IVRevert r332657: "[AA] cfl-anders-aa with field sensitivity"
2018-05-17 Changpeng FangAMDGPU/SI: Don't promote alloca to vector for atomic...
2018-05-17 Zachary TurnerRevert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."
2018-05-17 Zachary Turner[pdb] Change /DEBUG:GHASH to emit 8 byte hashes.
2018-05-17 Heejin Ahn[WebAssembly] Add Wasm personality and isScopedEHPerson...
2018-05-17 Lang Hames[ORC] Consolidate materialization errors, and generate...
2018-05-17 Lang Hames[ORC] Make MaterializationResponsibility's constructor...
2018-05-17 Reid Kleckner[codeview] Include record prefix in global type hashing
2018-05-17 Peter CollingbourneARC, Nios2: Silence build warnings. NFCI.
2018-05-17 David Bolvansky[AA] cfl-anders-aa with field sensitivity
2018-05-17 Diego Caballero[LV][VPlan] Build plain CFG with simple VPInstructions...
2018-05-17 Xinliang David LiAdd a limit for phi folding instcombine
2018-05-17 Matt Davis[llvm-mca] Make Dispatch a subclass of Stage.
2018-05-17 Sanjay Patel[x86] preserve test intent by removing undef
2018-05-17 Reid Kleckner[llvm-pdbutil] Dump struct/class/union sizes in the...
2018-05-17 Anastasis Grammenos[Debugify] Print the output to stderr
2018-05-17 Sameer AbuAsal[RISCV] Separate base from offset in lowerGlobalAddress
2018-05-17 Sanjay Patel[x86] preserve test intent by removing undef
2018-05-17 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-17 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-17 Sanjay Patel[AArch64] preserve test intent by removing undef
2018-05-17 Mandeep Singh... [RISCV] Implement MC layer support for the tail pseudoi...
2018-05-17 Sam Clegg[WebAssembly] MC: Fix typo in comment
2018-05-17 Chris Bieneman[CMake] Support runtimes in distributions
2018-05-17 Simon PilgrimFix typo in declaring code-block snippet
2018-05-17 Chris Bieneman[CMake] Make optimizing sanitizer builds optional
2018-05-17 Andrea Di Biagio[llvm-mca] Add an example showing how to get Intel...
2018-05-17 Simon Pilgrim[X86] Split WriteCMOV + WriteCMOV2 scheduler classes
2018-05-17 Changpeng FangAMDGPU/SI: Handle infinite loop for the structurizer...
2018-05-17 Petar Jovanovic[mips] Add support for Global INValidate ASE
2018-05-17 Craig Topper[InstCombine] Propagate the nsw/nuw flags from the...
2018-05-17 Simon Pilgrim[llvm-mca][X86] Add CMOV test files
2018-05-17 Alex Bradbury[RISCV] Set isReMaterializable on ADDI and LUI instructions
2018-05-17 Simon Pilgrim[X86][BtVer2] ADC/SBB take 2cy on an ALU pipe, not...
2018-05-17 Andrea Di Biagio[llvm-mca] Hide unrelated flags from the -help output.
2018-05-17 Clement Courbet[llvm-exegesis] Remove redudant explicit template insta...
2018-05-17 Dmitry MikulinIn thin and full LTO + CFI, direct function calls may...
2018-05-17 Clement Courbet[llvm-exegesis] Write out inconsistencies to a file.
2018-05-17 Alex Bradbury[Hexagon] Use addAliasForDirective for data directives
2018-05-17 Simon Pilgrim[X86] Split WriteADC/WriteADCRMW scheduler classes
2018-05-17 Clement Courbet[llvm-exegesis] Disable failing ARM assembler tests.
2018-05-17 Andrea Di Biagio[llvm-mca] add flag -all-views and flag -all-stats.
2018-05-17 Clement Courbet[llvm-exegesis] Analysis: detect clustering inconsisten...
2018-05-17 Clement Courbet[llvm-exegesis] Disable the tests failing on buildbots...
2018-05-17 Jonas Paulsson[SystemZ] Commenting (NFC)
2018-05-17 Clement Courbet[llvm-exegesis][NFC] Remove dead function.
2018-05-17 Simon Pilgrim[llvm-mca][X86] Add ADX test files
2018-05-17 Clement CourbetFix r332592 : X86 tests should use the X86 target,...
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Simon Pilgrim[X86][SNB] Minor scheduler cleanup
2018-05-17 Sander de Smalen[AArch64][SVE] Asm: Support for structured ST2, ST3...
2018-05-17 Mikael HolmenRequire DominatorTree when requiring/preserving LoopInf...
2018-05-17 Martin Storsjo[Analysis] Only use _unlocked stdio functions on linux
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-17 Bjorn Pettersson[SROA] Handle PHI with multiple duplicate predecessors
2018-05-17 Hiroshi Inoue[SROA] pr37267: fix assertion failure in integer widening
2018-05-17 Alex Bradbury[RISCV] Add support for .half, .hword, .word, .dword...
2018-05-17 Craig Topper[X86] Add OptForSize to a couple load folding patterns...
2018-05-17 Petr Hosek[CMake] Support building shared library for Fuchsia
2018-05-17 Sanjay Patel[Thumb2] fix typo in test from r332548
2018-05-17 Douglas YungMark test with "REQUIRES: shell" since it directly...
2018-05-17 Stanislav Mekhanoshin[AMDGPU] Move lsr test. NFC.
2018-05-17 Dan Gohman[WebAssembly] Fix the opcode number for i64.load16_u.
2018-05-16 Craig Topper[CodeGen] Use MachineInstr::getOperand(0) instead of...
2018-05-16 Greg ClaytonRevert 332508 as it caused problems in the clang test...
2018-05-16 Vedant Kumar[STLExtras] Add size() for ranges, and remove distance()
2018-05-16 Sanjay Patel[Hexagon] preserve test intent by removing undef
2018-05-16 Sanjay Patel[PowerPC] preserve test intent by removing undef
2018-05-16 Sanjay Patel[Thumb] preserve test intent by removing undef
2018-05-16 Sanjay Patel[Thumb] preserve test intent by removing undef
2018-05-16 JF Bastien[NFC] WebAssembly build break #2
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Simon Pilgrim[X86] Update SNB/generic scheduler tests missed from...
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
next