OSDN Git Service

android-x86/external-llvm.git
2016-08-02 George Burgess IV[CFLAA] Be more conservative with values we haven't...
2016-08-02 Daniel BerlinMove to having a single real instructionClobbersQuery
2016-08-02 Rui UeyamaPDB: Mark extended file pages as free by default.
2016-08-02 Krzysztof Parzyszek[Hexagon] Recognize vcombine in copy propagation
2016-08-02 Michael Zolotukhin[LoopUnroll] Fix a PowerPC test broken by r277524.
2016-08-02 Michael Zolotukhin[LoopUnroll] Switch the default value of -unroll-runtim...
2016-08-02 Lang Hames[lli] Add the ability for OrcLazyJIT to accept multiple...
2016-08-02 Artem Belevich[NVPTX] remove unnecessary named metadata update that...
2016-08-02 Wei Mi[LoopVectorize] Change comment for isOutOfScope in...
2016-08-02 Tim NorthoverAArch64: properly calculate cmpxchg status in FastISel.
2016-08-02 Daniel BerlinFixes for post-commit review comments on r277480
2016-08-02 Sanjoy Das[IRCE] Rename variable; NFC
2016-08-02 Sanjoy Das[IRCE] Preserve DomTree and LCSSA
2016-08-02 Nicolai HaehnleAMDGPU: Stay in WQM for non-intrinsic stores
2016-08-02 Albert Gutowskitest commit
2016-08-02 Michael Zolotukhin[LoopUnroll] Ensure we create prolog loops in simplifie...
2016-08-02 Nirav DaveFix handling of end-of-line preprocessor comments Attempt 2
2016-08-02 Nicolai HaehnleAMDGPU: Track physical registers in SIWholeQuadMode
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Replace test REQUIRES with lit...
2016-08-02 Ahmed Bougacha[AArch64] Remove useless 'import re' from CodeGen lit...
2016-08-02 Krzysztof Parzyszek[Hexagon] Prefer _io over _rr for 64-bit store with...
2016-08-02 Krzysztof Parzyszek[Hexagon] Remove unused option
2016-08-02 Krzysztof Parzyszek[Hexagon] Improvements to address mode checks in Target...
2016-08-02 Nirav Dave[MC] Fix Intel Operand assembly parsing for .set ids
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Add REQUIRES: global-isel to...
2016-08-02 Daniel BerlinMSVC 2013 does not implement C++11 unions properly...
2016-08-02 Ahmed Bougacha[GlobalISel] Set the Selected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Verify Selected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add Selected MachineFunction property.
2016-08-02 Daniel BerlinRewrite the use optimizer to be less memory intensive...
2016-08-02 Artur Pilipenko[LVI] NFC. Sink a condition type check from the caller...
2016-08-02 Ahmed Bougacha[GlobalISel] Set and require RegBankSelected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Verify RegBankSelected MF property.
2016-08-02 Ahmed Bougacha[GlobalISel] Add RegBankSelected MachineFunction property.
2016-08-02 Matthew Simpson[LV] Generate both scalar and vector integer induction...
2016-08-02 Ahmed Bougacha[GlobalISel] Set, require, and verify Legalized MF...
2016-08-02 Ahmed Bougacha[AArch64][GlobalISel] Mark basic binops/memops as legal.
2016-08-02 Ahmed Bougacha[GlobalISel] Add Legalized MachineFunction property.
2016-08-02 Nirav DaveRevert "[MC] Fix handling of end-of-line preprocessor...
2016-08-02 Dan Gohman[WebAssembly] Remove a README.txt entry that is now...
2016-08-02 Artur Pilipenko[LVI] NFC. Fix a typo getValueFromFromCondition ->...
2016-08-02 Ahmed Bougacha[CodeGen] Generalize MachineFunctionProperties::print...
2016-08-02 Ahmed Bougacha[GlobalISel] Require isSSA in GISel passes.
2016-08-02 Matthew Simpson[LV] Untangle the concepts of uniform and scalar
2016-08-02 Nirav Dave[MC] Fix handling of end-of-line preprocessor comments
2016-08-02 David CallahanRevert rL277454
2016-08-02 David Callahantest commit
2016-08-02 Sam Parker[ARM] Improve smul* and smla* isel for Thumb2
2016-08-02 NAKAMURA TakumiHexagonVectorPrint.cpp: Fix r277370. Don't use getInstr...
2016-08-02 Ahmed Bougacha[GlobalISel] Don't RegBankSelect target-specific instru...
2016-08-02 Ahmed Bougacha[GlobalISel] Don't legalize non-generic instructions.
2016-08-02 Ahmed Bougacha[GlobalISel] Const-ify MachineInstrs passed to MachineL...
2016-08-02 Simon Dardis[mips] Update the P5600 scheduler for isComplete = 1
2016-08-02 Bernard Ogden[ARM] Some saturation instructions not DSP-only
2016-08-02 Benjamin Kramer[LoadStoreVectorizer] Don't use a linear walk for an...
2016-08-02 Igor Breger[AVX512] Don't use i128 masked gather/scatter/load...
2016-08-02 Matt ArsenaultAArch64: Assert on branch displacement bits
2016-08-02 Matt ArsenaultAArch64: Consolidate branch inversion logic
2016-08-02 Matt ArsenaultAArch64: BranchRelaxtion cleanups
2016-08-02 Matt ArsenaultAArch64: Add missing branch relaxation tests
2016-08-02 Matt ArsenaultAArch64: Fix end iterator dereference
2016-08-02 Craig Topper[AVX-512] Mark VADDPS/PD and VMULPS/PD as commutable...
2016-08-02 Craig Topper[AVX-512] Use SSE_MUL_ITINS_S/SSE_DIV_ITINS_S for the...
2016-08-02 Chandler Carruth[Inliner] Clean up doxygen comments to match modern...
2016-08-02 Craig Topper[AVX-512] Correct ExeDomain for many AVX-512 instructions.
2016-08-02 Junmo ParkMinor code cleanups. NFC.
2016-08-02 Sanjoy Das[Verifier] Improve test coverage for rL277413
2016-08-02 Sanjoy Das[Verifier] Disallow illegal ptr<->int casts in Constant...
2016-08-02 Bruno Cardoso... Revert r277408 and r277407
2016-08-02 Sean SilvaCodeExtractor : Add ability to preserve profile data.
2016-08-02 Sanjoy DasTie the Verifier class to a Module; NFCI
2016-08-02 Nirav DaveFix test from rL277407.
2016-08-02 Nirav Dave[MC] Fix handling of end-of-line preprocessor comments
2016-08-01 Hans WennborgRevert r276895 "[MC][X86] Fix Intel Operand assembly...
2016-08-01 Tim Shen[ADT] NFC: Generalize GraphTraits requirement of "NodeT...
2016-08-01 Derek Schuff[WebAssembly] Support CFI for WebAssembly target
2016-08-01 Lang Hames[Orc] Fix common symbol support in ORC.
2016-08-01 David BlaikieSimplify some code found when it was moved in r277177
2016-08-01 Michael Kuperstein[PM] Port SpeculativeExecution to the new PM
2016-08-01 Derek Schuff[WebAssembly] Add asm.js-style exception handling support
2016-08-01 Sumanth GundapaneniBuild llvm with ccache if package is present
2016-08-01 Zachary Turner[msf] Teach LLVM to parse a split Fpm.
2016-08-01 Lang Hames[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld:...
2016-08-01 Krzysztof Parzyszek[Hexagon] Tidy up some code, NFC: reapply r277372 with...
2016-08-01 Xinliang David Li[Profile] IR profiling minor cleanup /nfc
2016-08-01 Matthew Simpson[LV] Move isGatherOrScatterLegal into LoopVectorization...
2016-08-01 Matthew Simpson[LV] Use getPointerOperand helper where appropriate...
2016-08-01 Krzysztof ParzyszekRevert r277372, it is causing buildbot failures
2016-08-01 Krzysztof Parzyszek[Hexagon] Tidy up some code, NFC
2016-08-01 Michael Kuperstein[DAGCombine] Make sext(setcc) combine respect getBoolea...
2016-08-01 Ron Lieberman[Hexagon] Generate vector printing instructions
2016-08-01 George Burgess IV[CFLAA] Remove modref queries from CFLAA.
2016-08-01 Evandro Menezes[AArch64] Add support for Samsung Exynos M2 (NFC).
2016-08-01 George Burgess IV[CFLAA] Make CFLAnders more conservative with new Values.
2016-08-01 David MajnemerIncluded test for r277360.
2016-08-01 David Majnemer[Verifier] Resume instructions can only be in functions...
2016-08-01 Krzysztof ParzyszekReplace MachineInstr* with MachineInstr& in TargetInstr...
2016-08-01 Krzysztof Parzyszek[Hexagon] Check for offset overflow when reserving...
2016-08-01 Nirav DaveAdd removed inline-assembly-comment test from r277146
2016-08-01 Daniel Sanders[mips][fastisel] Correct argument lowering for (f64...
next