OSDN Git Service

android-x86/external-llvm.git
2016-01-29 Xinliang David LiImprove test speed/trial 2
2016-01-29 Matthias BraunAttributeSetImpl: Summarize existing function attribute...
2016-01-29 Matthias BraunAttributeSetNode: Summarize existing attributes in...
2016-01-29 Xinliang David LiRevert 259242, 259243 -- irrelvante changes pulled in
2016-01-29 Xinliang David LiUse range for loop
2016-01-29 Xinliang David LiImprove test speed (interchange loop, reducing padding)
2016-01-29 Yaron KerenAnnotate dump() methods with LLVM_DUMP_METHOD, addressi...
2016-01-29 Sanjay Patel[InstCombine] avoid an insertelement transformation...
2016-01-29 David MajnemerUnbreak windows buildbots
2016-01-29 David Majnemer[CodeView] Implement .cv_inline_linetable
2016-01-29 Tim NorthoverARM: don't mangle DAG constant if it has more than...
2016-01-29 Derek Schuff[WebAssembly] Update test expectations
2016-01-29 Derek Schuff[WebAssembly] Support frame pointer
2016-01-29 Ahmed Bougacha[X86] Add missing "CHECK" colon in r259065 test.
2016-01-29 Reid Kleckner[codeview] Begin to add support for inlined call sites
2016-01-29 David MajnemerFix the build
2016-01-29 Jonas PaulssonTemporarily revert "[ScheduleDAGInstrs::buildSchedGraph...
2016-01-29 Matthew Simpson[SLP] Fix printing of debug statement (NFC)
2016-01-29 Sanjoy Das[RS4GC] Address post-commit review on r259208 from...
2016-01-29 Sanjoy Das[RS4GC] Remove unnecessary const_cast; NFC
2016-01-29 Sanjoy Das[RS4GC] Minor local cleanup to StabilizeOrder; NFC
2016-01-29 Reid Kleckner[CodeView] Fix dumping the is_stmt bit from the line...
2016-01-29 Sanjoy Das[RS4GC] Remove unnecessary redirections from tests...
2016-01-29 Sanjoy Das[RS4GC] Add some missing tests and CHECK: lines
2016-01-29 Zoran Jovanovic[mips] Absolute value macro expansion
2016-01-29 Jonas Paulsson[ScheduleDAGInstrs::buildSchedGraph()] Handling of...
2016-01-29 Benjamin Kramer[IR] Move definitions of users of Use::set to Value.h
2016-01-29 Benjamin Kramer[IR] Shuffle the code for getSequentialElementType...
2016-01-29 Alexandros... [ARM] Emit trap instruction using .inst directive
2016-01-29 Matt ArsenaultAMDGPU: Remove 24-bit intrinsics
2016-01-29 George Burgess IVMinor bugfix in AAResults::getModRefInfo.
2016-01-29 Eric ChristopherRefactor common code for PPC fast isel load immediate...
2016-01-29 Eric ChristopherSince LI/LIS sign extend the constant passed into the...
2016-01-29 Eric ChristopherFix up conditional formatting.
2016-01-29 Akira Hatanaka[llvm-bcanalyzer] Dump bitcode wrapper header
2016-01-29 David Majnemer[WinEH] Don't perform state stores in cleanups
2016-01-29 Matthias BraunSmallPtrSetTest: More checks for the swap() testing
2016-01-29 Matthias BraunSmallPtrSetTest: Check that iterators are still valid...
2016-01-29 David MajnemerRevert "Reapply commit r258404 with fix"
2016-01-29 David BlaikieFix some -Wstring-conversion warnings
2016-01-29 Philip Reames[GVN] Add clarifying assert [NFCI]
2016-01-29 Junmo ParkMinor code cleanup. NFC.
2016-01-29 Ahmed Bougacha[AArch64] Fix i64 nontemporal high-half extraction.
2016-01-29 Sanjoy Das[RS4GC] Minor cleanups enabled by the previous change...
2016-01-29 Sanjoy Das[RS4GC] Delete code that is dead due to r259129; NFC
2016-01-29 Reid KlecknerReland "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Clamp UseDeoptBundles to true and update tests
2016-01-29 Reid KlecknerRevert "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Port three tests to the deopt bundles directory
2016-01-29 Reid KlecknerAdd missing raw_ostream include
2016-01-28 Reid KlecknerSilence gcc warning about ternary and enumerations
2016-01-28 Sanjoy Das[PlaceSafepoints] Use DEBUG() instead of TraceLSP
2016-01-28 Easwaran RamanLower inlining threshold when the caller has minsize...
2016-01-28 Reid Kleckner[CodeView] Use assembler directives for line tables
2016-01-28 Reid KlecknerRemove unused MC includes from LTOModule.h
2016-01-28 Sanjoy Das[PlaceSafepoints] Misc. minor cleanups; NFC
2016-01-28 Sanjoy Das[PlaceSafepoints] Remvoe unused headers, and sort ...
2016-01-28 Sanjoy Das[PlaceSafepoints] Eliminate dead code; NFC
2016-01-28 Rafael EspindolaDon't mention a command line option in an error.
2016-01-28 Lang Hames[RuntimeDyld][MachO] Fix handling of empty eh-frame...
2016-01-28 Simon Pilgrim[X86][AVX] Added more thorough 256-bit vector consecuti...
2016-01-28 Sanjoy Das[RS4GC] Change opt %s to opt < %s; NFC
2016-01-28 Sanjoy Das[PlaceSafepoints] Clamp NoStatepoints to true
2016-01-28 Daniel SandersBring back the test-suite export in test-release withou...
2016-01-28 Matt ArsenaultAMDGPU: Match fmed3 patterns with legacy fmin/fmax
2016-01-28 Matt ArsenaultAMDGPU: Match some med3 patterns
2016-01-28 Matt ArsenaultAMDGPU: Set DX10Clamp bit
2016-01-28 Elena DemikhovskyFixed compilation issue.
2016-01-28 Sanjay Pateladd masked intrinsic tests to show missed opportunities
2016-01-28 Sergei Larin[SplitModule] In split module utility we should never...
2016-01-28 David MajnemerAddress buildbot fallout from r259065
2016-01-28 David Majnemer[X86] Don't transform X << 1 to X + X during type legal...
2016-01-28 Sanjoy Das[PlaceSafepoints] Clean up tests; NFC
2016-01-28 Benjamin KramerMake header self-contained.
2016-01-28 Tom StellardAMDGPU: waitcnt operand fixes
2016-01-28 Mitch Bodart[X86] Test commit, fixed typos in comments. NFC.
2016-01-28 Sanjoy Das[PlaceSafepoints] Minor test cleanup; NFC
2016-01-28 Tom StellardAMDGPU: Move subtarget specific code out of AMDGPUInstr...
2016-01-28 Sanjoy Das[LICM] Keep metadata on control equivalent hoists
2016-01-28 Chad Rosier[AArch64] Set MMOs on pre- and post-index instructions.
2016-01-28 Simon Pilgrim[x86] Merge multiple calls to DAG.getTargetLoweringInfo...
2016-01-28 Teresa JohnsonImprove efficiency of handling unmapped subprogram...
2016-01-28 Oliver StannardRevert r259035, it introduces a cyclic library dependency
2016-01-28 Igor BregerAVX512: Fix truncate v32i8 to v32i1 lowering implementa...
2016-01-28 Benjamin KramerUnbreak the wasm backend again after r259035.
2016-01-28 Zoran Jovanovic[mips][microMIPS] Disable FastISel for microMIPS
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Simon Pilgrim[X86][SSE] Move setTargetShuffleZeroElements closer...
2016-01-28 Junmo ParkMinor code cleanups. NFC.
2016-01-28 Asaf Badouh[X86][AVX512] small fix in ptestm intrinsics
2016-01-28 Matthias BraunValueTracking: Use fixed array for assumption exclude...
2016-01-28 Junmo Park[DAGCombiner] Don't add volatile or indexed stores...
2016-01-28 Matthias BraunSmallPtrSet: Add missing include
2016-01-28 JF BastienWebAssembly: fix build
2016-01-28 Matthias BraunSmallPtrSet: Make destructor available for inlining
2016-01-28 Matthias BraunSmallPtrSet: Share some code between copy/move construc...
2016-01-28 Matthias BraunSmallPtrSet: Remove trailing whitespace, fix indentation
2016-01-28 NAKAMURA TakumiRevert r258951 (and r258950), "Refactor backend diagnos...
2016-01-28 Dan Gohman[WebAssembly] Don't stackify a register def past a...
2016-01-28 Junmo ParkMinor code formatting cleanup. NFC.
next