OSDN Git Service

android-x86/external-llvm.git
2018-05-16 Fangrui Song[Unix] Indent ChangeStd{in,out}ToBinary.
2018-05-16 Mikael HolmenRemove unused variable introduced in r332336
2018-05-16 Shoaib Meenai[ObjCARC] Prevent code motion into a catchswitch
2018-05-16 JF BastienRevert "Signal handling should be signal-safe"
2018-05-16 JF BastienSignal handling should be signal-safe
2018-05-16 Shiva Chen[DebugInfo] Only handle DBG_VALUE in InlineSpiller.
2018-05-16 Evgeny StupachenkoFix LSR compile time hang.
2018-05-16 Chris Matthewsremove output xml incase it is leftover from another run
2018-05-16 Chris MatthewsUse not to catch unexpected pass as well as remove...
2018-05-16 Peter CollingbourneARM: Remove unnecessary argument. NFCI.
2018-05-16 Peter CollingbourneARM: Deduplicate code and remove unnecessary declaratio...
2018-05-16 Anastasis Grammenos[Debugify] Fix test failing after r332416
2018-05-15 Anastasis Grammenos[Debugfiy] Print the pass name next to the result
2018-05-15 Eli Friedman[MachineOutliner] Add optsize markings to outlined...
2018-05-15 Simon Pilgrim[X86][SSE] Add tests for vector rotates by splat variable.
2018-05-15 Stanislav Mekhanoshin[AMDGPU] Fix handling of void types in isLegalAddressin...
2018-05-15 Sanjay Patel[InstCombine] fix binop (shuffle X), C --> shuffle...
2018-05-15 Sam Clegg[WebAssembly] Provide WasmFunction content offset infor...
2018-05-15 Marek OlsakAMDGPU: Add a missing test for the 128-bit local addr...
2018-05-15 Marek OlsakStructurizeCFG: fix inverting conditions
2018-05-15 Evgeniy Stepanov[msan] Instrument masked.store, masked.load intrinsics.
2018-05-15 Benjamin KramerMove helper classes into anonymous namespaces. NFCI.
2018-05-15 Sanjay Patel[InstCombine] clean up code for binop-shuffle transform...
2018-05-15 Jake Ehrlich[llvm-objcopy] Add --only-keep-debug as a noop
2018-05-15 Evandro Menezes[AArch64] Improve single vector lane unscaled stores
2018-05-15 Sanjay Patel[InstCombine] add more tests for binop-shuffle; NFC
2018-05-15 Nirav Dave[DAGCombine] Move load checks on store of loads into...
2018-05-15 Peter CollingbourneNios2: Unbreak build.
2018-05-15 Matt Davis[llvm-mca] Introduce a pipeline Stage class and FetchStage.
2018-05-15 Chandler Carruth[x86][eflags] Fix PR37431 by teaching the EFLAGS copy...
2018-05-15 Benjamin KramerUse perfect forwarding to deduplicate code in unit...
2018-05-15 Konstantin... AMDGPU: Fix v_dot{4, 8}* instruction encoding
2018-05-15 Martin Storsjo[llvm-rc] Add support for the optional CLASS statement...
2018-05-15 Michael Zolotukhin[MemorySSA] Don't sort IDF blocks.
2018-05-15 Andrea Di Biagio[llvm-mca] use a formatted_raw_ostream to insert paddin...
2018-05-15 Tom StellardAMDGPU/GlobalISel: Implement select() for G_FCONSTANT
2018-05-15 Konstantin... AMDGPU: Add disasm tests for deep learning instructions...
2018-05-15 Simon Pilgrim[X86] Split WriteCvtF2F into F32->F64 and F64->F32...
2018-05-15 Sanjay Patel[InstCombine] fix binop-of-shuffles to check uses
2018-05-15 Sanjay Patel[InstCombine] add multi-use shuffle tests and regenerat...
2018-05-15 Krzysztof Parzyszek[Hexagon] Remove unused function from subtarget
2018-05-15 Nico WeberRename three cxx files in unittests to cpp.
2018-05-15 Geoff Berry[AArch64] Fix mir test case liveins info.
2018-05-15 Krzysztof Parzyszek[Hexagon] Remove unused flag from subtarget and (non...
2018-05-15 Simon Dardis[mips] Mark select instructions correctly
2018-05-15 Andrea Di Biagio[llvm-mca] Strip leading tabs and spaces from instructi...
2018-05-15 Sanjay Patel[DAG] propagate FMF for all FPMathOperators
2018-05-15 Simon Pilgrim[X86] Split off F16C WriteCvtPH2PS/WriteCvtPS2PH schedu...
2018-05-15 Paul Semel[llvm-objcopy] Add --keep-symbol (-K) option
2018-05-15 Eric LiuFix broken asan Support tests
2018-05-15 Pavel LabathReapply "DWARFVerifier: Check "completeness" of .debug_...
2018-05-15 Clement Courbet[llvm-exegesis] Split AsmTemplate.Name into components.
2018-05-15 Simon Pilgrim[llvm-mca][x86] Add F16C instruction tests
2018-05-15 Clement CourbetFix compilation under pre-c++14 gccs.
2018-05-15 Clement CourbetFix r332344: only the native target is linked.
2018-05-15 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-15 whitequark[MergeFunctions] Fix merging of small weak functions
2018-05-15 Simon Dardis[mips] Fix formatting of floating point conversion...
2018-05-15 Simon Dardis[mips] Add disassembly support for comparison instructions
2018-05-15 Simon Dardis[mips] Fix predicates of mfc1, mtc1 instructions
2018-05-15 Andrea Di Biagio[llvm-mca] Remove unused include header files. NFC
2018-05-15 Artur Gainullin[X86] Improve unsigned saturation downconvert detection.
2018-05-15 Andrea Di Biagio[llvm-mca] Add file header to RetireControlUnit.cpp.
2018-05-15 Clement Courbet[llvm-exegesis] InMemoryAssembler: handle return-less...
2018-05-15 Clement Courbet[llvm-exegesis] Check perf event validity.
2018-05-15 Martin Storsjo[llvm-rc] Add support for parsing memory flags
2018-05-15 Martin Storsjo[llvm-rc] Read the Planes/BitCount fields from BITMAPIN...
2018-05-15 Craig Topper[X86] Add fast isel tests for some of the avx512 trunca...
2018-05-15 JF Bastien[NFC] pull a function into its own lambda
2018-05-15 JF Bastien[NFC] Update comments
2018-05-15 Craig Topper[X86] Revert part of r332267: Remove GCCBuiltin from...
2018-05-15 Shiva Chen[RISCV] Define FeatureRelax and shouldForceRelocation...
2018-05-15 Max Kazantsev[NFC] Add const to method signature
2018-05-15 Sam CleggFix debug build by adding missing dependencies on libBi...
2018-05-15 Vedant Kumar[Debugify] Add -debugify-each for testing each pass...
2018-05-14 Keno Fischer[CommandLine] Error message for incorrect PositionalEat...
2018-05-14 Sam Clegg[WebAssembly] Move toString helpers to BinaryFormat
2018-05-14 Brian GesiakRevert "[Option] Fix PR37006 prefix choice in findNearest"
2018-05-14 Keno Fischer[InstCombine] fix crash due to ignored addrspacecast
2018-05-14 Sanjay Patel[AArch64] enhance test to show FMF loss; NFC
2018-05-14 Brian Gesiak[Option] Fix PR37006 prefix choice in findNearest
2018-05-14 Martin Storsjo[ARM] Back up R4 and LR if calling the stack probe...
2018-05-14 Martin Storsjo[llvm-rc] Add missing inputs for tag-icon-cursor.test.
2018-05-14 Brock Wyma[CodeView] Improve debugging of virtual base class...
2018-05-14 Sanjay Patel[PowerPC] add more tests for FMF propagation; NFC
2018-05-14 Krzysztof Parzyszek[Hexagon] Add a target feature to control using small...
2018-05-14 Krzysztof Parzyszek[Hexagon] Add a target feature for generating new-value...
2018-05-14 Paul Robinson[DWARF] Factor out a DWARFUnitHeader class. NFC
2018-05-14 Krzysztof Parzyszek[Hexagon] Add a target feature for memop generation
2018-05-14 Sid ManningHexagon: Put relocations after instructions not packets.
2018-05-14 Nico WeberInline a few CMake variables into their only uses.
2018-05-14 Nico WeberRemove a workaround that should be unneeded after r202806.
2018-05-14 Simon Pilgrim[X86] Add NT load/store scheduler classes
2018-05-14 Nico Weberalphabetize list
2018-05-14 Craig Topper[X86] Remove and autoupgrade avx512.vbroadcast.ss/avx51...
2018-05-14 Simon Pilgrim[llvm-mca][X86] Add missing SSE4A test file
2018-05-14 Simon Pilgrim[X86][BtVer2] Fix MMX/YMM integer vector nt store schedules
2018-05-14 Craig Topper[X86] Remove GCCBuiltin from the intrinsics that clang...
2018-05-14 Geoff Berry[BranchFolding] Allow hoisting to block with a single...
2018-05-14 Simon Pilgrim[llvm-mca][x86] Add scalar nt-store instruction tests
next