OSDN Git Service

android-x86/external-llvm.git
2016-05-26 David BlaikiePR11740: Disable assembly debug info when assembly...
2016-05-26 Sanjoy Das[IRCE] Optimize conjunctions of range checks
2016-05-26 Sanjoy Das[IRCE] Refactor out a parseRangeCheckFromCond; NFC
2016-05-25 Davide Italiano[PM/PartiallyInlineLibCalls] Commit missing header.
2016-05-25 Lang Hames[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta...
2016-05-25 Davide Italiano[PM] Port PartiallyInlineLibCalls to the new pass manager.
2016-05-25 David Blaikiellvm-dwp: Ensure uncompressed sections are not relocate...
2016-05-25 Lang Hames[Kaleidoscope][BuildingAJIT] Shorten the name of the...
2016-05-25 Reid KlecknerRevert "[MC] Support symbolic expressions in assembly...
2016-05-25 Lang Hames[Kaleidoscope][BuildingAJIT] Add code for the 2nd chapt...
2016-05-25 Reid Kleckner[codeview] Use comdats for debug info describing comdat...
2016-05-25 Manman RenObjective-C Class Properties: Autoupgrade "Class Proper...
2016-05-25 Justin Lebar[NVPTX] Don't (incorrectly) say that the NVVMReflect...
2016-05-25 Justin Lebar[CUDA] Add section to docs about controlling fp optimiz...
2016-05-25 Eric ChristopherRemove unused header.
2016-05-25 Lang Hames[Kaleidoscope][BuildingAJIT] Delete trailing whitespace.
2016-05-25 Petr Hosek[MC] Support symbolic expressions in assembly directives
2016-05-25 Rafael EspindolaDon't repeat name in comment and git-clang-format.
2016-05-25 Adrian PrantlWork around an MSVC compiler issue in r270776.
2016-05-25 Lang Hames[Kaleidoscope][BuildingAJIT] Fix code-block indents.
2016-05-25 Davide Italiano[LazyValueInfo] Simplify `return after else`. NFCI.
2016-05-25 Lang Hames[Kaleidoscope][BuildingAJIT] Add a description of the...
2016-05-25 Michael Kuperstein[BasicAA] Improve precision of alloca vs. inbounds...
2016-05-25 Adrian PrantlPR26055: Speed up LiveDebugValues by replacing lists...
2016-05-25 Chad Rosier[MBB] Early exit to reduce indentation, per coding...
2016-05-25 Hal FinkelLook for a loop's starting location in the llvm.loop...
2016-05-25 Rafael EspindolaSort includes.
2016-05-25 Adrian PrantlPort the strip-invalid-debuginfo logic to the legacy...
2016-05-25 Simon Pilgrim[X86][SSE41] Removed pblendw intrinsics tests - they...
2016-05-25 Peter CollingbourneMove whole-program virtual call optimization pass after...
2016-05-25 Simon Pilgrim[X86][SSE41] Regenerated intrinsics tests
2016-05-25 Ahmed Bougacha[TLI] Also cover Linux 64 libfunc (stat64, ...) prototy...
2016-05-25 Simon Pilgrim[X86][SSE41] Removed blendpd/blendps intrinsics tests...
2016-05-25 Sanjay Patelfix typo; NFC
2016-05-25 Mehdi AminiValueMaterializer: rename materializeDeclFor() to mater...
2016-05-25 Mehdi AminiValueMaterializer: fuse materializeDeclFor and material...
2016-05-25 Mehdi AminiIRLinker: fix double scheduling of mapping a global...
2016-05-25 Simon Pilgrim[X86][AVX2] Regenerate avx2 vector shift tests
2016-05-25 Mike Aizatsky[libfuzzer] replacing unittest for truncate_units with...
2016-05-25 Simon PilgrimSimplify std::all_of/any_of predicates by using llvm...
2016-05-25 Zachary Turner[codeview] Move StreamInterface and StreamReader to...
2016-05-25 Ahmed Bougacha[TLI] Fix NumParams==0 prototype checking typo.
2016-05-25 Simon PilgrimSimplify std::all_of predicate (to one line) by using...
2016-05-25 Simon PilgrimSimplify std::all_of predicate (to one line) by using...
2016-05-25 Rafael EspindolaFix shouldAssumeDSOLocal for private linkage.
2016-05-25 Kostya Serebryany[libFuzzer] document the proposed FUZZING_BUILD_MODE_UN...
2016-05-25 Reid Kleckner[IR] Copy comdats in GlobalObject::copyAttributesFrom
2016-05-25 Zachary Turner[llvm-pdbdump] Dump raw stream contents as binary block.
2016-05-25 Matt ArsenaultTableGen: Use StringRef instead of std::string
2016-05-25 Matt ArsenaultAMDGPU: Fix v2i64/v2f64 bitcasts
2016-05-25 Matt ArsenaultAMDGPU: Fix missing br_cc i1 test coverage
2016-05-25 Chad Rosier[SelectionDAG] Add smarts for BSWAP in computeKnownBits.
2016-05-25 Matt ArsenaultAMDGPU: Make vectorization defeating test changes
2016-05-25 Davide Italiano[PM] CorrelatedValuePropagation: pass state to function...
2016-05-25 Matt ArsenaultAMDGPU: Fix inconsistent lowering of select of vectors
2016-05-25 Sanjay Patel[x86] avoid code explosion from LoopVectorizer for...
2016-05-25 Xinliang David LiUse new triple API to check if comdat is supported
2016-05-25 Xinliang David LiAdd a new helper API in triple /NFC
2016-05-25 Chris Bieneman[obj2yaml] [yaml2obj] MachO support for rebase opcodes
2016-05-25 Chris Bieneman[CMake] LINK_LIBS need to be public for Darwin dylib...
2016-05-25 Tim ShenMove and add comments to the top for tailcall-string...
2016-05-25 Hal Finkel[SDAG] Add a fallback multiplication expansion
2016-05-25 Teresa Johnson[ThinLTO] Fix test check prefix so that intended prefix...
2016-05-25 Sanjay Patel[x86, AVX] allow explicit calls to VZERO* to modify...
2016-05-25 Lang Hames[RuntimeDyld] Call the SymbolResolver::findSymbolInLogi...
2016-05-25 Chad RosierClarify that we match BSwap in InstCombine and BitRever...
2016-05-25 Simon Pilgrim[X86][AVX] Sync with clang/test/CodeGen/avx2-builtins.c
2016-05-25 Teresa Johnson[ThinLTO] Refactor ODR resolution and internalization...
2016-05-25 Oleg Ranevskyy[SCEV] No-wrap flags are not propagated when folding...
2016-05-25 Renato Golin[AArch64] Adding a TargetParser for AArch64
2016-05-25 Simon Pilgrim[X86][AVX2] Added more fast-isel tests to match clang...
2016-05-25 Simon Pilgrim[X86][AVX2] Begun adding fast-isel tests to match clang...
2016-05-25 Simon Pilgrim[X86][SSE2] Use storeu intrinsics for _mm_storeu_pd...
2016-05-25 Simon Pilgrim[X86][SSE] Use storeu intrinsics for _mm_storeu_ps...
2016-05-25 Simon Pilgrim[X86][SSE] Replace (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y...
2016-05-25 Craig Topper[X86] Remove the llvm.x86.sse2.storel.dq intrinsic...
2016-05-25 Gerolf Hoflehner[Support] Reapply cleanup r270643
2016-05-25 David Majnemer[FunctionAttrs] Volatile loads should disable readonly
2016-05-25 Gerolf Hoflehner[Support] revert previous commit r270643
2016-05-25 Zachary Turner[llvm-pdbdump] Decipher the remaining PDB streams.
2016-05-25 Saleem AbdulrasoolRevert "llvm-objdump: support dumping AUX records for...
2016-05-25 Saleem AbdulrasoolObject: ensure that structures are fully defined
2016-05-25 Zachary Turner[llvm-pdbdump] Dump the IPI stream and all records.
2016-05-25 Rui Ueyamapdbdump: fix bug in name hash table.
2016-05-25 Zachary Turner[llvm-pdbdump] Stream 0 isn't actually the MSF superblock.
2016-05-25 Saleem Abdulrasooltest: use a binary file instead
2016-05-25 Zachary Turner[llvm-pdbdump] Dump stream summary list.
2016-05-25 Saleem AbdulrasoolSupport: remove outdated comment
2016-05-25 Saleem Abdulrasoolllvm-objdump: support dumping AUX records for weak...
2016-05-25 Davide Italiano[PM] Port BDCE to the new pass manager.
2016-05-25 Nirav DaveSoften assertion in AMDGPU emitPrologue.
2016-05-25 Eugene ZelenkoFix some Include What You Use warnings in examples...
2016-05-25 Matthias BraunScheduleDAGInstrs: Fix memory corruption
2016-05-25 Gerolf Hoflehner[Support] Cleanup of an ancient Darwin work-around...
2016-05-25 Derek Bruening[esan|wset] EfficiencySanitizer working set tool fastpath
2016-05-25 Kostya Serebryany[libFuzzer] print stats if we crash on empty input
2016-05-25 Richard SmithRevert r270569 (teach llvm-mc to generate compressed...
2016-05-25 Zachary Turner[codeview] Add support for new types and symbols.
2016-05-25 Zachary Turner[codeview] Add support for S_EXPORT symbol.
2016-05-24 Dan Gohman[WebAssembly] Put __stack_pointer in the offset field...
next