OSDN Git Service

android-x86/external-llvm.git
2016-06-22 Davide Italiano[LTO] Move UpdateCompilerUsed.h from lib/ to include/
2016-06-22 Craig Topper[X86] Remove GCC builtins from masked integer cmp and...
2016-06-22 Saleem Abdulrasoolllvm-ar: be more clever about default format
2016-06-22 Peter Zotov[OCaml] Add functions for accessing metadata nodes.
2016-06-22 Xinliang David LiAdd an option to enable MBFI dot viewer for a given...
2016-06-22 Matt ArsenaultAMDGPU: Fix gcc warnings
2016-06-22 Reid Kleckner[codeview] Improve names of types in scopes and member...
2016-06-22 Reid Kleckner[codeview] Add missing test from r273294
2016-06-22 Anna Zaks[asan] Do not instrument pointers with address space...
2016-06-21 Peter CollingbourneIR: Allow metadata attachments on declarations, and...
2016-06-21 Xinliang David LiClang format change /NFC
2016-06-21 Artem Belevich[build] Fixed build break for OCaml bindings.
2016-06-21 Matt ArsenaultMake DeadMachineInstructionElim preserve CFG
2016-06-21 Haicheng Wu[Kryo] Enable loop prefetcher.
2016-06-21 Vedant Kumar[Coverage] Clarify ownership of a MemoryBuffer in the...
2016-06-21 Kevin EnderbyUpdate llvm-obdump(1) to print FAT_MAGIC_64 for Darwin...
2016-06-21 Rafael EspindolaDelete more dead code.
2016-06-21 Jan VeselyAMDGPU: Remove gcc builtin names from workitem intrinsics
2016-06-21 Jan VeselyAMDGPU: Add implicitarg.ptr intrinsic.
2016-06-21 Michael Kuperstein[X86] Make arithmetic operations cost model test saner...
2016-06-21 Artem Belevich[NVPTX] Improve lowering of byval args of device functions.
2016-06-21 Rafael EspindolaAdd back some dead code.
2016-06-21 Rafael EspindolaDelete some dead code.
2016-06-21 Artem Belevich[build] Make sure to link main executable with pthreads
2016-06-21 Easwaran RamanFix PR28219: Use profile summary from reader and not...
2016-06-21 Daniel BerlinAdd MemoryAccess creation and PHI creation APIs to...
2016-06-21 Reid Kleckner[codeview] Add support for splitting field list records...
2016-06-21 Saleem Abdulrasoolllvm-ar: correct typo
2016-06-21 Silviu Baranga[AArch64] Fix merge-store.ll regression test after...
2016-06-21 Krzysztof ParzyszekFix typo, NFC
2016-06-21 Etienne Bergeron[StackProtector] Fix computation of GSCookieOffset...
2016-06-21 Evandro Menezes[AArch64] Change the preferred alignment for char and...
2016-06-21 Silviu Baranga[AArch64] Restore codegen for AArch64 Cortex-A72/A73...
2016-06-21 Etienne Bergeronfix indentation
2016-06-21 Silviu Baranga[AArch64] Switch regression tests to test features...
2016-06-21 Etienne BergeronThis is part of the effort for asan to support Windows...
2016-06-21 Reid Kleckner[codeview] Fix DenseMap pointer invalidation bug
2016-06-21 Simon PilgrimStrip trailing whitespace
2016-06-21 Aaron BallmanSwitch to using an API that handles non-ASCII paths...
2016-06-21 Rafael EspindolaDefine a isPositionIndependent helper for ARMAsmPrinter...
2016-06-21 Daniel Sanders[arm+x86] Make GNU variants behave like GNU w.r.t combi...
2016-06-21 Elena Demikhovskyreverted the prev commit due to assertion failure
2016-06-21 Elena DemikhovskyFixed consecutive memory access detection in Loop Vecto...
2016-06-21 Junmo Park[TargetSchedule] Use 'isOutOfOrder' as possible to...
2016-06-21 Craig Topper[AVX512] Add patterns for any-extending a mask that...
2016-06-21 Craig Topper[AVX512] Use update_llc_test_checks.py to regenerate...
2016-06-21 James Y KnightRevert "Change RelaxELFRelocations for llc."
2016-06-21 David MajnemerReplace silly uses of 'signed' with 'int'
2016-06-21 Davide Italiano[TargetLibraryInfo] Reduce code duplication.
2016-06-21 Craig Topper[AVX512] Remove the masked vpcmpeq/vcmpgt intrinsics...
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
next