[ADT] Teach alignment helpers to work correctly for abstract classes.
[oota-llvm.git] / include /
2015-12-29 Chandler Carruth[ADT] Teach alignment helpers to work correctly for...
2015-12-29 Chandler Carruth[ptr-traits] Sink several in-body method definitions...
2015-12-29 Chandler Carruth[ptr-traits] Sink a constructor definition to the ...
2015-12-29 Chandler Carruth[ptr-traits] Add a bunch of includes to provide complet...
2015-12-29 Chandler Carruth[ptr-traits] Split the MCFragment type hierarchy out...
2015-12-29 Chandler Carruth[MC] Fix the comment header for this header file. It...
2015-12-29 Craig TopperDe-virtualize mnemonicIsValid and remove from the base...
2015-12-29 Craig Topper[TableGen] Remove MnemonicContainsDot from AsmParser...
2015-12-29 James Y Knight[TrailingObjects] Dynamically realign under-aligned...
2015-12-29 Chandler Carruth[ptr-traits] Merge the MetadataTracking helpers into...
2015-12-29 Chandler Carruth[ADT] Run clang-format over another file before I try...
2015-12-28 Easwaran RamanRefactor inline costs analysis by removing the InlineCo...
2015-12-28 Elena DemikhovskyImplemented cost model for masked gather and scatter...
2015-12-28 Eric ChristopherAs a prelude to the rest of DWARF5 being supported...
2015-12-28 Chandler Carruth[ADT] Run clang-format over more code, fixing numerous...
2015-12-28 Chandler Carruth[ADT] Run clang-format over PointerUnion.h and clean...
2015-12-28 Michael Kuperstein[X86] Better support for the MCU psABI (LLVM part)
2015-12-28 Asaf Badouh[X86][AVX512] Lower broadcast sub vector to vector...
2015-12-28 Asaf Badouh[X86][AVX512] add fp scalar broadcast intrinsics
2015-12-28 Chandler Carruth[lcg] Fix formatting errors found with clang-format...
2015-12-27 Igor BregerAVX512: Change VPMOVB2M DAG lowering , use CVT2MASK...
2015-12-27 Chandler Carruth[attrs] Extract the pure inference of function attribut...
2015-12-27 Chandler Carruth[attrs] Split off the forced attributes utility into...
2015-12-26 Chen Li[gc.statepoint] Change gc.statepoint intrinsic's return...
2015-12-25 Craig Topper[IR] Mark the Type subclass helper methods 'inline...
2015-12-24 Dave BartolomeoFix signed/unsigned warning in Line.h.
2015-12-24 Dave BartolomeoFix initializer order warning in TypeRecord.h
2015-12-24 Dave BartolomeoLLVM CodeView library
2015-12-24 Chandler CarruthAdd a missing const qualifier on the context instructio...
2015-12-24 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU encoding
2015-12-24 Igor BregerAVX512: VPMOVM2B/W/D/Q intrinsic implementation.
2015-12-24 David MajnemerAddress Sanjoy's review comments to r256326
2015-12-23 Philip Reames[Statepoints] Use Indirect operands for spill slots
2015-12-23 Philip Reames[MemOperands] Clarify code around dropping memory opera...
2015-12-23 Philip Reames[MachineLICM] Fix handling of memoperands
2015-12-23 David Majnemer[OperandBundles] Have InstCombine play nice with operan...
2015-12-23 David Majnemer[OperandBundles] Have DeadArgElim play nice with operan...
2015-12-23 Philip Reames[GC] Make GCStrategy::isGCManagedPointer a type predica...
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Dan GohmanAdd an OperandNamespace field to Target.td's Operand.
2015-12-22 Akira HatanakaRevert r256277 and r256279.
2015-12-22 Akira HatanakaProvide a way to specify inliner's attribute compatibil...
2015-12-22 Cong Hou[BPI] Replace weights by probabilities in BPI.
2015-12-22 Manuel JacobRemove deprecated llvm.experimental.gc.result.{int...
2015-12-22 Vedant Kumar[Support] Allow multiple paired calls to {start,stop...
2015-12-22 Asaf Badouh[X86][AVX512] Add rcp14 and rsqrt14 intrinsics
2015-12-21 David Majnemer[MC, COFF] Support link /incremental conditionally
2015-12-21 Amjad AboudImplemented Support of IA interrupt and exception handlers:
2015-12-20 Xinliang David Li[PGO] Improve Indexed Profile Reader efficiency
2015-12-20 Xinliang David LiMinor clean up -- move large single use method out...
2015-12-19 Sanjoy DasNonnull elements in OperandBundleCallSites are not...
2015-12-19 Rafael EspindolaDelete APIs that have been deprecated since 2010.
2015-12-19 Rafael EspindolaAssert that we have all use/users in the getters.
2015-12-19 Vedant KumarRe-reapply "[IR] Move optional data in llvm::Function...
2015-12-19 Vedant KumarRevert "Reapply "[IR] Move optional data in llvm::Funct...
2015-12-19 Vedant KumarReapply "[IR] Move optional data in llvm::Function...
2015-12-19 Xinliang David Li[PGO] Add hash to name mapping in InstrProfSymtab
2015-12-19 Vedant KumarRevert "[IR] Move optional data in llvm::Function into...
2015-12-19 Vedant Kumar[IR] Move optional data in llvm::Function into a hungof...
2015-12-19 James Y KnightPossibly fix MSVC compilation after r256054.
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Xinliang David Li[PGO] Cleanup: Move large member functions out of line...
2015-12-18 James Y KnightRewrite the TrailingObjects template to provide two...
2015-12-18 Rafael Espindolagit-clang-format a region I am about to change.
2015-12-18 Xinliang David Li[PGO] Simplify computehash interface (NFC)
2015-12-18 Alexey Samsonov[Symbolize] Improve the ownership of parsed objects.
2015-12-18 Cong HouUse getEdgeProbability() instead of getEdgeWeight(...
2015-12-18 Rafael EspindolaRemove redundant argument. NFC.
2015-12-18 Rafael EspindolaDrop materializeAllPermanently.
2015-12-18 Rafael EspindolaDrop support for dematerializing.
2015-12-18 Pete CooperRevert "Improve DWARFDebugFrame::parse to also handle...
2015-12-18 Teresa JohnsonRename variables to reflect linker split (NFC)
2015-12-18 Eric ChristopherConvert Arg, ArgList, and Option to dump() to dbgs...
2015-12-18 Eric ChristopherAdd a dump method for ArgList.
2015-12-18 Pete CooperImprove DWARFDebugFrame::parse to also handle __eh_frame.
2015-12-18 Teresa Johnson[ThinLTO/LTO] Don't link in unneeded metadata
2015-12-18 Rafael Espindolaclang-format to reduce diff in another patch.
2015-12-18 Vedant KumarRevert "[Option] Introduce Arg::print(raw_ostream&...
2015-12-18 Vedant Kumar[Option] Introduce Arg::print(raw_ostream&) and use...
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-17 Cong Hou[BranchProbability] Remove the restriction that known...
2015-12-17 Rafael EspindolaDrop function that are deprecated since 2010.
2015-12-17 Sanjoy Das[SCEV] Add and use SCEVConstant::getAPInt; NFCI
2015-12-17 Teresa Johnson[ThinLTO] Metadata linking for imported functions
2015-12-17 Andy GibbsRevert r254592 (virtual dtor in SCEVPredicate).
2015-12-17 Tobias GrosserDOTGraphTraits: Allow the decision to show a graph...
2015-12-17 Xinliang David Li[PGO] InstrPGO and coverage code refactoring (NFC)
2015-12-16 Rafael EspindolaUse std::unique_ptr. NFC.
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-16 Rafael EspindolaDrop an unnecessary use of writev.
2015-12-16 Rafael EspindolaSimplify memory management with std::unique_ptr.
2015-12-16 Ahmed Bougacha[CodeGen] Make MachineInstrBuilder::copyImplicitOps...
2015-12-16 Nathan Slingerland[PGO] Handle and report overflow during profile merge...
2015-12-16 Krzysztof Parzyszek[Hexagon] Update e_flags in the ELF definitions
2015-12-16 Manman RenCXX_FAST_TLS calling convention: target independent...
2015-12-16 Paul RobinsonSet debugger tuning from TargetOptions (NFC)
2015-12-16 Justin BognerLPM: Make callers of LPM.deleteLoopFromQueue update...
2015-12-16 Tom StellardMachineScheduler: Add a target hook for deciding which...
2015-12-16 Krzysztof Parzyszek[Packetizer] Add a check whether an instruction should...
2015-12-16 Vaivaswatha NagarajAdd InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
next