Re-commit r247216: "Fix Clang-tidy misc-use-override warnings, other minor fixes"
[oota-llvm.git] / unittests /
2015-09-10 Chandler Carruth[ADT] Fix a confusing interface spec and some annoying...
2015-09-10 Chandler Carruth[ADT] Switch a bunch of places in LLVM that were doing...
2015-09-10 Chandler Carruth[ADT] Add a single-character version of the small vecto...
2015-09-10 Mehdi AminiAdd makeArrayRef() overload for ArrayRef input (no...
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-09-09 Alex LorenzFix PR 24633 - Handle undef values when parsing standal...
2015-09-04 Ben CraigAdding full stops to comments
2015-09-04 Richard SmithFix APInt value initialization to give a zero value...
2015-09-02 Douglas KatzmanMove twice-repeated clang path operation into a new...
2015-09-02 Benjamin Kramer[RemoveDuplicatePHINodes] Start over after removing...
2015-09-02 James Molloy[ValueTracking] Minor comment change in test
2015-09-02 James Molloy[ValueTracking] Look through casts when both operands...
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-28 Duncan P. N. Exon... DI: Set DILexicalBlock columns >= 65536 to 0/unknown
2015-08-28 Duncan P. N. Exon... DI: Add Function::getSubprogram()
2015-08-27 Lang HamesAdd a global mapping layer for Orc. Adapted from a...
2015-08-21 Alex LorenzAsmParser: Save and restore the parsing state for types...
2015-08-19 David BlaikieAllow Optionals to be compared to None
2015-08-18 Chandler Carruth[PM/AA] Remove the last relics of the separate IPA...
2015-08-18 Yaron KerenAdd unit test for isLayoutIdentical(empty, empty).
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-08-14 Chandler Carruth[PM/AA] Hoist the interface to TBAA into a dedicated...
2015-08-13 Rafael EspindolaThere is only one saver of strings.
2015-08-13 Rafael EspindolaReturn ErrorOr from FileOutputBuffer::create. NFC.
2015-08-12 David BlaikieSimplify PackedVector by removing user-defined special...
2015-08-11 David BlaikieFix UB in MCJIT test cases that relied on union type...
2015-08-11 Yaron KerenAdd SmallString test trying to exercise the realloc...
2015-08-11 James MolloyAdd support for floating-point minnum and maxnum
2015-08-06 Frederic RissThread premissions through sys::fs::create_director...
2015-08-06 Yaron KerenFix Visual C++ error C2248:
2015-08-06 Chandler Carruth[PM/AA] Hoist the interface for BasicAA into a header...
2015-08-05 James Y KnightAdd a TrailingObjects template class.
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.
next