OSDN Git Service

android-x86/external-llvm.git
2016-01-31 Frederic Riss[dsymutil] Fix handling of common symbols.
2016-01-31 Frederic Riss[dsymutil] Allow debug map mappings with no object...
2016-01-31 Tim Shen[SelectionDAG] Eliminate exponential behavior in WalkCh...
2016-01-31 Craig TopperNo need to use utostr/utohexstr when writing into a...
2016-01-31 Craig TopperShrink character buffer size in raw_ostream::write_hex...
2016-01-31 Craig TopperUse std::end instead of repeating buffer sizes.
2016-01-31 Craig TopperConvert int to Twine instead of using utostr since...
2016-01-30 Jingyue Wu[doc] improve the doc for CUDA
2016-01-30 Derek Schuff[WebAssembly] Fix uses of FrameIndex as store values
2016-01-30 JF BastienWebAssembly: don't optimize frameindex store
2016-01-30 JF BastienWebAssembly NFC: fix build warning
2016-01-30 Gerolf Hoflehner[BasicAA] NFC - revised comment for function adjustToPo...
2016-01-30 Gerolf Hoflehner[BasicAA] Fix for missing must alias (D16343)
2016-01-30 Gerolf Hoflehner[BasicAA] Update on r259290 - added missing cast
2016-01-30 Matt ArsenaultAMDGPU: Fix emitting invalid workitem intrinsics for HSA
2016-01-30 Matt ArsenaultAMDGPU: Stop checking intrinsics not used by HSA for...
2016-01-30 Matt ArsenaultInstCombine: fabs(x) * fabs(x) -> x * x
2016-01-30 Dan Gohman[WebAssembly] Refine block placement to insert blocks...
2016-01-30 Matt ArsenaultAMDGPU: Add new amdgcn workitem intrinsics
2016-01-30 Justin BognerRemove references to *.h.in files and some autoconf...
2016-01-30 Justin BognerRemove *.h.in - these were only used by the autoconf...
2016-01-30 Gerolf Hoflehner[BasicAA] NFC - utility function for two's complement...
2016-01-30 Xinliang David LiFurther reduce test time
2016-01-30 Matthias BraunAvoid overly large SmallPtrSet/SmallSet
2016-01-30 Matthias BraunUse Support/DataTypes.h instead of cstdint
2016-01-30 Alexey Samsonov[docs] Remove references to autotools build.
2016-01-30 Justin Lebar[CUDA] Die if we ask the NVPTX backend to emit a global...
2016-01-30 David Majnemer[CodeView] Properly handle empty line tables
2016-01-29 Manman Ren[Objective-C] Support a new special module flag.
2016-01-29 Davide Italiano[llvm-nm] Add a comment to explain why we initialize MC.
2016-01-29 Kostya Serebryany[libFuzzer] add -timeout_exitcode option
2016-01-29 Sanjay Patelfunction names start with a lower case letter ; NFC
2016-01-29 Kostya Serebryany[libFuzzer] re-enable test for -abort_on_timeout=1...
2016-01-29 Sanjay Patelfix formatting; NFC
2016-01-29 Fiona GlaserFix typo in LoopSimplifyCFG
2016-01-29 Vedant Kumar[Profiling] Add a -sparse mode to llvm-profdata merge
2016-01-29 Reid KlecknerFix the MSVC build by moving static asserts into constr...
2016-01-29 Fiona GlaserAdd LoopSimplifyCFG pass
2016-01-29 Matthias BraunNeed #include <cstdint> for uint64_t
2016-01-29 Matthias BraunNeed #include <climit> for CHAR_BIT
2016-01-29 Xinliang David LiImprove test speed/trial 2
2016-01-29 Matthias BraunAttributeSetImpl: Summarize existing function attribute...
2016-01-29 Matthias BraunAttributeSetNode: Summarize existing attributes in...
2016-01-29 Xinliang David LiRevert 259242, 259243 -- irrelvante changes pulled in
2016-01-29 Xinliang David LiUse range for loop
2016-01-29 Xinliang David LiImprove test speed (interchange loop, reducing padding)
2016-01-29 Yaron KerenAnnotate dump() methods with LLVM_DUMP_METHOD, addressi...
2016-01-29 Sanjay Patel[InstCombine] avoid an insertelement transformation...
2016-01-29 David MajnemerUnbreak windows buildbots
2016-01-29 David Majnemer[CodeView] Implement .cv_inline_linetable
2016-01-29 Tim NorthoverARM: don't mangle DAG constant if it has more than...
2016-01-29 Derek Schuff[WebAssembly] Update test expectations
2016-01-29 Derek Schuff[WebAssembly] Support frame pointer
2016-01-29 Ahmed Bougacha[X86] Add missing "CHECK" colon in r259065 test.
2016-01-29 Reid Kleckner[codeview] Begin to add support for inlined call sites
2016-01-29 David MajnemerFix the build
2016-01-29 Jonas PaulssonTemporarily revert "[ScheduleDAGInstrs::buildSchedGraph...
2016-01-29 Matthew Simpson[SLP] Fix printing of debug statement (NFC)
2016-01-29 Sanjoy Das[RS4GC] Address post-commit review on r259208 from...
2016-01-29 Sanjoy Das[RS4GC] Remove unnecessary const_cast; NFC
2016-01-29 Sanjoy Das[RS4GC] Minor local cleanup to StabilizeOrder; NFC
2016-01-29 Reid Kleckner[CodeView] Fix dumping the is_stmt bit from the line...
2016-01-29 Sanjoy Das[RS4GC] Remove unnecessary redirections from tests...
2016-01-29 Sanjoy Das[RS4GC] Add some missing tests and CHECK: lines
2016-01-29 Zoran Jovanovic[mips] Absolute value macro expansion
2016-01-29 Jonas Paulsson[ScheduleDAGInstrs::buildSchedGraph()] Handling of...
2016-01-29 Benjamin Kramer[IR] Move definitions of users of Use::set to Value.h
2016-01-29 Benjamin Kramer[IR] Shuffle the code for getSequentialElementType...
2016-01-29 Alexandros... [ARM] Emit trap instruction using .inst directive
2016-01-29 Matt ArsenaultAMDGPU: Remove 24-bit intrinsics
2016-01-29 George Burgess IVMinor bugfix in AAResults::getModRefInfo.
2016-01-29 Eric ChristopherRefactor common code for PPC fast isel load immediate...
2016-01-29 Eric ChristopherSince LI/LIS sign extend the constant passed into the...
2016-01-29 Eric ChristopherFix up conditional formatting.
2016-01-29 Akira Hatanaka[llvm-bcanalyzer] Dump bitcode wrapper header
2016-01-29 David Majnemer[WinEH] Don't perform state stores in cleanups
2016-01-29 Matthias BraunSmallPtrSetTest: More checks for the swap() testing
2016-01-29 Matthias BraunSmallPtrSetTest: Check that iterators are still valid...
2016-01-29 David MajnemerRevert "Reapply commit r258404 with fix"
2016-01-29 David BlaikieFix some -Wstring-conversion warnings
2016-01-29 Philip Reames[GVN] Add clarifying assert [NFCI]
2016-01-29 Junmo ParkMinor code cleanup. NFC.
2016-01-29 Ahmed Bougacha[AArch64] Fix i64 nontemporal high-half extraction.
2016-01-29 Sanjoy Das[RS4GC] Minor cleanups enabled by the previous change...
2016-01-29 Sanjoy Das[RS4GC] Delete code that is dead due to r259129; NFC
2016-01-29 Reid KlecknerReland "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Clamp UseDeoptBundles to true and update tests
2016-01-29 Reid KlecknerRevert "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Port three tests to the deopt bundles directory
2016-01-29 Reid KlecknerAdd missing raw_ostream include
2016-01-28 Reid KlecknerSilence gcc warning about ternary and enumerations
2016-01-28 Sanjoy Das[PlaceSafepoints] Use DEBUG() instead of TraceLSP
2016-01-28 Easwaran RamanLower inlining threshold when the caller has minsize...
2016-01-28 Reid Kleckner[CodeView] Use assembler directives for line tables
2016-01-28 Reid KlecknerRemove unused MC includes from LTOModule.h
2016-01-28 Sanjoy Das[PlaceSafepoints] Misc. minor cleanups; NFC
2016-01-28 Sanjoy Das[PlaceSafepoints] Remvoe unused headers, and sort ...
2016-01-28 Sanjoy Das[PlaceSafepoints] Eliminate dead code; NFC
2016-01-28 Rafael EspindolaDon't mention a command line option in an error.
2016-01-28 Lang Hames[RuntimeDyld][MachO] Fix handling of empty eh-frame...
next