OSDN Git Service

android-x86/external-llvm.git
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
2018-05-14 Krzysztof Parzyszek[Hexagon] Avoid predicate copies to integer registers...
2018-05-14 Simon Dardis[mips] Fix the predicates of round, ceiling, floor...
2018-05-14 Simon Pilgrim[llvm-mca][x86] Add and/not/or/xor instruction tests
2018-05-14 Zaara Syeda[NFC] [Power] Fix instruction format for xsrqpi
2018-05-14 Evandro Menezes[AArch64] Improve single vector lane stores
2018-05-14 Andrea Di Biagio[llvm-mca] Improved support for dependency-breaking...
2018-05-14 Pavel Labath[CodeGen/AccelTable]: Handle -dwarf-linkage-names=Abstr...
2018-05-14 Nicola ZaghenDocs: Fix the title underline too short.
2018-05-14 Sanjay Patel[AggressiveInstCombine] avoid crashing on unsimplified...
2018-05-14 Simon Dardis[mips] Add missing test case from r332227
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-14 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-05-14 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-05-14 Clement CourbetRe-land r332230 "[llvm-exegesis]Fix a warning in r332221"
2018-05-14 Sander de Smalen[AArch64][SVE] Extend parsing of Prefetch operation...
2018-05-14 Clement Courbet[llvm-exegesis] Revert accidentally commited code.
2018-05-14 Clement Courbet[llvm-exegesis] Fix a warning in r332221
2018-05-14 Clement Courbet[llvm-exegesis] Add an analysis mode.
2018-05-14 Simon Dardis[mips] Correct the predicates of indexed floating point...
2018-05-14 Clement Courbet[llvm-exegesis] Allow lists of BenchmarkResults to...
2018-05-14 Nicola ZaghenTest commit access.
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-14 Fangrui Song[llvm-ar] Make PositionalArgs static.
2018-05-14 Bill WendlingCorrect compatibility with the GNU Assembler's handling...
2018-05-14 Craig Topper[X86] Add fast isel test cases for the clang output...
2018-05-14 Craig Topper[X86] Cleanup a multiclass that doesn't need as many...
2018-05-14 Craig Topper[X86] Remove and autoupgrade the cvtusi2sd intrinsic...
2018-05-13 Craig Topper[X86] Add patterns for combining movss+uint_to_fp into...
2018-05-13 Craig Topper[X86] Add fast-isel test cases for _mm_cvtu32_sd, _mm_c...
2018-05-13 Craig Topper[X86] Extend instcombine folds for pclmuldq intrinsics...
2018-05-13 Craig Topper[X86] Add missing test for the InstCombines of pclmulqdq.
2018-05-13 Craig Topper[X86] Remove and autoupgrade masked vpermd/vpermps...
2018-05-13 Dimitry AndricFollow-up to rL332176 by adding a test case for PR37264.
2018-05-13 Matt ArsenaultAMDGPU: Rename OpenCL lowering pass to be R600 specific.
2018-05-13 Matt ArsenaultAMDGPU: Make undef legal for v2i16/v2f16
2018-05-13 Puyan LotfiFixing build bot error: adding const qualifiers to...
2018-05-13 Puyan Lotfi[NFC] MIR-Canon: switching to a stable string sorting...
2018-05-13 Craig Topper[X86] Add some load folding patterns for cvtsi2ss/sd...
2018-05-13 Craig Topper[X86] Remove some unused CHECK lines from tests.
2018-05-13 Craig Topper[X86] Remove an autoupgrade legacy cvtss2sd intrinsics.
2018-05-12 Craig Topper[X86] Remove and autoupgrade cvtsi2ss/cvtsi2sd intrinsi...
2018-05-12 Chandler Carruth[x86] Remove a comment obviated by r330269. Should...
2018-05-12 Dimitry AndricClear converters map after X86 Domain Reassignment...
2018-05-12 JF Bastien[NFC] Remove inaccurate comment
2018-05-12 JF Bastienllc: don't call llvm_shutdown twice
2018-05-12 Simon Pilgrim[X86] Add WriteFCMOV scheduler class for x87 CMOVs
2018-05-12 Simon Dardis[mips] Initialize the long branch pass for testing...
2018-05-12 Craig Topper[X86] Remove some unused masked conversion intrinsics...
2018-05-12 Michael ZolotukhinReapply "[PR16756] Use SSAUpdaterBulk in JumpThreading."
2018-05-12 Michael Zolotukhin[IDF] Enforce the returned blocks to be sorted.
2018-05-12 Stanislav Mekhanoshin[AMDGPU] Fix amdgpu-waves-per-eu accounting in scheduler
2018-05-12 Chris MatthewsRequirements can have & in them!
2018-05-11 Chris MatthewsAdd the message attribute to skipped
2018-05-11 Sanjay Patel[DAG] add convenience function to propagate FMF; NFC
2018-05-11 Tom StellardAMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
2018-05-11 Alina Sbirlea[MemorySSA] getIncomingValueForBlock should return...
2018-05-11 Sergey Dmitriev[CodeExtractor] Allow extracting blocks with exception...
next