OSDN Git Service

android-x86/external-llvm.git
2016-01-18 Amaury SechetFix typo in the C API comments
2016-01-18 Lang Hames[Orc] Expand a comment explaining a unit test.
2016-01-18 Lang Hames[Orc] Enable ORC execution unit tests on non-windows...
2016-01-18 Xinliang David Liminor comment clean and add a method \NFC
2016-01-18 Eduard BurtescuRevert assert added in rL258028 as the alloca and Other...
2016-01-18 Eduard Burtescu[opaque pointer types] Alloca: use getAllocatedType...
2016-01-17 Sanjay Patelfix variable names; NFC
2016-01-17 Sanjay Patelfix typos; NFC
2016-01-17 Davide Italiano[Support/ELF] Add Sun machine-independent extesions...
2016-01-17 Manuel Jacob[opaque pointer types] [breaking-change] [NFC] Simplify...
2016-01-17 Manuel Jacob[opaque pointer types] [NFC] CallSite: use getFunctionT...
2016-01-17 Manuel Jacob[NFC] Remove one dead PointerType::getElementType(...
2016-01-17 Craig Topper[TableGen] Keep a returned const reference instead...
2016-01-17 Craig Topper[TableGen] Replace instructions() with getInstructionsB...
2016-01-17 Craig Topper[TableGen] Return ArrayRef instead of a std::vector...
2016-01-17 Craig Topper[TableGen] Use std::find instead of a manual loop. NFC
2016-01-17 Sanjoy Das[IndVars] Fix PR25576
2016-01-17 Sanjoy Das[IndVars] Use emplace_back; NFC
2016-01-17 Sanjoy Das[SCEV] Use range for; NFC
2016-01-17 Simon Pilgrim[X86][AVX512] Regenerate v1 shuffle tests
2016-01-17 Michael Zuckerman[AVX512] adding AVXVBMI feature flag
2016-01-17 Artur PilipenkoFix buildbot failure introduced by 258010. Remove local...
2016-01-17 Artur PilipenkoPush isDereferenceableAndAlignedPointer down into isSaf...
2016-01-17 Igor BregerAVX512: Use MemIntrinsicSDNode to implement load/store...
2016-01-17 Michael Zuckerman[AVX512] Adding VPERMW/D/Q VPERMPS/D Intrinsics
2016-01-17 Craig Topper[TableGen] Use a StringRef instead of creating a new...
2016-01-17 Michael Zuckerman[AVX512] Adding VPERMQ VPERMPD Intrinsics
2016-01-17 Craig Topper[TableGen] Changes to AsmWriterEmitter to remove the...
2016-01-17 Craig Topper[TableGen] Use std::find instead of a manual loop. NFC
2016-01-17 Lang HamesRemove some stale comments and fix a typo as suggested...
2016-01-16 Simon Atanasyan[llvm-readobj][ELF] Teach llvm-readobj to show dynamic...
2016-01-16 Simon Pilgrim[X86][AVX] Enable extraction of upper 128-bit subvector...
2016-01-16 Manuel JacobGlobalValue: use getValueType() instead of getType...
2016-01-16 Simon Pilgrim[X86][SSE] Added extra 'float3' consecutive load tests
2016-01-16 Manman RenCXX_FAST_TLS calling convention: fix issue on x86-64.
2016-01-16 Simon Pilgrim[X86][SSE] Regenerated SSE4 CRC32 and v2i64 comparison...
2016-01-16 Simon Pilgrim[X86][AVX] Regenerated AVX tests
2016-01-16 Dimitry AndricSimilar to rL257663, remove `function` keywords from...
2016-01-16 Simon Pilgrim[X86]AVX] Tidyup shift/splat tests
2016-01-16 Simon Pilgrim[X86][SSE] Regenerated HADD/HSUB tests
2016-01-16 Igor Laevsky[BasicAliasAnalysis] Take into account operand bundles...
2016-01-16 George RimarFixed CRLF->LF line endings from r257914. NFC.
2016-01-16 Davide Italiano[llvm-readobj] Dump DT_RELACOUNT correctly.
2016-01-16 Xinliang David Li[PGO] fix a bug in profile summary computation
2016-01-16 Kostya Serebryany[libFuzzer] replace vector with a simpler data structur...
2016-01-16 NAKAMURA Takumi[Cygwin] Use -femulated-tls by default since r257718...
2016-01-16 Kostya Serebryany[libFuzzer] introduce LLVMFuzzerInitialize
2016-01-16 Keno Fischer[DwarfDebug] Don't merge DebugLocEntries if their piece...
2016-01-16 Keno Fischer[DwarfDebug] Move MergeValues to .cpp, NFC
2016-01-16 George RimarRevert of 57967
2016-01-16 Peter CollingbourneIntroduce sanstats tool and llvm::CreateSanitizerStatRe...
2016-01-16 Dan Gohman[WebAssembly] Add some more README.txt entries.
2016-01-16 George RimarCRLF -> LF. NFC
2016-01-16 Reid Kleckner[codeview] Remove custom line info struct in favor...
2016-01-16 Kevin B. Smith[X86]: Make param names in header and body match for...
2016-01-16 Kostya Serebryany[libFuzzer] move some code from public interface header...
2016-01-15 Dan Gohman[WebAssembly] Don't create a needless .note.GNU-stack...
2016-01-15 Artem Belevich[NVPTX] Do not emit .hidden or .protected directives...
2016-01-15 Dan Gohman[WebAssembly] Re-enable a test.
2016-01-15 Lang Hames[Orc] Replace switch cases with a macro.
2016-01-15 David Blaikie[opaque pointer types] Remove an unnecessary extra...
2016-01-15 Matthias BraunValueTracking: Put DataLayout reference into the Query...
2016-01-15 Reid Kleckner[codeview] Handle multiple frame descriptions in readobj
2016-01-15 Dan GohmanRemove a now-empty file left behind by r257940.
2016-01-15 Dan Gohman[SelectionDAG] CSE nodes with differing SDNodeFlags
2016-01-15 Lang Hames[Orc] Make FDRPCChannel final.
2016-01-15 Justin BognerPM: Fix an inverted condition in simplifyFunctionCFG
2016-01-15 Joseph Tremoulet[WinEH] Rename CatchReturnInst::getParentPad, NFC
2016-01-15 Lang Hames[Orc] Remove some reinterpret casts in debugging output.
2016-01-15 Manman RenCXX_FAST_TLS calling convention: fix issue on ARM.
2016-01-15 Manman RenCXX_FAST_TLS calling convention: fix issue on AArch64.
2016-01-15 Lang Hames[Orc] Add a void cast to work around a GCC diagnostic...
2016-01-15 Manman RenCXX_FAST_TLS calling convention: fix issue on X86-64.
2016-01-15 Xinliang David LiFix -Wmismatched-tags warning/error
2016-01-15 Kyle ButtCodegen: [PPC] Silence false-positive initialization...
2016-01-15 Xinliang David Li[PGO] Commonize (more) index profile file and buffer...
2016-01-15 Rafael EspindolaBring back "Assert that we have all use/users in the...
2016-01-15 Reid KlecknerRevert "[ARM] Add ARMv8-M security extension instructio...
2016-01-15 Matthew SimpsonReapply r257800 with fix
2016-01-15 Reid Kleckner# This is a combination of 2 commits.
2016-01-15 Rafael EspindolaDon't try to check all uses if lazy loading.
2016-01-15 George RimarRecommit r257912
2016-01-15 George RimarRevert r257912 - forgot to commit one file.
2016-01-15 George Rimar[llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_...
2016-01-15 George Rimar[Support/ELF] - Added DT_TLSDESC_PLT and DT_TLSDESC_GOT...
2016-01-15 Reid Kleckner[codeview] Dump the file checksum substream
2016-01-15 Chris Bieneman[CMake] Need to install VersionFromVCS.cmake as part...
2016-01-15 Hans Wennborgtest-release.sh: Fix clang-tools-extra symlink for...
2016-01-15 Rafael EspindolaAdd a test showing when ld64 can hide linkonce_odr...
2016-01-15 James Y KnightStop increasing alignment of externally-visible globals...
2016-01-15 Rafael EspindolaMake sure this test is actually executed.
2016-01-15 Silviu BarangaRe-commit r257064, after it was reverted in r257340.
2016-01-15 Artur PilipenkoChange isSafeToLoadUnconditionally arguments order...
2016-01-15 Joseph Tremoulet[InstructionsTest] delete via unique_ptr (NFC)
2016-01-15 Krzysztof Parzyszek[Hexagon] Generate CONST64 when optimizing for size...
2016-01-15 Krzysztof Parzyszek[Hexagon] Handle DBG_VALUE instructions in copy-to...
2016-01-15 Matthew SimpsonRevert "[SLP] Vectorize the index computations of getel...
2016-01-15 James Molloy[CodeGenPrepare] Try and appease sanitizers
2016-01-15 Bradley Smith[ARM] Add DSP build attribute and extension targeting
2016-01-15 Bradley Smith[ARM] Add new system registers to ARMv8-M Baseline...
next