OSDN Git Service

android-x86/external-llvm.git
2017-11-29 Craig Topper[X86] Remove setOperationAction Promote for ISD::SINT_T...
2017-11-29 Max Kazantsev[SCEV][NFC] Remove condition that can never happen...
2017-11-29 Serguei Katkov[CGP] Fix common type handling in optimizeMemoryInst
2017-11-29 Sean Fertile[PowerPC] Relax the checking on AND/AND8 in isSignOrZer...
2017-11-29 Matt ArsenaultAMDGPU: Use stricter regexes for add instructions
2017-11-29 Bruno Cardoso... [Modules] Add textual headers for recently added .def...
2017-11-29 Matt ArsenaultDAG: Add nuw when splitting loads and stores
2017-11-29 Adrian Prantlllvm-dwarfdump: honor the --show-children option when...
2017-11-29 Matt ArsenaultAMDGPU: Select DS insts without m0 initialization
2017-11-29 Don HintonRollback r319176.
2017-11-29 Craig Topper[X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid...
2017-11-29 Zachary TurnerFix a warning.
2017-11-29 Adam NemetRevert "Add opt-viewer testing"
2017-11-29 Craig Topper[X86] Add test cases for fptosi v16f32->v16i8/v16i16...
2017-11-28 Zachary Turner[NFC] Minor cleanups in CodeView TypeTableBuilder.
2017-11-28 Craig Topper[X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote...
2017-11-28 Craig Topper[X86] Regenerate avx512-schedule test.
2017-11-28 Matt ArsenaultAMDGPU: Enable IPRA
2017-11-28 Simon Pilgrim[X86] Tag CLFLUSHOPT with same scheduling behaviour...
2017-11-28 Daniel Sanders[globalisel][tablegen] Fix PR35375 by sign-extending...
2017-11-28 Simon Pilgrim[X86] Add CLFLUSHOPT schedule tests
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_SHUFP OpndItins
2017-11-28 Simon Pilgrim[X86] Test clflushopt intrinsic on 32 and 64-bit targets
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_UNPCK/SSE_PUNPCK OpndItins
2017-11-28 Simon Pilgrim[X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS...
2017-11-28 Adam NemetRemove this test
2017-11-28 Simon PilgrimFix VS2017 narrowing conversion warning. NFCI
2017-11-28 Craig Topper[X86] Remove unused variable.
2017-11-28 Adam NemetDemote this opt remark to DEBUG.
2017-11-28 Craig Topper[X86] Remove code from combineUIntToFP that tried to...
2017-11-28 Craig Topper[X86] Remove custom lowering for uint_to_fp from vXi8...
2017-11-28 Daniel Sanders[globalisel][tablegen] Add support for importing G_ATOM...
2017-11-28 Adrian PrantlSROA: Don't create variable fragments that are outside...
2017-11-28 Don Hinton[cmake] Pass LLVM_USE_LINKER flag when building host...
2017-11-28 Alexey Bataev[SLP] Additional test for PR35354, NFC.
2017-11-28 Mandeep Singh... [Hexagon] Use stable sort for HexagonShuffler to remove...
2017-11-28 Daniel Sanders[aarch64][globalisel] Add missing tests from r319216
2017-11-28 Sean Fertile[PowerPC] Allow tail calls of fastcc functions from...
2017-11-28 Daniel Sanders[aarch64][globalisel] Define G_ATOMIC_CMPXCHG and G_ATO...
2017-11-28 Mandeep Singh... [SelectionDAG] Make sorting predicate stronger to remov...
2017-11-28 Simon Pilgrim[X86][SSE] Add SSE_HADDSUB/SSE_PABS/SSE_PALIGN OpndItins
2017-11-28 Craig Topper[X86] In lowerVectorShuffleAsElementInsertion, if were...
2017-11-28 Francis Visoiu... [CodeGen] Fix doxygen \file comment style
2017-11-28 Francis Visoiu... [CodeGen] Fix doxygen
2017-11-28 Sanjay Patel[InstCombine] auto-generate complete test checks; NFC
2017-11-28 Krzysztof Parzyszek[Hexagon] Make sure to zero-extend bytes before buildin...
2017-11-28 Sanjay Patel[InstCombine] auto-generate complete test checks; NFC
2017-11-28 Daniel Sanders[mir] Print/Parse both MOLoad and MOStore when they...
2017-11-28 Rafael EspindolaFix non assert build warnings.
2017-11-28 Hans WennborgEntryExitInstrumenter: set DebugLocs on the inserted...
2017-11-28 Zachary Turner[CodeView] Refactor / Rewrite TypeSerializer and TypeTa...
2017-11-28 Simon Pilgrim[X86][X87] Tag FP_TO_INT_IN_MEM pseudos with hasNoSched...
2017-11-28 Francis Visoiu... [CodeGen] Separate MachineOperand implementation from...
2017-11-28 Francis Visoiu... [CodeGen] Cleanup MachineOperand
2017-11-28 Konstantin... AMDGPU: Add num spilled s/vgprs to metadata
2017-11-28 Adam NemetAdd opt-viewer testing
2017-11-28 Francis Visoiu... [CodeGen] Print register names in lowercase in both...
2017-11-28 Dan Gohman[WebAssembly] Support bitcasted function addresses...
2017-11-28 Matt ArsenaultDAG: Legalize truncstores to illegal int types
2017-11-28 Simon Pilgrim[X86][X87] Tag FTST x87 instruction scheduler class
2017-11-28 Sanjay Patel[InstCombine] add tests from D39421 to show current...
2017-11-28 Francis Visoiu... [Support] Add unit test for printLowerCase
2017-11-28 Don Hinton[cmake] Remove redundant call to cmake when building...
2017-11-28 Simon Pilgrim[X86][X87] Tag FABS/FCHS/FSQRT/FSIN/FCOS x87 instructio...
2017-11-28 Jonas PaulssonUse getStoreSize() in various places instead of 'BitSiz...
2017-11-28 Simon Pilgrim[X86][X86] Add some x87 schedule tests
2017-11-28 Francis Visoiu... [Support] Merge toLower / toUpper implementations
2017-11-28 Francis Visoiu... [CodeGen] Rename functions PrintReg* to printReg*
2017-11-28 Simon Pilgrim[X86][3DNow] Add instruction itinerary and scheduling...
2017-11-28 Peter Smith[ARM][AArch64] Workaround ARM/AArch64 peculiarity in...
2017-11-28 Chandler CarruthAdd a new pass to speculate around PHI nodes with const...
2017-11-28 Florian Hahn[TailRecursionElimination] Skip debug intrinsics.
2017-11-28 Nicolai HaehnleAMDGPU: Re-organize the outer loop of SILoadStoreOptimizer
2017-11-28 Nicolai HaehnleAMDGPU: Consistently check for immediates in SIInstrInf...
2017-11-28 Max Kazantsev[SCEV][NFC] More efficient caching in CompareValueCompl...
2017-11-28 Martin Storsjo[COFF] Implement constructor priorities
2017-11-28 Max Kazantsev[SCEV][NFC] More efficient caching in CompareSCEVComplexity
2017-11-28 Max Kazantsev[GVN] Prevent ScalarPRE from hoisting across instructio...
2017-11-28 Adam NemetRevert "Add opt-viewer testing"
2017-11-28 Dan Gohman[WebAssembly] Handle errors better in fast-isel.
2017-11-28 Craig Topper[X86] Remove some unused pattern fragments from td...
2017-11-28 Simon Dardis[DAGCombine] Disable finding better chains for stores...
2017-11-28 Matthias BraunMachineVerifier: Improve register operand checks
2017-11-28 Matthias BraunMachineVerifier: Improve PHI operand checking
2017-11-28 Matthias Braunlit: Bring back -Dtool=xxx feature lost in r313928
2017-11-28 Rafael EspindolaUse FILE_FLAG_DELETE_ON_CLOSE for TempFile on windows.
2017-11-28 Craig Topper[X86] Make zero extend from v16i1/v8i1 to v16i8/v8i16...
2017-11-28 Craig Topper[X86] Add command line without AVX512BW/AVX512VL to...
2017-11-28 Rafael EspindolaMove code. NFC.
2017-11-28 Peter CollingbourneReland r319090, "COFF: Do not create SectionChunks...
2017-11-28 Rafael EspindolaThis reverts commit r319096 and r319097.
2017-11-28 Matthias BraunARM: Fix PR32578
2017-11-28 Dan Gohman[WebAssembly] Fix trapping behavior in fptosi/fptoui.
2017-11-28 Adrian PrantlSROA: Avoid creating a fragment expression that covers...
2017-11-28 Adrian PrantlMove getVariableSize from Verifier.cpp into DIVariable...
2017-11-28 Craig Topper[X86] Remove unnecessary fp<->int setOperationAction...
2017-11-28 Craig Topper[X86] Remove duplicate calls to setOperationAction...
2017-11-28 Rafael EspindolaAdd an F_Delete flag.
2017-11-27 Craig Topper[DAGCombiner] Don't combine aext(setcc) if the setcc...
2017-11-27 Craig Topper[DAGCombiner] Use EVT::changeVectorElementTypeToInteger...
next