OSDN Git Service

android-x86/external-llvm.git
2016-02-17 Dan Gohman[WebAssembly] Call memcpy for large byval copies.
2016-02-17 JF BastienWebAssembly: update expected test failures
2016-02-17 Chandler Carruth[LCG] Construct an actual call graph with call-edge...
2016-02-17 Reid Kleckner[X86] Fix a shrink-wrapping miscompile around __chkstk
2016-02-17 Xinliang David LiNew test case: make sure alloc bit is not set for covma...
2016-02-17 Dan Gohman[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
2016-02-17 Mehdi AminiFix MSVC bot: apparently visual studio does not like...
2016-02-16 Andrew KaylorFix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL...
2016-02-16 Dan Gohman[WebAssembly] Implement __builtin_frame_address.
2016-02-16 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-02-16 Mehdi AminiDefine the ThinLTO Pipeline (experimental)
2016-02-16 Mehdi AminiRefactor the PassManagerBuilder: extract a "addFunction...
2016-02-16 Adam NemetFix test from r261013
2016-02-16 Simon Pilgrim[X86][AVX] Regenerated vselect tests
2016-02-16 Ahmed Bougacha[X86] Remove the now-unused X86ISD::PSIGN. NFC.
2016-02-16 Ahmed Bougacha[X86] Generalize logic blend of (x, -x) combine to...
2016-02-16 Ahmed Bougacha[X86] Don't turn (c?-v:v) into (c?-v:0) by blindly...
2016-02-16 Ahmed Bougacha[X86] Extract PSIGN/BLENDVP tests into vector-blend...
2016-02-16 Ahmed Bougacha[X86] Extract PSIGN/BLENDVP combine. NFC.
2016-02-16 Ahmed Bougacha[X86] Extract ANDNP combine. NFC.
2016-02-16 Mehdi AminiBitcode writer: fix a typo, using getName() instead...
2016-02-16 Derek Schuff[WebAssembly] Update torture test expectations
2016-02-16 Reid Kleckner[codeview] Bail on a DBG_VALUE register operand with...
2016-02-16 Derek Schuff[WebAssemly] Don't move calls or stores past intervenin...
2016-02-16 Adam Nemet[LTO] Support Statistics
2016-02-16 Reid Kleckner[codeview] Fix assertion on non-memory, non-register...
2016-02-16 Colin LeMahieu[Hexagon] Adding relocation for code size, cold path...
2016-02-16 Jun Bum Lim[AArch64] Add pass to remove redundant copy after RA
2016-02-16 Quentin Colombet[GlobalISel] Re-apply r260922-260923 with MSVC-friendly...
2016-02-16 Rafael EspindolaPass a std::unique_ptr to IRMover::move.
2016-02-16 Derek Schuff[WebAssembly] Insert COPY_LOCAL between CopyToReg and...
2016-02-16 Tom Stellard[AMDGPU] Rename $dst operand to $vdst for VOP instructions.
2016-02-16 Philip ReamesRevert 260705, it appears to be causing pr26628
2016-02-16 Andrey Turetskiy[X86] Enable the LEA optimization pass by default.
2016-02-16 Dan Gohman[WebAssembly] Switch from RPO sorting to topological...
2016-02-16 Aaron BallmanA signed bitfield's range is [-1,0], so assigning 1...
2016-02-16 Aaron BallmanReverting r260922-260923; they cause link failures...
2016-02-16 Dan Gohman[WebAssembly] Create new registers instead of reusing...
2016-02-16 Rafael EspindolaReapply r260489.
2016-02-16 Dan Gohman[WebAssembly] Implement support for custom NaN bit...
2016-02-16 Rafael EspindolaIntroduce a getAsRange helper.
2016-02-16 Rafael EspindolaMove DynRegionInfo out of the ELFDumper.
2016-02-16 Rafael EspindolaThis reverts commit r260488 and r260489.
2016-02-16 Andrey Turetskiy[X86] PR26575: Fix LEA optimization pass.
2016-02-16 Benjamin Kramer[Hexagon] Hoist nonnull assert up.
2016-02-16 Amaury SechetMake sure the functions' range is empty before going...
2016-02-16 Craig Topper[X86] Fix typos. NFC
2016-02-16 Craig Topper[X86] Use range-based for loop. NFC
2016-02-16 Amaury SechetDo some refactoring in constant generation in the C...
2016-02-16 Craig Topper[X86] Fix typo in comment. NFC
2016-02-16 Amaury SechetGenerate functions in 2 steps in the C API echo test...
2016-02-16 Junmo Park[SCEVExpander] Make findExistingExpansion smarter
2016-02-16 Amaury SechetRestore the capability to manipulate datalayout from...
2016-02-16 Craig Topper[TableGen] Fix inconsistent spacing. NFC
2016-02-16 Craig Topper[TableGen] Stop passing by reference an integer that...
2016-02-16 Craig Topper[TableGen] Remove unused member variable. NFC
2016-02-16 Craig TopperRemove an unnecessary std::move to fix -Wpessimizing...
2016-02-16 Craig Topper[TableGen] Use range-based for loop. NFC
2016-02-16 Vedant KumarSimplify users of StringRef::{l,r}trim (NFC)
2016-02-16 Vedant Kumar[ADT] Add StringRef::{l,r}trim(char) overloads (NFC)
2016-02-16 Quentin Colombet[GlobalISel][IRTranslator] Override getPassName.
2016-02-16 Quentin Colombet[GlobalISel] Add missing file in previous commit.
2016-02-16 Quentin Colombet[GlobalISel] Get rid of the ifdefs in TargetLowering.
2016-02-16 Amaury SechetDeprecate LLVMGetDataLayout and replace it by LLVMGetDa...
2016-02-16 Amaury SechetKill LLVMAddTargetData
2016-02-16 NAKAMURA TakumiMITests: Update libdeps. llvm/Target/TargetOptions...
2016-02-15 Zia AnsariImplemented stack symbol table ordering/packing optimiz...
2016-02-15 Amaury SechetRename LLVMSetDataLayout's argument to match what they...
2016-02-15 Matthias Braununittests/MI: Add Core library reference
2016-02-15 Matthias BraunSmallPtrSet: Avoid initializing Array in the small...
2016-02-15 Matthias BraunAPInt: Slightly simplify countLeadingZerosSlowCase()
2016-02-15 Matthias BraunAPInt: Further simplify APInt::EqualSlowCase as suggest...
2016-02-15 Ahmed Bougacha[X86] Remove now-dead variable and redundant assert...
2016-02-15 Matthias BraunFix typo in LiveIntervalTest
2016-02-15 Matthias BraunLiveIntervalAnalysis: Support moving of subregister...
2016-02-15 Matthias BraunAdd unittest for LiveIntervalAnalysis::handleMove()
2016-02-15 Matthias BraunMachineVerifier: Add parameter to choose if MachineFunc...
2016-02-15 Colin LeMahieu[NFC] Fixing naming convention, lowercase start of...
2016-02-15 Colin LeMahieu[Hexagon] Wrapping all MCExprs inside MCOperands within...
2016-02-15 Ahmed Bougacha[CodeGen] Document and use getConstant's splat-building...
2016-02-15 Simon Pilgrim[X86][SSE2] Regenerated sse2 tests
2016-02-15 Jonas Paulsson[ScheduleDAGInstrs] isUnsafeMemoryObject() removed
2016-02-15 Krzysztof Parzyszek[Hexagon] Missed testcase update in r260895
2016-02-15 Scott Egerton[mips] Implemented the .hword directive.
2016-02-15 Krzysztof Parzyszek[Hexagon] Use zero-extending loads for anyext
2016-02-15 Silviu Baranga[LV] Add support for insertelt/extractelt processing...
2016-02-15 Roman GareevTweak the LICM code to reuse the first sub-loop instead...
2016-02-15 Simon Pilgrim[X86] More thorough partial-register division checks
2016-02-15 Simon Pilgrim[X86] Regenerated 64/128 bit multiply tests
2016-02-15 Simon Pilgrim[X86][SSE] More thorough testing of all-ones vectors...
2016-02-15 Simon Pilgrim[X86][SSE] Regenerated uint2fp special case tests
2016-02-15 NAKAMURA TakumiMake llvm/test/tools/llvm-symbolizer/pdb/pdb.test Py3...
2016-02-15 Simon Pilgrim[X86][SSE] Regenerated fast isel intrinsics tests
2016-02-15 Scott EgertonReverted r260879 as it caused test failures in lld.
2016-02-15 Scott Egerton[mips] Removed the SHF_ALLOC flag from the .pdr section.
2016-02-15 Igor BregerAVX512: Change store size of kmask. Store size of v8i1...
2016-02-15 Junmo ParkMinor code cleanups. NFC.
2016-02-14 Sylvestre LedruFix some typos in the llvm doc
2016-02-14 Simon Pilgrim[X86][AVX] Fixed copy+paste typo in shuffle test
2016-02-14 Amaury SechetUse report_fatal_error more consistently in the C API...
next