Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / include / llvm / IR / IntrinsicInst.h
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-18 Betul Buyukkurt[PGO] Value profiling support
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-05-20 Pete CooperChange Function::getIntrinsicID() to return an Intrinsi...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-15 Duncan P. N. Exon... DbgIntrinsicInst: Downcast to specialized MDNodes in...
2015-03-15 Duncan P. N. Exon... Verifier: Check debug info intrinsic arguments
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-02-25 Chandler CarruthAdd some convenience accessors for the underlying Use...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...