OSDN Git Service

Clear release notes for 7.0.0
[android-x86/external-llvm.git] / unittests /
2018-01-03 Alex BradburyThread MCSubtargetInfo through Target::createMCAsmBackend
2017-12-30 Serge PavlovAdded support for reading configuration files
2017-12-30 Serge PavlovReverted 321580: Added support for reading configuratio...
2017-12-30 Serge PavlovAdded support for reading configuration files
2017-12-29 Matt ArsenaultIR: Fix BasicBlock::phis for empty blocks
2017-12-27 Serguei Katkov[SCEV] Be careful with nuw/nsw/exact in InsertBinop
2017-12-22 Benjamin KramerUnbreak the build. Combining chrono with Optional is...
2017-12-21 Francis Visoiu Mistrih[YAML] Refactor escaping unittests
2017-12-21 Francis Visoiu Mistrih[YAML] Fix UTF-8 handling
2017-12-21 Pavel Labath[Support] Remove MemoryBuffer::getNewUninitMemBuffer
2017-12-20 Simon Dardis[orc][cmake] Check if 8 byte atomics require libatomic...
2017-12-20 Florian Hahn[TargetParser] Check size before accessing architecture...
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_IntrinsicID operands to...
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_IntrinsicID operands to...
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_CFIIndex operands to Machine...
2017-12-19 Pavel Labath[Support] Add WritableMemoryBuffer class
2017-12-19 Serguei KatkovFix APFloat from string conversion for Inf
2017-12-18 Paul RobinsonRecommit "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-18 Francis Visoiu Mistrih[YAML] Add support for non-printable characters
2017-12-18 Max Kazantsev[ConstantRange] Support for ashr in ConstantRange compu...
2017-12-16 Hal Finkel[SimplifyLibCalls] Inline calls to cabs when it's safe...
2017-12-15 Paul RobinsonRevert "Recommit "[DWARFv5] Dump an MD5 checksum in...
2017-12-15 Paul RobinsonRecommit "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Matthias BraunMachineFunction: Slight refactoring; NFC
2017-12-15 Paul RobinsonRevert "[DWARFv5] Dump an MD5 checksum in the line...
2017-12-15 Paul Robinson[DWARFv5] Dump an MD5 checksum in the line-table header.
2017-12-14 Evandro Menezes[Unit][AArch64] Additional tests for target parsing
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print MCSymbol operands as <mcsymbol sym...
2017-12-14 Francis Visoiu Mistrih[CodeGen] Move printing MO_Metadata operands to Machine...
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print live-out register lists as liveout...
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print global addresses as @foo in both MIR...
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print external symbols as $symbol in both...
2017-12-13 Michael ZolotukhinRemove redundant includes from unittests.
2017-12-13 Igor Laevsky[FuzzMutate] Only generate loads and stores to the...
2017-12-13 Igor Laevsky[FuzzMutate] Avoid zero sized aggregates
2017-12-13 Igor Laevsky[FuzzMutate] Correctly split landingpad blocks
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print jump-table index operands as %jump...
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print target index operands as target-index...
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print constant pool index operands as %const...
2017-12-13 Pavel Labath[Testing/Support] Make the HasValue matcher composable
2017-12-13 Matthias BraunRename LiveIntervalAnalysis.h to LiveIntervals.h
2017-12-12 Alexandre GaneaTest commit.
2017-12-11 George Burgess IVEnsure moved-from container is cleared on move
2017-12-09 Simon DardisInfer lowest bits of an integer Multiply when the low...
2017-12-08 Francis Visoiu Mistrih[CodeGen] Move printing MO_Immediate operands to Machin...
2017-12-08 Adrian PrantlGeneralize llvm::replaceDbgDeclare and actually support...
2017-12-08 Evandro Menezes[AArch64] Add Exynos to host detection
2017-12-08 Francis Visoiu Mistrih[CodeGen] Move printing MO_CImmediate operands to Machi...
2017-12-08 Igor Laevsky[FuzzMutate] Correctly insert sinks and sources around...
2017-12-07 Lang Hames[ORC] Mark SymbolStringPool methods as inline to avoid...
2017-12-07 Zachary Turner[DebugInfo] Fix register variables not showing up in...
2017-12-07 Alina Sbirlea[ModRefInfo] Make enum ModRefInfo an enum class [NFC].
2017-12-07 Igor Laevsky[FuzzMutate] Allow only sized pointers for the GEP...
2017-12-07 Pavel Labath[Testing/Support] Make matchers work with Expected<T&>
2017-12-07 Francis Visoiu Mistrih[CodeGen] Use MachineOperand::print in the MIRPrinter...
2017-12-07 Vedant Kumar[Coverage] Scan ahead for the most-recent completed...
2017-12-05 Zachary Turner[CodeView] Add support for content hashing CodeView...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-12-05 Lang Hames[Orc] Add a SymbolStringPool data structure for efficie...
2017-12-05 Joel Galenson[ConstantRange] Support subtraction in makeGuaranteedNo...
2017-12-05 George RimarFix build bot after r319750 "[Support/TarWriter] -...
2017-12-05 George Rimar[Support/TarWriter] - Don't allow TarWriter to add...
2017-11-30 Zachary TurnerSplit TypeTableBuilder into two classes.
2017-11-30 Igor Laevsky[FuzzMutate] Correctly handle vector types in the inser...
2017-11-30 Igor Laevsky[FuzzMutate] Don't use index operands as sinks
2017-11-30 Igor Laevsky[FuzzMutate] Pick correct index for the insertvalue...
2017-11-30 Igor Laevsky[FuzzMutate] Don't create load as a new source if it...
2017-11-30 Igor Laevsky[FuzzMutate] Don't crash when we can't remove instructi...
2017-11-30 Vedant Kumar[Coverage] Use the most-recent completed region count...
2017-11-28 Zachary Turner[CodeView] Refactor / Rewrite TypeSerializer and TypeTa...
2017-11-28 Francis Visoiu Mistrih[Support] Add unit test for printLowerCase
2017-11-27 Michal Gorny[cmake] Pass -Wl,-z,nodelete on Linux to prevent unloading
2017-11-27 Greg ClaytonFixed the ability to recursively get an attribute value...
2017-11-27 David BlaikieRename MCTargetOptionsCommandFlags.h to .def as it...
2017-11-27 David BlaikieFix -Werror build for signed/unsigned comparison with...
2017-11-27 Zachary Turner[BinaryStream] Support growable streams.
2017-11-27 Max Kazantsev[NFC] Add missing unit tests for EquivalenceClasses
2017-11-23 Benjamin Kramer[YAMLParser] Don't crash on null keys in KeyValueNodes.
2017-11-22 Rafael EspindolaAllow TempFile::discard to be called twice.
2017-11-20 David BlaikieAdd ADL support to range based <algorithm> extensions
2017-11-18 Walter Lee[asan] Add a full redzone after every stack variable
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-16 Aaron Smith[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB...
2017-11-16 Max Kazantsev[SCEV][NFC] Introduce isSafeToExpandAt function to...
2017-11-16 Eric ChristopherNeed to work around the gcc Wunused-function bug as...
2017-11-15 Mitch Phillips[cfi-verify] Validate there are no register clobbers...
2017-11-10 Mitch Phillips[cfi-verify] Made FileAnalysis operate on a GraphResult...
2017-11-10 Lang Hames[ADT] Rewrite mapped_iterator in terms of iterator_adap...
2017-11-09 Vedant Kumar[Coverage] Use the wrapped segment when a line has...
2017-11-08 Adrian PrantlLet replaceVTableHolder accept any type.
2017-11-08 Rafael EspindolaConvert FileOutputBuffer::commit to Error.
2017-11-08 Rafael EspindolaUpdate unittest too.
2017-11-08 David BlaikieTarget/TargetInstrInfo.h -> CodeGen/TargetInstrInfo...
2017-11-07 Mitch PhillipsExtend SpecialCaseList to allow users to blame matches...
2017-11-07 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-07 Kristof BeylsSilence MSVC error C2398
2017-11-07 Kristof Beyls[GlobalISel] Enable legalizing non-power-of-2 sized...
2017-11-06 Sanjay Patel[IR] redefine 'UnsafeAlgebra' / 'reassoc' fast-math...
2017-11-04 Aaron BallmanMove these CMake projects into the Tests folder on...
2017-11-03 David BlaikieMove TargetFrameLowering.h to CodeGen where it's implem...
next