OSDN Git Service

CODE_OWNERS: Take ownership of Loop Strenght Reduce.
[android-x86/external-llvm.git] / unittests /
2016-11-30 Mehdi AminiFix macro check for ABI breacking check: should use...
2016-11-29 Mehdi AminiChange Error unittest to use the LLVM_ENABLE_ABI_BREAKI...
2016-11-28 Chandler Carruth[PM] Extend the explicit 'invalidate' method API on...
2016-11-28 Mehdi AminiImprove error handling in YAML parsing
2016-11-28 Davide Italiano[ThreadPool] Rollback recent changes until I figure...
2016-11-28 Davide Italiano[ThreadPool] Simplify the interface. NFCI.
2016-11-28 Mehdi AminiRevert "Improve error handling in YAML parsing"
2016-11-28 Mehdi AminiImprove error handling in YAML parsing
2016-11-28 Chandler Carruth[PM] Add an ASCII-art diagram for the call graph in...
2016-11-23 Chandler Carruth[PM] Change the static object whose address is used...
2016-11-23 Rui UeyamaAdd convenient functions to compute hashes of byte...
2016-11-22 Zachary TurnerAdd some searching functions for ArrayRef<T>.
2016-11-22 Chandler Carruth[LCG] Start using SCC relationship predicates in the...
2016-11-22 Chandler Carruth[ADT] Add initializer list support to SmallPtrSet so...
2016-11-20 Simon PilgrimFix spelling mistakes in Tools/Tests comments. NFC.
2016-11-18 Matthias BraunTimer: Track name and description.
2016-11-17 Daniil Fukalov[SCEV] limit recursion depth of CompareSCEVComplexity
2016-11-17 Lang HamesRemove a stale test case.
2016-11-16 Lang Hames[Orc] Re-enable the RPC unit test disabled in r286917.
2016-11-16 Pavel LabathRemove TimeValue class
2016-11-15 Chad Rosier[AArch64] Add support for Qualcomm's Falkor CPU.
2016-11-15 Chad Rosier[AArch64] Refactor test per Matthias' request.
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2016-11-15 Lang Hames[ORC] Temporarily disable RPCUtils unit test.
2016-11-13 Peter CollingbourneBitcode: Change module reader functions to return an...
2016-11-12 Zachary Turner[Support] Add StringRef::find_lower and contains_lower.
2016-11-12 Lang Hames[ORC] Add a WrappedHandlerReturn type to map handler...
2016-11-11 Zachary Turner[Support] Introduce llvm::formatv() function.
2016-11-11 Mehdi AminiFix static initialization order fiasco in MCTests
2016-11-11 Lang Hames[ORC] Temporarily fix the RPCUtils unit test by explici...
2016-11-11 Lang Hames[ORC] Re-apply 286620 with fixes for the ErrorSuccess...
2016-11-11 Erik EcksteinMake the FunctionComparator of the MergeFunctions pass...
2016-11-11 Lang Hames[ORC] Revert r286620 while I investigate a bot failure.
2016-11-11 Lang Hames[ORC] Refactor the ORC RPC utilities to add some new...
2016-11-11 Greg ClaytonClean up DWARFFormValue by reducing duplicated code...
2016-11-11 Teresa JohnsonSplit Bitcode/ReaderWriter.h into separate reader and...
2016-11-11 Mehdi AminiPrevent at compile time converting from Error::success...
2016-11-11 Mehdi AminiMake the Error class constructor protected
2016-11-11 Davide Italiano[ADT/MathExtras] Make buildbot happy again.
2016-11-11 Davide Italiano[ADT/MathExtras] Add tests for PowerOf2Floor (previousl...
2016-11-11 Davide Italiano[ADT/MathExtras] Introduce PowerOf2Ceil.
2016-11-10 Zachary Turner[Support] Improve flexibility of binary blob formatter.
2016-11-10 Nico WeberRevert r286437 r286438, they caused PR30976
2016-11-10 Sanjoy Das[SCEVExpander] Hoist unsigned divisons when safe
2016-11-10 Sanjoy Das[SCEVExpander] Don't hoist divisions
2016-11-10 Sanjoy DasLift out a helper lambda; NFC
2016-11-09 Peter CollingbourneBitcode: Change the materializer interface to return...
2016-11-09 Greg ClaytonAdded the ability to dump hex bytes easily into a raw_o...
2016-11-08 Sanjoy Das[TBAA] Drop support for "old style" scalar TBAA tags
2016-11-08 Peter CollingbourneIR, Bitcode: Change bitcode reader to no longer own...
2016-11-08 Peter CollingbourneBitcode: Decouple block info block state from reader.
2016-11-07 Jordan RoseAdd tests for r286139.
2016-11-06 Tim Shen[APFloat] Make functions that produce APFloaat objects...
2016-11-03 Adrian PrantlAdd DWARF debug info support for C++11 inline namespaces.
2016-11-03 Michael LeMay[ADT] IntervalMap: fix setStart and setStop
2016-11-03 Jonas Hahnfeld[CMake] Disable rpath for UnitTests
2016-11-02 Malcolm ParsonsFix Clang-tidy readability-redundant-string-cstr warnings
2016-11-02 Peter CollingbourneBitcode: Fix short read implementation.
2016-11-02 Michael Gottesman[ilist_node] Add a getReverseIterator() method and...
2016-11-02 Peter CollingbourneSupport: Remove MemoryObject and DataStreamer interfaces.
2016-11-02 Peter CollingbourneBitcode: Change reader interface to take memory buffers.
2016-11-01 George Burgess IV[MemorySSA] Tighten up types to make our API prettier...
2016-11-01 Alex Bradbury[RISCV] Recognise riscv32 and riscv64 in triple parsing...
2016-11-01 Serge PavlovAttempt to pacify buildbot
2016-11-01 Serge PavlovAllow resolving response file names relative to includi...
2016-10-31 Sanjoy DasMake a test case more rigorous; NFC
2016-10-31 Sanjoy Das[SCEV] Try to order n-ary expressions in CompareValueCo...
2016-10-31 Sanjoy Das[SCEV] Reduce boilerplate in unit tests
2016-10-30 Sanjoy Das[SCEV] In CompareValueComplexity, order global values...
2016-10-30 Sanjoy DasClean up test a little bit; NFC
2016-10-29 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-27 Greg ClaytonSwitch all DWARF variables for tags, attributes and...
2016-10-26 Victor LeschukDebugInfo: fix incorrect alignment type (NFC)
2016-10-26 Peter CollingbourneCloning: Also clone global variable attached metadata.
2016-10-25 Vedant Kumar[unittests] STLExtrasTest: Remove an MSVC 2013 workarou...
2016-10-25 Vedant Kumar[unittests] Remove an MSVC 2013 workaround, NFCI.
2016-10-21 Benjamin Kramer[Support] Fix AlignOf test on i386-linux.
2016-10-20 Daniel Berlin[MSSA] Avoid unnecessary use walks when calling getClob...
2016-10-20 Benjamin Kramer[Support] Remove llvm::alignOf now that all uses are...
2016-10-20 Benjamin KramerRetire llvm::alignOf in favor of C++11 alignof.
2016-10-20 Pavel LabathReapply "Add Chrono.h - std::chrono support header"
2016-10-20 Victor LeschukDebugInfo: preparation to implement DW_AT_alignment
2016-10-19 Mehdi AminiAdd computeHostNumPhysicalCores() implementation for...
2016-10-19 Mehdi Amini[ADT] Zip range adapter
2016-10-19 Pavel LabathRevert "Add Chrono.h - std::chrono support header"
2016-10-19 Artur PilipenkoIntroduce ConstantRange.addWithNoSignedWrap
2016-10-19 Pavel LabathAdd Chrono.h - std::chrono support header
2016-10-18 Vitaly Buka[asan] Simplify calculation of stack frame layout extra...
2016-10-18 Vitaly Buka[asan] Append line number to variable name if line...
2016-10-18 Justin Lebar[ADT] Remove CachedHash<T>.
2016-10-18 Sanjoy Das[SCEV] Make CompareValueComplexity a little bit smarter
2016-10-18 Victor LeschukDebugInfo: change alignment type from uint64_t to uint3...
2016-10-18 Renato GolinRevert "Resubmit "Add support for advanced number forma...
2016-10-17 Zachary TurnerRename HexStyle -> HexFormatStyle, and remove a constexpr.
2016-10-17 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-17 Justin Lebar[ADT] Move CachedHashString to its own header in ADT...
2016-10-17 Justin Lebar[ADT] Add an initializer_list constructor to {Small...
2016-10-17 Justin Lebar[ADT] Add SmallDenseSet.
2016-10-17 Zachary TurnerRevert formatting changes.
2016-10-17 Zachary TurnerTry to fix build after invalid pointer conversion.
next