summaryrefslogtreecommitdiffstats
path: root/unittests
Commit message (Expand)AuthorAgeFilesLines
...
* [Dominators] Keep tree level in DomTreeNode and use it to find NCD and answer...Jakub Kuderski2017-06-301-0/+13
* Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTORRichard Smith2017-06-301-14/+16
* [DWARF] Don't include TestingSupport in LLVM_LINK_COMPONENTS.Juergen Ributzka2017-06-301-1/+2
* [DWARF] - Simplify HandleExpectedError implementation in DWARFDebugInfoTestGeorge Rimar2017-06-302-78/+64
* [GlobalISel] Make multi-step legalization work.Kristof Beyls2017-06-301-0/+19
* Try to appease a buildbot.Vedant Kumar2017-06-301-1/+2
* [Dominators] Don't compute DFS InOut numbers eagerly.Jakub Kuderski2017-06-301-0/+2
* [Coverage] Remove two overloads of CoverageMapping::load. NFC.Vedant Kumar2017-06-301-8/+9
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-4/+4
* Recommit "[Support] Add RetryAfterSignal helper function"Pavel Labath2017-06-292-0/+37
* Revert "Replace trivial use of external rc.exe by writing our own .res file."Eric Beckmann2017-06-291-2/+1
* [DebugInfo] - Removed trailing whitespaces. NFC.George Rimar2017-06-281-68/+68
* Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any...George Rimar2017-06-282-0/+48
* Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh...George Rimar2017-06-282-48/+0
* [ELF] - Add ability for DWARFContextInMemory to exit early when any error hap...George Rimar2017-06-282-0/+48
* [DWARF] NFC: Collect info used by DWARFFormValue into a helper.Paul Robinson2017-06-261-10/+19
* Replace trivial use of external rc.exe by writing our own .res file.Eric Beckmann2017-06-261-1/+2
* [AST] Fix a bug in aliasesUnknownInst. Make sure we are comparing the unknown...Xin Tong2017-06-252-0/+88
* Add support for Ananas platformEd Schouten2017-06-251-0/+6
* [ORC] Re-apply r306166 and r306168 with fix for regression test.Lang Hames2017-06-234-33/+38
* This reverts commit r306166 and r306168.Rafael Espindola2017-06-234-38/+33
* [ORC] Move ORC IR layer interface from addModuleSet to addModule and fix theLang Hames2017-06-234-33/+38
* Make the size specification for cache_size_bytes case insensitive.Peter Collingbourne2017-06-231-1/+1
* Add a ThinLTO cache policy for controlling the maximum cache size in bytes.Peter Collingbourne2017-06-231-4/+30
* Fix double->float truncation warning on MSVCSimon Pilgrim2017-06-231-2/+2
* [ADT] Add llvm::to_floatPavel Labath2017-06-231-1/+19
* [ORC] Switch the object layer API from addObjectSet to addObject (singular), andLang Hames2017-06-222-121/+110
* Make IPDBSession::getGlobalScope a non-const methodAdrian McCarthy2017-06-221-3/+1
* Revert "[Support] Add RetryAfterSignal helper function" and subsequent fixPavel Labath2017-06-222-39/+0
* [Support] Fix return type deduction in RetryAfterSignalPavel Labath2017-06-221-0/+5
* [PDB] Add symbols to the PDBReid Kleckner2017-06-211-8/+79
* [Support] Add RetryAfterSignal helper functionPavel Labath2017-06-212-0/+34
* Add a cantFail overload for Expected-reference (Expected<T&>) types.Lang Hames2017-06-201-0/+4
* Support: chunk writing on LinuxSaleem Abdulrasool2017-06-201-0/+6
* [GSoC] Flag value completion for clangYuka Takahashi2017-06-201-6/+7
* [Coverage] PR33517: Check for failure to load func recordsVedant Kumar2017-06-201-16/+39
* [ProfileData] PR33517: Check for failure of symtab creationVedant Kumar2017-06-201-5/+11
* Try to fix uninitialized read in unit test.Zachary Turner2017-06-191-0/+1
* Revert r305642Ismail Donmez2017-06-181-1/+1
* Test to correct triple for SUSE on ARMv7Ismail Donmez2017-06-181-1/+1
* [CodeView] Fix random access of type names.Zachary Turner2017-06-161-0/+51
* UnitTests: Followup to 305519Matthias Braun2017-06-152-6/+6
* UnitTests: Replace some if(x)report_fatal_error() with EXPECT_TRUE(!x)Matthias Braun2017-06-152-12/+6
* Added braces to work around gcc warning in googletest: suggest explicit brace...Galina Kistanova2017-06-155-11/+22
* [formatv] Add the ability to specify a fill character when aligning.Zachary Turner2017-06-151-0/+2
* Don't include TestingSupport in LLVM_LINK_COMPONENTS.Zachary Turner2017-06-143-4/+5
* Supressed warning: declared ‘static’ but never defined.Galina Kistanova2017-06-141-0/+11
* [gtest] Create a shared include directory for gtest utilities.Zachary Turner2017-06-1413-373/+248
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-6/+6
* Revert r305313 & r305303, self-hosting build-bot isn’t liking it.Frederich Munch2017-06-133-39/+3