Update GettingStarted docs list of LLVM_TARGETS_TO_BUILD to match cmake.
[oota-llvm.git] / unittests /
2015-08-05 Benjamin Kramer[ArrayRefTest] Work around a GCC 4.8 internal compiler...
2015-08-05 NAKAMURA Takumiunittests/ADT/ArrayRefTest.cpp: Suppress r243995 on...
2015-08-04 Benjamin Kramer[ArrayRef] Make copy use std::uninitialized_copy.
2015-08-03 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-08-03 Derek SchuffFix memory leak in unit test of Bitcode/BitReaderTest.cpp
2015-08-03 Lang Hames[MCJIT] Fix a cast warning in the unit-test introduced...
2015-08-03 Derek SchuffFix testing for end of stream in bitstream reader.
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Duncan P. N. Exon... Linker: Move distinct MDNodes instead of cloning
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-31 Duncan P. N. Exon... DI: Rewrite the DIBuilder local variable API
2015-07-30 NAKAMURA TakumiMCJITTests/MCJITCAPITest.cpp: Try to appease i686-win32.
2015-07-30 Matt ArsenaultAdd amdopencl environment to triple
2015-07-30 Lang Hames[MCJIT] Fix a memory leak in a unit test that was intro...
2015-07-29 Lang Hames[MCJIT] Fix PR20656 by teaching MCJIT to honor Executio...
2015-07-29 Pete CooperReapply "Add reverse(ContainerTy) range adapter."
2015-07-29 Pete CooperRevert "Add reverse(ContainerTy) range adapter."
2015-07-29 Pete CooperAdd reverse(ContainerTy) range adapter.
2015-07-27 Alex LorenzIR: Expose the method 'getLocalSlot' in the module...
2015-07-24 Duncan P. N. Exon... DI: Fix unit tests after r243160
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-07-20 Daniel BerlinMiscellaneous Fixes for SparseBitVector
2015-07-17 Alex LorenzAsmParser: Add a function to parse a standalone constan...
2015-07-14 Lang Hames[ExecutionEngine] Re-apply r241962 with fixes for ARM.
2015-07-11 Renato GolinRevert "[ExecutionEngine] Use std::function rather...
2015-07-11 Lang Hames[ExecutionEngine] Add a static cast to the unittest...
2015-07-11 Lang Hames[ExecutionEngine] Remove cruft and fix a couple of...
2015-07-10 Lang Hames[ExecutionEngine] Use std::function rather than a funct...
2015-07-10 James MolloyAdd support for fast-math flags to the FCmp instruction.
2015-07-06 Benjamin Kramer[Triple] Add a helper to switch between big/little...
2015-07-01 Pawel BylicaChange APInt comparison with uint64_t.
2015-06-30 Alexey SamsonovFix memory leak in unittest added in r241101.
2015-06-30 David Majnemer[Cloning] Teach CloneModule about personality functions
2015-06-30 Alexey Samsonov[DebugInfo] Let IRBuilder::SetInsertPoint(BB::iterator...
2015-06-30 Dan GohmanDrop the OS from the WebAssembly target triple for...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend
2015-06-29 Adrian PrantlAdd a DIModule metadata node to the IR.
2015-06-27 Duncan P. N. Exon... IR: Expose ModuleSlotTracker in Value::print()
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...
next