OSDN Git Service

android-x86/external-llvm.git
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.
2016-01-28 Dan Gohman[WebAssembly] Enhanced register stackification
2016-01-28 George Burgess IVMinor style cleanup of CFLAA. NFC.
2016-01-28 Sanjay Patelless indenting; NFCI
2016-01-27 Adam Nemet[TTI] Add getPrefetchDistance from PPCLoopDataPrefetch...
2016-01-27 Evgeniy StepanovTweak unnamed label syntax in textual IR for easier...
2016-01-27 Derek Schuff[WebAssembly] Implement byval arguments
2016-01-27 Simon Pilgrim[utils] Add windows support to update_llc_test_checks.py
2016-01-27 Davide Italiano[llvm-nm] Remove redundant check for file validity.
2016-01-27 Tim NorthoverARMv7k: base ABI decision on v7k Arch rather than watch...
2016-01-27 Benjamin KramerOne more batch of self-containing headers.
2016-01-27 Benjamin KramerDon't put classes in headers into anonymous namespaces.
2016-01-27 Sanjay Patel[SimplifyCFG] limit recursion depth when speculating...
2016-01-27 John McCallAdd support for objc_unsafeClaimAutoreleasedReturnValue...
2016-01-27 Benjamin KramerUnbreak wasm build after r258951.
2016-01-27 Benjamin KramerMake more headers self-contained.
2016-01-27 Oliver StannardRefactor backend diagnostics for unsupported features
2016-01-27 Sanjoy Das[IndVars] Hoist DataLayout load out of loop; NFC
2016-01-27 Sanjoy Das[IndVars] Use isSCEVable; NFC
2016-01-27 Sanjoy Das[IndVars] Use range-for; NFC
2016-01-27 Benjamin KramerMove SafeStack to CodeGen.
2016-01-27 Simon Pilgrim[X86][SSE] Test insertps instrinsic calls with masks...
2016-01-27 Benjamin KramerRename TargetSelectionDAGInfo into SelectionDAGTargetIn...
2016-01-27 Benjamin KramerMove passes that live in lib/CodeGen out of Scalar.h
2016-01-27 Benjamin KramerMake some headers self-contained, remove unused include...
2016-01-27 Tom StellardAMDGPU/SI: Fix commuting of 32-bit VOPC instructions
2016-01-27 Igor Laevsky[DebugInfo] Support zero-length CIE in the _eh_frame...
2016-01-27 Matthew SimpsonReapply commit r258404 with fix
2016-01-27 Benjamin KramerRemove superfluous call to std::to_string that's breaki...
2016-01-27 Benjamin KramerRevert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E...
2016-01-27 Sjoerd MeijerAdd missing build attribute regression tests for Cortex-A8
2016-01-27 Marek OlsakAMDGPU/SI: Stoney has only 16 LDS banks
2016-01-27 Benjamin KramerMove MCTargetAsmParser.h to llvm/MC/MCParser where...
2016-01-27 Igor BregerAVX512: Fix vpmovzxbw predicate for AVX1/2 instructions.
2016-01-27 Igor BregerAVX512: Add store mask patterns.
next