summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-19Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl
2017-07-18Object: rename parameter from DLLName to ImportNameSaleem Abdulrasool
2017-07-18llvm: add llvm-dlltool support to the archiverMartell Malone
2017-07-18Revert r308329: llvm: add llvm-dlltool support to the archiverRui Ueyama
2017-07-18[Dominators] Improve error checking in deleteEdgeJakub Kuderski
2017-07-18llvm: add llvm-dlltool support to the archiverMartell Malone
2017-07-18Make EHFrames available to sub-classes of RTDyldMemoryManager.Frederich Munch
2017-07-18[globalisel][tablegen] Enable the import of rules involving fma.Daniel Sanders
2017-07-18PSCEV] Create AddRec for Phis in cases of possible integer overflow,Dorit Nuzman
2017-07-18[ARM|CodeGen] Improve the code in FastISelJaved Absar
2017-07-18llvm/DebugInfo/CodeView/TypeStreamMerger.h: Prune a couple of \param(s), remo...NAKAMURA Takumi
2017-07-18[DWARF] Modification of code for the verification of .debug_info section.Spyridoula Gravani
2017-07-18[PDB] Finish and simplify TPI hashingReid Kleckner
2017-07-18[PDB] Merge in types and items from type servers (/Zi)Reid Kleckner
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-17[codeview] Remove TypeServerHandler and PDBTypeServerHandlerReid Kleckner
2017-07-17[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as wellMartin Storsjo
2017-07-17[ORC] Remove extraneous else.Lang Hames
2017-07-17[SystemZ] Add support for IBM z14 processor (2/3)Ulrich Weigand
2017-07-17[SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand
2017-07-17[YAMLTraits] Add filename support to yaml::InputAlex Bradbury
2017-07-16Apply explicit instantiation workaround to DominanceFrontierJakub Kuderski
2017-07-16[Dominators] Workaround explicit instantiation bug.Jakub Kuderski
2017-07-15[IR] Implement Constant::isNegativeZeroValue/isZeroValue/isAllOnesValue/isOne...Craig Topper
2017-07-15[CodeView] Dump BuildInfoSym and ProcSym type indicesReid Kleckner
2017-07-15Fix mis-use of std::lower_boundReid Kleckner
2017-07-15[PM/LCG] Teach the LazyCallGraph to maintain reference edges from everyChandler Carruth
2017-07-15[TTI] Refine the cost of EXT in getUserCost()Haicheng Wu
2017-07-15[Dominators] Fix reachable visitation and reenable a unit testJakub Kuderski
2017-07-14Add missing space to commentAdrian Prantl
2017-07-14[Dominators] Implement incremental deletionsJakub Kuderski
2017-07-14[Dominators] Add a missing includeJakub Kuderski
2017-07-14[Dominators] Implement incremental insertionsJakub Kuderski
2017-07-14[TableGen][MC] Fix a few places where we didn't hide the underlying type of L...Craig Topper
2017-07-14[Dominators] Make IsPostDominator a template parameterJakub Kuderski
2017-07-14[Dominators] Simplify block and node printingJakub Kuderski
2017-07-14[Hexagon] Add intrinsics for data cache operationsKrzysztof Parzyszek
2017-07-13[DWARF] Introduce verification for the unit header chain in .debug_info secti...Spyridoula Gravani
2017-07-13Fix build due to const-correctness issue after last minute refactoringReid Kleckner
2017-07-13[PDB] Fix quadratic behavior when writing a BinaryItemStreamReid Kleckner
2017-07-13[Dominators] Simplify templatesJakub Kuderski
2017-07-13[Orc] Fix some Error-related fixmes in CompileOnDemandLayer now that the layerLang Hames
2017-07-13[Dominators] Split SemiNCA into smaller functionsJakub Kuderski
2017-07-13[PDB] Fix type server handling for archivesReid Kleckner
2017-07-13[Dominators] Improve reachability verificationJakub Kuderski
2017-07-13Documentation fix. NFC.Rafael Espindola
2017-07-13Support: Add llvm::center_justify.Frederich Munch
2017-07-13[AArch64] Add an SVE target feature to the backend and TargetParser.Amara Emerson
2017-07-13[TargetLowering] Add hook for adding target MMO flags when doing ISel.Geoff Berry
2017-07-13[MIR] Add support for printing and parsing target MMO flagsGeoff Berry