Merging r259236:
[oota-llvm.git] / unittests / Support /
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-02 Benjamin Kramer[support] Add a macro wrapper for alignas and simplify...
2015-03-26 Andrew KaylorSupress MSVC padding warning in alignment test
2015-03-10 Ben LangmuirDon't treat .foo as two path components in path::iterators
2015-03-02 Justin BognerDetect malformed YAML sequence in yaml::Input::beginSeq...
2015-02-26 Reid KlecknerSilence some Win64 clang-cl warnings about unused stuff...
2015-02-25 Justin BognerObject: Handle Mach-O kext bundle files
2015-02-15 Aaron BallmanRemoving LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
2015-02-13 Duncan P. N. Exon... Support: Add dwarf::getOperationEncoding()
2015-02-12 Benjamin KramerTry to fix the MSVC build.
2015-02-12 Benjamin KramerMathExtras: Bring Count(Trailing|Leading)Ones and Count...
2015-02-07 Duncan P. N. Exon... Support: Fix tests for VirtualityString
2015-02-07 Duncan P. N. Exon... Support: Add dwarf::getVirtuality()
2015-02-07 Duncan P. N. Exon... Support: Use Dwarf.def for DW_VIRTUALITY, NFC
2015-02-06 Duncan P. N. Exon... Support: Add dwarf::getAttributeEncoding()
2015-02-06 Duncan P. N. Exon... Support: Stop stringifying DW_ATE_{lo,hi}_user
2015-02-06 Duncan P. N. Exon... Support: Add dwarf::getLanguage()
2015-02-06 Duncan P. N. Exon... Support: Stop stringifying DW_LANG_{lo,hi}_user
2015-02-05 Matt ArsenaultAdd support for double / float to EndianStream
2015-02-04 Alexey SamsonovSpecialCaseList: Add support for parsing multiple input...
2015-02-03 Duncan P. N. Exon... Support: Add string => unsigned mapping for DW_TAG
2015-02-03 Duncan P. N. Exon... Support: Stop stringifying DW_TAG_{lo,hi}_user
2015-02-02 Duncan P. N. Exon... Support: Add missing header to BlockFrequencyTest.cpp...
2015-01-28 Chris BienemanRefactoring llvm command line parsing and option regist...
2015-01-27 Chris BienemanRe-landing changes to use ArrayRef instead of SmallVect...
2015-01-27 Richard TrieuRevert r227148 & r227154 which added a test which infin...
2015-01-27 Eric ChristopherFix unsigned/signed comparison warning.
2015-01-27 Chris BienemanOne more fix to the new API to fix const-correctness.
2015-01-26 Chris BienemanPete Cooper suggested the new API should use ArrayRef...
2015-01-26 Reid KlecknerAdd a UTF8 to UTF16 conversion wrapper for use in the...
2015-01-26 Zachary TurnerTeach raw_ostream to support hex formatting without...
2015-01-26 Chris BienemanPutting all the standard tool options into a "Generic...
2015-01-21 Chris BienemanAdding a new cl::HideUnrelatedOptions API to allow...
2015-01-19 Chandler CarruthSuppress the newly added Clang warning for the inaccess...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-10 Dmitri GribenkoConvertUTFTest: fix misleading empty line
2014-12-15 David MajnemerStringPool: Cleanup typos in unittest comments
2014-12-15 David MajnemerThreadLocal: Return a mutable pointer if templated...
2014-12-12 Rafael EspindolaMove the resize file feature from mapped_file_region...
2014-12-12 Rafael EspindolaPass a FD to resise_file and add a testcase.
2014-12-12 Rafael EspindolaRemove unused feature. NFC.
2014-12-11 Rafael EspindolaRemove a convoluted way of calling close by moving...
2014-12-11 Rafael EspindolaRemove dead code. NFC.
2014-12-04 Rafael EspindolaRemove dead code. NFC.
2014-11-24 Paul RobinsonMore long path name support on Windows, this time in...
2014-11-24 Duncan P. N. Exon... Support: Add *cast_or_null<> for pointer wrappers
2014-11-21 Rafael EspindolaFix a silly bug in StreamingMemoryObject.cpp.
2014-11-20 Alexey SamsonovRemove support for undocumented SpecialCaseList entries.
2014-11-13 Aaron BallmanFixing some sign comparison warnings from MSVC; NFC.
2014-11-13 Paul RobinsonDrop a few unneeded ctor calls (missed code review...
2014-11-13 Paul RobinsonImprove long path name support on Windows.
2014-11-07 NAKAMURA Takumi[CMake] LLVMSupport: Give system_libs PRIVATE scope...
2014-10-08 Nick Kledzik[Support] Add MemoryBuffer::getFileSlice()
2014-09-25 Nick Kledzik[Support] Add type-safe alternative to llvm::format()
2014-09-17 Justin BognerLineIterator: Provide a variant that keeps blank lines
2014-09-17 Nick KledzikFix identify_magic() with mach-o stub dylibs.
2014-09-15 Nick Kledzik[Support] add decodeSLEB128()
2014-09-11 Rui UeyamaSupport: Use llvm::COFF::BigObjMagic
2014-09-11 Rui UeyamaSupport: improve identify_magic to recognize COFF bigobj
2014-09-11 Rafael EspindolaMisc cleanups to the FileSytem api.
2014-09-11 Rafael EspindolaUse simpler version of sys::fs::exists. NFC.
2014-09-07 Hans WennborgTry to unflake AllocatorTest.TestAlignmentPastSlab
2014-09-07 Hans WennborgBumpPtrAllocator: do the size check without moving...
2014-09-03 Rafael EspindolaAdd writeFileWithSystemEncoding to LibLLVMSuppor.
2014-09-03 David BlaikieEnsure ErrorOr cannot implicitly invoke explicit ctors...
2014-09-02 Hans WennborgBumpPtrAllocator: use uintptr_t when aligning addresses...
2014-09-02 David Blaikieunique_ptrify the result of SpecialCaseList::create
2014-08-29 Chris BienemanCleaning up static initializers in TimeValue.
2014-08-27 David BlaikieConvert a few more cases of direct intialization of...
2014-08-27 Rafael EspindolaReturn a std::unique_ptr when creating a new MemoryBuffer.
2014-08-27 Rafael Espindolayaml::Stream doesn't need to take ownership of the...
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-26 Reid KlecknerFix Path unittests on Windows after raw_fd_ostream...
2014-08-25 Rafael EspindolaModernize raw_fd_ostream's constructor a bit.
2014-08-22 Reid KlecknerFix PR17239 by changing the semantics of the RemainingA...
2014-08-22 Alex Lorenz[Support] Fix the overflow bug in ULEB128 decoding.
2014-08-21 David BlaikieExplicitly pass ownership of the MemoryBuffer to AddNew...
2014-08-19 Hans WennborgBumpPtrAllocator: don't accept 0 for the alignment...
2014-08-17 Rafael EspindolaConvert an ownership comment with std::uinque_ptr.
2014-08-17 Hans WennborgBumpPtrAllocator: remove 'no slabs allocated yet' check
2014-08-15 Sean SilvaRevert "[Support] Promote cl::StringSaver to a separate...
2014-08-15 Sean Silva[Support] Promote cl::StringSaver to a separate utility
2014-08-13 Benjamin FosterTest commit, remove trailing whitespace
2014-08-13 Aaron BallmanAsserting that the call to chdir succeeds in this test...
2014-08-09 Rafael EspindolaFix expected windows result.
2014-08-08 Rafael EspindolaRemove dead code. Fixes pr20544.
2014-08-08 Rafael EspindolaFix bug 20125 - clang-format segfaults on bad config.
2014-08-04 Justin BognerPath: Stop claiming path::const_iterator is bidirectional
2014-07-16 Justin Bognerunittests: Actually test reverse iterators in Path...
2014-07-14 Justin BognerSupport: Fix option handling when using cl::Required...
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...
2014-07-06 Aaron BallmanThese should be EXPECT_TRUE, not EXPECT_FALSE. Amends...
2014-07-06 Aaron BallmanFixing compile errors related to changes with MemoryBuf...
2014-07-06 Rafael EspindolaUpdate the MemoryBuffer API to use ErrorOr.
2014-07-01 Benjamin KramerRemove unused typedef. GCC warns about this.
2014-06-27 Chandler CarruthRe-apply r211287: Remove support for LLVM runtime multi...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-24 Duncan P. N. Exon... Support: Return ScaledNumbers::MaxScale from getQuotient()
2014-06-23 Duncan P. N. Exon... Support: Extract ScaledNumbers::getSum() and getDiffere...
2014-06-23 Duncan P. N. Exon... Support: Return scale from ScaledNumbers::matchScales()
next