OSDN Git Service

android-x86/external-llvm.git
2016-06-21 Matthias BraunTableGen/CodeGenSchedule: Move some getAllDerivedDefini...
2016-06-21 Craig Topper[X86] Pre-allocate SmallVector instead of using push_ba...
2016-06-21 Xinliang David Liclang format change /NFC
2016-06-21 Sanjoy Das[ImplicitNullCchecks] NFC cleanup
2016-06-21 George Burgess IV[CFLAA] Be more aggressive with interprocedural analysis.
2016-06-20 Reid KlecknerUse the same tag type across all PointerLikeTypeTraits...
2016-06-20 Rafael EspindolaSimplify PICStyles.
2016-06-20 George Burgess IVAttempt to make MSVC buildbots happy.
2016-06-20 George Burgess IV[CFLAA] Add interprocedural function summaries.
2016-06-20 Simon Pilgrim[X86][SSE] Add cost model for BSWAP of vectors
2016-06-20 Simon Pilgrim[X86][X87] Fix issue with sitofp i64 -> fp128 on 32...
2016-06-20 Sanjay Pateldon't repeat function names in documentation comments...
2016-06-20 Kevin EnderbyForgot to svn add one of my test files for the change...
2016-06-20 Kevin EnderbyAdd support for Darwin’s 64-bit universal files with...
2016-06-20 Rafael EspindolaDelete dead code. NFC.
2016-06-20 Easwaran RamanRemove interface to get/set MaxFunctionCount
2016-06-20 Vedant Kumar[tsan] Do not instrument accesses to the gcov counters...
2016-06-20 Sanjay Patel[InstSimplify] analyze (optionally casted) icmps to...
2016-06-20 Dehao ChenPass AssumptionCacheTracker from SampleProfileLoader...
2016-06-20 Thomas Jablintest commit: remove trailing whitespace
2016-06-20 Aaron BallmanFix a relatively nasty bug with fs::getPathFromOpenFD...
2016-06-20 Daniel BerlinRename to be consistent with other type names. NFC
2016-06-20 George Burgess IV[MemorySSA] Clean up unit tests a tiny bit. NFC.
2016-06-20 Matt ArsenaultInstCombine: Don't strip convergent from intrinsic...
2016-06-20 Rafael EspindolaAdd a isPositionIndependent helper to ARMFastISel....
2016-06-20 Sanjay Patel[InstCombine] consolidate some icmp+logic tests and...
2016-06-20 Evandro Menezes[AArch64] Adjust the loop buffer size for Exynos M1...
2016-06-20 Lang Hames[Kaleidoscope][BuildingAJIT] Remove some superfluous...
2016-06-20 Lang Hames[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake...
2016-06-20 Matt ArsenaultAMDGPU: Preserve undef flag on vcc when shrinking v_cnd...
2016-06-20 Matt ArsenaultAMDGPU: Fold more custom nodes to undef
2016-06-20 Sanjay Patel[InstCombine] update to use FileCheck with autogenerate...
2016-06-20 Matt ArsenaultGeneralize DiagnosticInfoStackSize to support other...
2016-06-20 Sanjay Patel[InstCombine] update to use FileCheck with autogenerate...
2016-06-20 Matt ArsenaultAMDGPU: Use correct method for determining instruction...
2016-06-20 Adrian McCarthyProperly handle short file names on the command line...
2016-06-20 Sanjay Patel[InstCombine] regenerate checks
2016-06-20 Rafael EspindolaUse shouldAssumeDSOLocal.
2016-06-20 Tom StellardAMDGPU: Add support for R_AMDGPU_REL32 relocations
2016-06-20 Rafael EspindolaSimplify. NFC.
2016-06-20 Tom StellardAMDGPU: Emit R_AMDGPU_ABS32_{HI,LO} for scratch buffer...
2016-06-20 Sam Parker[ARM] Enable isel of UMAAL
2016-06-20 Rafael EspindolaAdd a isPositionIndependent predicate.
2016-06-20 David MajnemerForgot to update callers of deleteDeadInstruction
2016-06-20 David MajnemerReapply "[LoopIdiom] Don't remove dead operands manually"
2016-06-20 Aaron BallmanRemoving an unused switch statement that has only a...
2016-06-20 Cong LiuRevert "[LoopIdiom] Don't remove dead operands manually"
2016-06-20 Simon Pilgrim[X86][F16C] Added half <-> double conversion tests
2016-06-20 Patrik HagglundFix formatting of r273144. NFC.
2016-06-20 Pankaj Gode[AARCH64] Add support for Broadcom Vulcan
2016-06-20 Patrik HagglundAvoid output indeterminism between GCC and Clang builds.
2016-06-20 Patrik HagglundAvoid output indeterminism between GCC and Clang builds.
2016-06-20 Patrik HagglundFix for PR27940
2016-06-20 Rui Ueyama[codeview] Add an extra check for TPI hash values.
2016-06-20 Igor Breger[AVX512] [AVX512/AVX][Intrinsics] Fix Variable Bit...
2016-06-20 Craig Topper[X86] Pass the SDLoc and Mask ArrayRef down from lowerV...
2016-06-20 Craig Topper[X86] Use existing ArrayRef variable instead of calling...
2016-06-20 Craig Topper[X86] Avoid making a copy of a shuffle mask until we...
2016-06-20 Eli FriedmanFix dynamically linked debug builds.
2016-06-20 David Majnemer[LoopIdiom] Don't remove dead operands manually
2016-06-20 NAKAMURA TakumiReformat blank lines.
2016-06-20 NAKAMURA TakumiTrailing whitespace.
2016-06-20 NAKAMURA TakumiUntabify.
2016-06-19 Sanjay Patel[InstSimplify] add tests for PR27689; regenerate checks
2016-06-19 David MajnemerAddress Eli's post-commit comments
2016-06-19 Simon Pilgrim[X86][AVX512] Added 512-bit BITREVERSE tests and enable...
2016-06-19 Simon PilgrimStrip trailing whitespace. NFCI.
2016-06-19 Simon PilgrimFixed signed/unsigned warning.
2016-06-19 Simon Pilgrim[X86][SSE] Allow target shuffle combining to match...
2016-06-19 Sanjay Patelfix formatting, typo; NFC
2016-06-19 Craig Topper[X86] Add an assert to ensure that a routine is only...
2016-06-19 Craig Topper[X86] Make is128BitLaneRepeatedShuffleMask correct...
2016-06-19 Craig Topper[X86] Remove a dead path through one of the shuffle...
2016-06-19 Craig Topper[X86] Pre-allocate a SmallVector instead of using push_...
2016-06-19 Craig Topper[X86] Use SmallVector::assign instead of resize to...
2016-06-19 Vassil VassilevAdd the corresponding modulemap entry, following up...
2016-06-19 Chris Dewhurst[SPARC] Additional condition required for DelaySlot...
2016-06-19 Chris Dewhurst[SPARC[ Correcting out-of-date unit tests checked in...
2016-06-19 Joerg SonnenbergerIndent consistently.
2016-06-19 Chris Dewhurst[SPARC] Fixes for hardware errata on LEON processor.
2016-06-19 David Majnemer[LoadCombine] Combine Loads formed from GEPS with negat...
2016-06-18 Joerg SonnenbergerdoesSetDirectiveSuppressesReloc -> doesSetDirectiveSupp...
2016-06-18 Joerg SonnenbergerIf the revision number starts with r, drop it. It will...
2016-06-18 Simon Pilgrim[X86][AVX] Added test case for PR28136
2016-06-18 Simon Pilgrim[X86][SSSE3] Added examples of target shuffle combining...
2016-06-18 Simon Pilgrim[X86][XOP] Added fast-isel tests matching tools/clang...
2016-06-18 Zvi Rackovertest commit: remove trailing whitespace
2016-06-18 Simon Pilgrim[X86][TBM] Added fast-isel tests matching tools/clang...
2016-06-18 Vasileios Kalintiris[mips] Emit a JALR with $rd equal to $zero, instead...
2016-06-18 Amjad Aboud[codeview] Emit non-virtual method type.
2016-06-18 Marcin Koscielnicki[sanitizers] Disable target-specific lowering of string...
2016-06-18 Sean SilvaAdd a super basic LazyCallGraph DOT printer.
2016-06-18 Matt ArsenaultAdd looping testcase that broke in r272987
2016-06-18 Matt ArsenaultAMDGPU: Fix kernel argument alignment impacting stack...
2016-06-18 Sanjoy Das[SCEV] Fix incorrect trip count computation
2016-06-18 Simon Pilgrim[X86][SSE4A] Autoupgrade and remove MOVNTSD/MOVNTSS...
2016-06-18 Rafael EspindolaAdd a test for r273022.
2016-06-18 Davide Italiano[X86Subtarget] Use isPositionIndependent(). NFC.
2016-06-17 Matt ArsenaultRevert "Revert "Revert "InstCombine: Reduce trunc ...
2016-06-17 Kyle ButtCodegen: [MBP] Add assert strings. NFC
next