OSDN Git Service

android-x86/external-llvm.git
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...
2017-11-27 Rafael EspindolaAdd OpenFlags to the create(Unique|Temporary)File inter...
2017-11-27 Craig Topper[X86] Teach getSetCCResultType to handle more than...
2017-11-27 Petr Hosek[CMake] Pass LLVM_HOST_TRIPLE to external projects
2017-11-27 Petr Hosek[CMake][runtimes] Support monorepo layout with runtimes...
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
2017-11-27 Greg ClaytonFixed the ability to recursively get an attribute value...
2017-11-27 Craig Topper[X86] Remove lines that set v8f32 FP_ROUND/FP_EXTEND...
2017-11-27 Peter CollingbourneRevert r319090, "COFF: Do not create SectionChunks...
2017-11-27 Davide Italiano[Mem2Reg] Clang-format unformatted parts of this file...
2017-11-27 Davide Italiano[SROA] Propagate !range metadata when moving loads.
2017-11-27 Sanjay Patel[PartiallyInlineLibCalls][x86] add TTI hook to allow...
2017-11-27 Daniel SandersAdd release note about TargetRegistry change from r318352
2017-11-27 Yaxun Liu[AMDGPU] Update test nullptr.ll to use amdgiz environment
2017-11-27 Peter CollingbourneCOFF: Do not create SectionChunks for discarded comdat...
2017-11-27 Petr HosekUse LIST_SEPARATOR rather than escaping in ExternalProj...
2017-11-27 Zaara Syeda[PowerPC] Remove redundant TOC saves
2017-11-27 David BlaikieRename MCTargetOptionsCommandFlags.h to .def as it...
2017-11-27 Craig Topper[SelectionDAG] Add a debug message when vector_shuffle...
2017-11-27 David BlaikieRename CommandFlags.h -> CommandFlags.def
2017-11-27 David BlaikieFix -Werror build for signed/unsigned comparison with...
2017-11-27 Michal GornyRevert r319069 - [cmake] Pass -Wl,-z,nodelete on Linux...
2017-11-27 Arnold SchwaighoferInliner: Don't mark notail calls with the 'tail' attribute
2017-11-27 Adam NemetAdd opt-viewer testing
2017-11-27 Adam Nemet[opt-viewer] Fix option name
2017-11-27 Jake Ehrlich[llvm-objcopy] Add --strip-all-gnu and change --strip-all
2017-11-27 Zachary Turner[BinaryStream] Support growable streams.
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
2017-11-27 Craig Topper[X86] Remove an unused isel pattern that looked for...
2017-11-27 Sanjay Patel[InstCombine] use 'auto' with 'dyn_cast'; NFC
2017-11-27 Craig Topper[X86] Teach combineX86ShuffleChain that AllowIntDomain...
2017-11-27 Simon Pilgrim[X86][AVX512] Tag AVX512 PACKSS/PACKUS/PMADDWD/PMADDUBS...
2017-11-27 Krzysztof Parzyszek[Hexagon] Implement HexagonSubtarget::isHVXVectorType
2017-11-27 Craig Topper[X86] Add avx512bw command lines to vselect-packss.ll
2017-11-27 Jonas HahnfeldDelete obsolete function mergeUseListsImpl
2017-11-27 Craig Topper[X86] Make getSetCCResultType return vXi1 for any vXi32...
2017-11-27 Simon Pilgrim[X86][SSE] Fix roundpd instructions to correctly use...
2017-11-27 Dmitry Preobrazhensky[AMDGPU][MC][DISASSEMBLER][GFX9] Corrected decoding...
2017-11-27 Zaara Syeda[Power9] Improvements to vector extract with variable...
2017-11-27 Fangrui Song[XRay] Fix typo in docs. NFC
2017-11-27 Simon Pilgrim[X86][AVX512] Tag AVX512 sqrt instructions with SSE_SQR...
2017-11-27 Jonas Devlieghere[llvm-dwarfdump] Display DW_AT_high_pc as absolute...
2017-11-27 Sanjay Patel[InstSimplify] use m_APFloat to simplify fcmp folds...
2017-11-27 Sanjay Patel[InstSimplify] add fcmp with negative constant tests...
2017-11-27 Nirav Dave[DAG] Do MergeConsecutiveStores again before Instructio...
2017-11-27 Simon Pilgrim[X86] Add INVLPGA to the existing INVLPG scheduling
2017-11-27 Petar Jovanovic[mips] fix asmstring of Ext and Ins instructions and...
2017-11-27 Simon Pilgrim[X86] Add scheduling tests for invlpg/invlpga
2017-11-27 Jan Korous[Support] Fix locking of shared variable in threadpool
2017-11-27 Vedran Miletic[AMDGPU] Add custom lowering for llvm.log{,10}.{f16...
next