OSDN Git Service

android-x86/external-llvm.git
2016-07-26 Amaury SechetPropery format doccomment in lto.h . NFC
2016-07-26 Matthias BraunLiveIntervalAnalysis: Fix handleMoveDown() problem
2016-07-26 Tim NorthoverGlobalISel: remove redundant ';'s. NFC
2016-07-26 Chris Bieneman[CMake] Updating Xcode Toolchain creation to support...
2016-07-26 Sebastian PopGVN-hoist: use a DFS numbering of instructions (PR28670)
2016-07-26 Sebastian PopGVN-hoist: limit hoisting depth (PR28670)
2016-07-26 Evgeniy Stepanov[safestack] Fix stack guard live range.
2016-07-25 Chris Bieneman[CMake] Support feeding DYLD_LIBRARY_PATH into archiver...
2016-07-25 Adam Nemet[lit] Don't match tool names within new PM's <> markers
2016-07-25 Michael KupersteinAttempt to pacify windows bots, again.
2016-07-25 Renato Golin[ARM] Saturation instructions are DSP-only
2016-07-25 David MajnemerRevert "[InstSimplify] Add support for bitcasts"
2016-07-25 David Majnemer[InstSimplify] Add support for bitcasts
2016-07-25 David Blaikie[WebAssembly] Update for Target API (TargetRegistry...
2016-07-25 Simon Pilgrim[X86] Regenerate v2i256 shift legalization tests
2016-07-25 Simon Pilgrim[X86] Regenerate i64 shift legalization tests
2016-07-25 Tim NorthoverGlobalISel: add generic casts to IRTranslator
2016-07-25 Tim NorthoverGlobalISel[AArch64]: support pointer types in argument...
2016-07-25 Michael Kuperstein[PM] Port SymbolRewriter to the new PM
2016-07-25 Kevin EnderbyNext step along the way to getting good error messages...
2016-07-25 Jordan RoseFix r276671 to not use a defaulted move constructor.
2016-07-25 Jan VeselyAMDGPU: Remove read_workdim intrinsic
2016-07-25 Matt ArsenaultScalarizer: Support scalarizing intrinsics
2016-07-25 Matt ArsenaultAMDGPU: Make skip threshold an option
2016-07-25 Matt ArsenaultAMDGPU: Fix missing verify-machineinstrs in control...
2016-07-25 Matt ArsenaultLiveIntervals: Return index from replaceMachineInstrInMaps
2016-07-25 Matt ArsenaultMachineVerifier: Fix printing nonsense for physical...
2016-07-25 Evgeniy StepanovFix invalid iterator use in safestack coloring.
2016-07-25 Matt ArsenaultAMDGPU: Delete dead code
2016-07-25 Rong Xu[PGO] Fix profile mismatch in COMDAT function with...
2016-07-25 Michael KupersteinAttempt to pacify windows bots.
2016-07-25 Jordan RoseStringSwitch cannot be copied (take 2).
2016-07-25 Daniel BerlinRevert NewGVN N^2 behavior patch
2016-07-25 Zachary TurnerAdd a modulemap for LLVMDebugInfoMsf.
2016-07-25 Michael KupersteinDon't use iplist in SymbolRewriter. NFC.
2016-07-25 Justin Bognercmake: When adding lit testsuites, ignore Output direct...
2016-07-25 Simon Pilgrim[X86][SSE] Added 2048-bit vector comparison tests
2016-07-25 Daniel BerlinNFC: Make a few asserts in GVNHoist do the same thing...
2016-07-25 Jordan RoseRevert "StringSwitch cannot be copied or moved."
2016-07-25 Daniel BerlinFix N^2 instruction ordering comparisons in GVNHoist.
2016-07-25 Daniel BerlinNFC: Refactor GVNHoist class so not everything is public
2016-07-25 Joel JonesMC] Provide an MCTargetOptions to implementors of MCAsm...
2016-07-25 Jordan RoseStringSwitch cannot be copied or moved.
2016-07-25 Elena DemikhovskyAVX-512: Fixed [US]INT_TO_FP selection for i1 vectors.
2016-07-25 Wei MiRemove useless pass from the pipeline in test/Analysis...
2016-07-25 Krzysztof Parzyszek[Hexagon] Add target feature to generate long calls
2016-07-25 Sam Parker[ARM] Improve longMAC codegen test
2016-07-25 Simon Dardis[mips] Optimize materialization of i64 constants
2016-07-25 Sam Parker[ARM] Small refactor of Thumb2 SMLA insts
2016-07-25 Sam Parker[ARM] Enable ISel of SMMLS for ARM and Thumb2
2016-07-25 Craig Topper[AVX512] Add load folding support for the unmasked...
2016-07-25 Craig Topper[AVX512] Add some additional patterns so that we can...
2016-07-25 Craig Topper[AVX512] Cleanup FMA operand order in patterns to match...
2016-07-25 Sean SilvaCleanup : Reformat PartialInliner.cpp to have current...
2016-07-25 Sean SilvaFix : Partial Inliner requires AssumptionCacheTracker
2016-07-25 David Majnemer[InstSimplify] Fold trunc([zs]ext(%V)) -> %V
2016-07-25 David Majnemer[GVNHoist] Merge metadata on hoisted instructions less...
2016-07-25 David Majnemer[GVNHoist] Properly merge alignments when hoisting
2016-07-25 David Majnemer[Utils] Simplify combineMetadata
2016-07-25 NAKAMURA TakumiUntabify.
2016-07-25 NAKAMURA TakumiTrailing whitespace.
2016-07-24 David Majnemer[CommandLine] Use Process::GetEnv instead of _wgetenv
2016-07-24 Simon Pilgrim[X86][SSE] Added PR27854 tests
2016-07-24 Simon Pilgrim[X86] Add shift double tests for PR14593
2016-07-24 Simon Pilgrim[X86] Add 'FeatureSlowSHLD' to cpu 'bdver4'
2016-07-24 Simon Pilgrim[X86] Add SHRD shift combine tests
2016-07-24 Simon Pilgrim[X86] Regenerate shift by parts tests
2016-07-24 Simon Pilgrim[X86][SSE] Regenerate shifts tests
2016-07-24 Simon Pilgrim[X86][SSE] Regenerate SSE copysign tests
2016-07-24 Simon Pilgrim[X86][AVX512VL] Added AVX512VL half2float vector conver...
2016-07-24 Craig Topper[X86] Make the FMA3 instruction names consistent betwee...
2016-07-24 Craig Topper[X86] Replace CodeGenOnly VPSRAVW/D/Q_Int instructions...
2016-07-24 Elena Demikhovsky[Loop Vectorizer] Handling loops FP induction variables.
2016-07-24 George Burgess IV[MSSA] Make EXPENSIVE_CHECKS check more.
2016-07-24 George Burgess IV[MSSA] Remove useless assert. NFC.
2016-07-23 Simon Pilgrim[X86][SSE] Added float widened broadcast tests
2016-07-23 Simon Pilgrim[X86][SSE] Added more widened broadcast tests
2016-07-23 Aaron BallmanChange some more llvm highlighting instances to be...
2016-07-23 Aaron BallmanSwitching the highlighting from llvm to none in an...
2016-07-23 Aaron BallmanRemoves a warning about duplicate label named _strings...
2016-07-23 Simon DardisCODE_OWNERS: Take ownership of the MIPS backend
2016-07-23 Craig Topper[X86] Fix typo in comment.
2016-07-23 Simon Pilgrim[X86][SSE] Added tests where we should be trying to...
2016-07-23 Simon Pilgrim[X86][SSE] Regenerated uitofp <2 x i32> -> <2 x float...
2016-07-23 Sanjay Patel[InstCombine] allow icmp (bit-manipulation-intrinsic...
2016-07-23 Chandler CarruthFix a GCC error due to this member name also being...
2016-07-23 Craig Topper[AVX512] Implement commuting support for EVEX encoded...
2016-07-23 Craig Topper[X86] Make one of the FMA3 commuting methods static...
2016-07-23 Craig Topper[X86] Fix switch statement indentation per coding stand...
2016-07-23 Matt ArsenaultAMDGPU: Delete dead code
2016-07-23 Xinliang David Li[Profile] Use explicit flag to enable IR PGO
2016-07-23 Sean SilvaAvoid using a raw AssumptionCacheTracker in various...
2016-07-23 David Majnemer[coroutines] Part 1 of N: Documentation
2016-07-23 David Majnemer[LoopUnrollAnalyzer] Handle out of bounds accesses...
2016-07-23 Sanjoy Das[SCEV] Make isImpliedCondOperandsViaRanges smarter
2016-07-23 Vedant Kumar[cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
2016-07-23 Sanjoy Das[SCEV] Change the interface of computeConstantDifferenc...
2016-07-23 Sanjay Patel[InstCombine] move udiv+cmp fold over with other BinOp...
2016-07-23 Sanjay Patelauto-generate checks
2016-07-22 Tom StellardRevert "[AMDGPU] Emit read-only data to .rodata for...
next