Delete dead code. NFC.
[oota-llvm.git] / unittests /
2015-06-25 Duncan P. N. Exon... AsmPrinter: Use an intrusively linked list for DIE...
2015-06-25 Duncan P. N. Exon... AsmPrinter: Convert DIE::Values to a linked list
2015-06-25 Benjamin KramerDon't use std::make_unique.
2015-06-25 Joseph Tremoulet[ORC] Add ObjectTransformLayer
2015-06-25 Pawel BylicaAdd missing <array> include.
2015-06-25 Pawel BylicaExpress APInt::{s,u}{l,g}e(uint64_t) in terms of APInt...
2015-06-24 Alex LorenzADTTests: merge #ifdef checks from r240436.
2015-06-24 Chandler Carruth[ADT] Teach DenseMap to support StringRef keys.
2015-06-23 Alex LorenzADT: Add a string APSInt constructor.
2015-06-23 Alex LorenzAsmParser: Extend the API to make the global value...
2015-06-22 Justin BognerInstrProf: Add a test for multiple copies of the same...
2015-06-22 David BlaikieModify ParseArgs to return the InputArgList by value...
2015-06-21 David BlaikieArrayRef-ify ParseArgs
2015-06-20 Keno Fischer[MCJIT] Add a FindGlobalVariableNamed utility
2015-06-19 Tobias GrosserIRBuilder: Add unit tests for construction of globals...
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-17 Alex LorenzRevert r239972 (YAML: Assign a value returned by the...
2015-06-17 Alex LorenzYAML: Assign a value returned by the default constructo...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Chandler Carruth[PM/AA] Remove the Location typedef from the AliasAnaly...
2015-06-17 Rafael EspindolaTry to fix the MSVC build.
2015-06-17 Rafael EspindolaHandle forward referenced function when streaming bitcode.
2015-06-16 Rafael EspindolaUse std::unique_ptr to manage the DataStreamer in bitco...
2015-06-16 Rafael EspindolaReturn a unique_ptr from getLazyBitcodeModule and parse...
2015-06-16 NAKAMURA Takumillvm/unittests/Support/Path.cpp: Use <windows.h> instea...
2015-06-16 Duncan P. N. Exon... modules: Add explicit dependency on intrinsics_gen
2015-06-15 Adrian PrantlDebug Info IR: Switch DIObjCProperty to use DITypeRef.
2015-06-15 Benjamin Kramer[LinkerTest] Use LLVMDisposeMessage to free error string.
2015-06-13 Rafael EspindolaDon't use std::errc.
2015-06-13 Benjamin Kramer[LinkerTest] Don't leak error string.
2015-06-13 Rafael EspindolaBring in a BumpPtrStringSaver from lld and simplify...
2015-06-12 Eli BenderskyFix returning error message in LLVMLinkModules
2015-06-09 Aaron BallmanRemoving spurious semi colons; NFC.
2015-06-04 Benjamin Kramer[APInt] Remove special case for i1.
2015-05-29 Frederic RissYAML traits need to be in the llvm::yaml namespace.
2015-05-29 Frederic Riss[YAMLIO] Make line-wrapping configurable and test it.
2015-05-28 Petar Jovanovic[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-05-27 Duncan P. N. Exon... Reapply "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Renato GolinARMTargetParser: Make BSD Thumb/BE armv6 work
2015-05-27 Duncan P. N. Exon... Revert "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Change DIEValue to be stored by value
2015-05-24 Duncan P. N. Exon... AsmPrinter: Make DIEString small
2015-05-22 Renato GolinAdding profile and version parsers to ARMTargetParser
2015-05-21 Michael J. Spencer[Support] Fix ErrorOr equality operator.
2015-05-21 Adrian PrantlIR / debug info: Add a DWOId field to DICompileUnit,
2015-05-21 Alex LorenzYAML: Null terminate block scalar's value.
2015-05-21 Derek SchuffFix StreamingMemoryObject to respect known object size.
2015-05-21 Renato GolinMake Triple::parseARMArch use ARMTargetParser
2015-05-20 Alex LorenzAsmParser: Require a terminating null character when...
2015-05-20 Renato GolinGet Triple::getARMCPUForArch() to use TargetParser
2015-05-20 Pawel BylicaUnit tests for the getSwappedBytes(double) fix from...
2015-05-18 David BlaikieSimplify IRBuilder::CreateCall* by using ArrayRef+initi...
2015-05-18 Hans WennborgFix llvm::BumpPtrAllocatorImpl::Reset()
2015-05-15 Eric ChristopherWhile in GlobalValue fix the function(s) that don't...
2015-05-14 Alex LorenzYAML: Add support for literal block scalar I/O.
2015-05-13 Alex LorenzYAML: Implement block scalar parsing.
2015-05-13 Justin BognerInstrProf: Treat functions with a coverage map but...
2015-05-13 Diego NovilloAdd function entry count metadata.
2015-05-11 David BlaikieReaddress r236990, use of static members on a non-stati...
2015-05-11 Aaron BallmanAmends r236990, because I failed at hitting "save"...
2015-05-11 Aaron BallmanReplacing a range-based for loop with an old-style...
2015-05-08 Douglas KatzmanUnbreak build: Makefile must have the same change as...
2015-05-08 Douglas KatzmanPrevent further errors of omission when adding backend...
2015-05-08 John Brawn[ARM] Reject invalid -march values
2015-05-06 Alex LorenzYAML: Fix crash in the skip method of KeyValueNode...
2015-05-06 Derek SchuffAdd bitcode test to verify functions can be materialize...
2015-05-05 Justin BognerInstrProf: Strip filename prefixes from the names we...
2015-05-05 Ismail DonmezFix regression in parsing armv{6,7}hl- triples. These...
2015-05-04 Alex LorenzYAML: Add an optional 'flow' field to the mapping trait...
2015-05-04 Hans WennborgOption parsing: properly handle flag aliases for joined...
2015-05-01 Zachary TurnerFix compilation of PDBApiTest.
2015-05-01 Douglas KatzmanMove unit test into anonymous namespace as per convention.
2015-05-01 Alex LorenzYAML: Fix the output of sequences that contain flow...
2015-05-01 Diego NovilloFix infinite recursion in ScaledNumber::toInt.
2015-04-30 Douglas KatzmanExhaustively test all triples in TripleTest.
2015-04-30 Diego NovilloFix private constructor for ScaledNumber.
2015-04-30 Diego NovilloFix typo in comment. NFC.
2015-04-30 Pawel BylicaAdd convenient overloads for CreateInsertElement and...
2015-04-29 David Blaikie[opaque pointer type] Pass GlobalAlias the actual point...
2015-04-29 Douglas KatzmanNew architecture name - 'sparcel' for Sparc little...
2015-04-29 Reid KlecknerDisable failing TestDevNull test on Windows
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-29 Rafael EspindolaRelax assert to avoid spurious failures with /dev/null.
2015-04-28 Daniel BerlinMake getModRefInfo(Instruction *) not crash on certain...
2015-04-28 Duncan P. N. Exon... DebugInfo: Support up to 2^16 arguments in a subprogram
2015-04-27 Pawel BylicaConstfold insertelement to undef when index is out...
2015-04-24 Duncan P. N. Exon... Verifier: Function metadata attachments require a body
2015-04-24 Duncan P. N. Exon... IR: Add Function metadata attachments
2015-04-24 Pawel BylicaCorrect extractelement constant folding
2015-04-24 Pawel BylicaFix APInt long division algorithm
2015-04-22 Yaron KerenAnother test to exercise APInt divide step D6.
2015-04-22 David BlaikieReplace std::auto_ptr with std::unique_ptr
2015-04-21 Duncan P. N. Exon... DebugInfo: Remove DIArray and DITypeArray typedefs
2015-04-21 Duncan P. N. Exon... DebugInfo: Drop rest of DIDescriptor subclasses
2015-04-21 Reid Kleckners/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentine...
2015-04-20 Duncan P. N. Exon... DebugInfo: Delete subclasses of DIScope
2015-04-20 Lang Hames[Orc] Make the makeStub function propagate argument...
2015-04-20 Duncan P. N. Exon... DebugInfo: Remove DIType
2015-04-20 Rafael EspindolaDon't allow pwrite to resize a stream.
2015-04-17 Zachary Turner[PDB] Support executables and source/line info.
next