OSDN Git Service

remove Cmake option for LLVM_DISABLE_ABI_BREAKING_CHECKS_ENFORCING
[android-x86/external-llvm.git] / unittests /
2017-03-06 Chris Bieneman[DWARF] NFC. A few bits of minor code cleanup.
2017-03-06 Craig Topper[APInt] Move operator~ out of line to make it better...
2017-03-05 Sanjoy Das[SCEV] Decrease the recursion threshold for CompareValu...
2017-03-03 Chris Bieneman[ObjectYAML] [DWARF] Abstract DWARF Initial Length...
2017-03-02 Zachary Turner[Support] Move Stream library from MSF -> Support.
2017-03-01 Victor Leschuk[DebugInfo] [DWARFv5] Unique abbrevs for DIEs with...
2017-03-01 Zachary TurnerRe-enable BinaryStreamTest.StreamReaderObject.
2017-03-01 Zachary TurnerDisable BinaryStreamTest.StreamReaderObject.
2017-03-01 Zachary Turner[PDB] Fix and re-enable BinaryStreamArray test.
2017-03-01 Zachary Turner[PDB] Re-add BinaryStreamTest.
2017-03-01 Vedant KumarRemove unittests/DebugInfo/PDB/BinaryStreamTest.cpp...
2017-03-01 Zachary Turner[PDB] Remove use of std error codes.
2017-03-01 Serge PavlovProcess tilde in llvm::sys::path::native
2017-03-01 NAKAMURA Takumi(Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease...
2017-03-01 NAKAMURA TakumiRevert r296581, "PDB/BinaryStreamTest.cpp: Appease...
2017-03-01 NAKAMURA TakumiPDB/BinaryStreamTest.cpp: Appease mingw to avoid std...
2017-03-01 Zachary TurnerMove constexpr arrays out of class definition.
2017-03-01 Zachary TurnerFix signed / unsigned comparison warning.
2017-03-01 Zachary Turner[PDB] Add an additional test for BinaryStreamRef.
2017-03-01 Zachary Turner[PDB] Add tests for BinaryStream.
2017-02-28 Paul Robinson[DWARFv5] Emit new unit header format.
2017-02-28 James Y KnightWorkaround MSVC bug when using TrailingObjects from...
2017-02-28 Zachary Turner[PDB] Add BinaryStreamError.
2017-02-28 Brad SmithSet default CPU for OpenBSD/arm to Cortex-A8
2017-02-28 Daniel SandersRevert r296474 - [globalisel] Change LLT constructor...
2017-02-28 Daniel Sanders[globalisel] Change LLT constructor string into an...
2017-02-28 Chandler Carruth[IR] Add range accessors for the indices of a GEP instr...
2017-02-28 Zachary Turner[PDB] Make streams carry their own endianness.
2017-02-27 Zachary Turner[PDB] Partial resubmit of r296215, which improved PDB...
2017-02-27 Lang Hames[Support][Error] Add a 'cantFail' utility function...
2017-02-26 Craig Topper[APInt] Use UINT64_MAX instead of ~0ULL. NFC
2017-02-26 Craig Topper[APInt] Remove unnecessary early out from getLowBitsSet...
2017-02-25 Sanjoy DasFix signed-unsigned comparison warning
2017-02-25 Sanjoy Das[ValueTracking] Don't do an unchecked shift in ComputeN...
2017-02-25 Simon Pilgrim[APInt] Add APInt::extractBits() method to extract...
2017-02-25 NAKAMURA TakumiRevert r296215, "[PDB] General improvements to Stream...
2017-02-25 Daniel JasperAdd static_cast to silence -Wc++11-narrowing.
2017-02-25 Zachary Turner[PDB] Disable some tests that are breaking bots.
2017-02-25 Zachary TurnerRe-enable BinaryStreamTest.StreamReaderObject.
2017-02-25 Zachary TurnerDisable BinaryStreamTest.StreamReaderObject temporarily.
2017-02-25 Zachary Turner[PDB] General improvements to Stream library.
2017-02-25 Zachary Turner[PDB] Rename Stream related source files.
2017-02-24 Lang Hames[Orc][RPC] Accept both const char* and char* arguments...
2017-02-24 Simon PilgrimRevert: r296141 [APInt] Add APInt::extractBits() method...
2017-02-24 Simon Pilgrim[APInt] Add APInt::extractBits() method to extract...
2017-02-24 Simon PilgrimFix signed/unsigned comparison warnings
2017-02-24 Simon Pilgrim[APInt] Add APInt::setBits() method to set all bits...
2017-02-24 Adrian McCarthyFix unit tests after r296049.
2017-02-23 Bryant Wong[ADT] Fix zip iterator interface.
2017-02-23 Sanjoy Das[IR] Add a Instruction::dropPoisonGeneratingFlags helper
2017-02-23 Matthias BraunTest if we can use raw strings on all platforms compili...
2017-02-22 Daniel BerlinMove updating functions to MemorySSAUpdater.
2017-02-22 Simon Dardis[Support] XFAIL is_local for mips
2017-02-21 Zachary Turner[Support] Add a function to check if a file resides...
2017-02-20 Daniel BerlinMemorySSA: Add support for renaming uses in the updater.
2017-02-20 Lang Hames[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingL...
2017-02-18 Zachary TurnerDon't assume little endian in StreamReader / StreamWriter.
2017-02-17 Joel Jones[AArch64] Add Cavium ThunderX support
2017-02-17 Sanjoy Das[JumpThreading] Re-enable JumpThreading for guards
2017-02-16 Zachary Turner[pdb] Add the ability to resolve TypeServer PDBs.
2017-02-16 Marshall ClowRemove uses of deprecated std::random_shuffle in the...
2017-02-15 Daniel BerlinImplement intrinsic mangling for literal struct types.
2017-02-15 Keno Fischer[GlobalObject] Fix setSection("")
2017-02-15 Anna ThomasRevert "[JumpThreading] Thread through guards"
2017-02-15 David BozierFix unittest for buildbot with mips host (32bit big...
2017-02-15 David BozierAttempt to fix buildbots after commit of r295173.
2017-02-15 David BozierFix incorrect formatting of DataRefImpl members in...
2017-02-15 Lang Hames[Orc][RPC] Add a AsyncHandlerTraits specialization...
2017-02-14 Zachary Turner[Support] Add StringRef::getAsDouble.
2017-02-14 Pavel Labath[Support] Add formatv support for StringLiteral
2017-02-14 Lang Hames[Orc][RPC] Remove lanch policies in favor of async...
2017-02-13 Michael KupersteinSilence redundant semicolon warnings. NFC.
2017-02-10 Dean Michael Berris[XRay][graph] Disambiguate name of type from member...
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-02-10 Dean Michael BerrisRevert "[XRay] A graph Class for the llvm-xray graph"
2017-02-10 Dean Michael Berris[XRay] A graph Class for the llvm-xray graph
2017-02-10 Eric Fiselier[CMake] Fix pthread handling for out-of-tree builds
2017-02-10 Dan Gohman[Support] Extend SLEB128 encoding support.
2017-02-09 Chandler Carruth[PM/LCG] Teach LCG to support spurious reference edges.
2017-02-09 George Burgess IV[ARM] Add support for armv7ve triple in llvm (PR31358).
2017-02-09 Chandler Carruth[PM/LCG] Teach the LazyCallGraph how to replace a funct...
2017-02-09 Sanjoy Das[JumpThreading] Thread through guards
2017-02-09 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2017-02-08 Lang Hames[Orc][RPC] Add a HandlerTratis specialization for free...
2017-02-07 David BlaikieFix some missing negations in the traits checking from...
2017-02-07 Duncan P. N. Exon... ADT: Add explicit conversions for reverse ilist iterators
2017-02-07 Pavel Labath[Support] Add FormatVariadic support for chrono types
2017-02-07 Joey Gouly[APInt] Fix rotl/rotr when the shift amount is greater...
2017-02-07 Chandler Carruth[PM] Defend against getting slightly wrong template...
2017-02-06 Chandler Carruth[SCEV] Scale back the test added in r294181 as it goes...
2017-02-06 Chandler Carruth[PM/LCG] Remove the lazy RefSCC formation from the...
2017-02-06 Daniil Fukalov[SCEV] limit recursion depth and operands number in...
2017-02-04 Alex DenisovTripleTest.FileFormat: check non-default value
2017-02-04 Alex DenisovTripleTest.BitWidthArchVariants: add missing arch types...
2017-02-04 Alex DenisovTripleTest.EndianArchVariants: add missing arch types...
2017-02-04 Ahmed Bougacha[Support] Simplify triple check in Host CPU test. NFC.
2017-02-03 Amaury Sechet[APInt] Add integer API bor bitwise operations.
2017-02-03 Ahmed Bougacha[Support] Accept macosx triple as 'darwin' in Host...
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-02-01 Sam Parker[ARM] const cast fix for ARMAttributeParser test
next