1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Transforms
David Bolvansky 1efac0d64e [InstCombine] snprintf optimizations
Reviewers: spatel, efriedma, majnemer, rja, bkramer

Reviewed By: rja, bkramer

Subscribers: rja, llvm-commits

Differential Revision: https://reviews.llvm.org/D46285

llvm-svn: 331889
2018-05-09 16:09:31 +00:00
..
AggressiveInstCombine Fix some layering in AggressiveInstCombine (avoiding inclusion of Scalar.h) 2018-04-24 15:40:07 +00:00
InstCombine Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Instrumentation Fix Layering, move instrumentation transform headers into Instrumentation subdirectory 2018-03-23 22:11:06 +00:00
IPO Move SampleProfile.h into IPO along with the rest of the IPO pass headers 2018-03-22 22:42:44 +00:00
Scalar [reassociate] Fix excessive revisits when processing long chains of reassociatable instructions. 2018-05-02 17:59:16 +00:00
Utils [InstCombine] snprintf optimizations 2018-05-09 16:09:31 +00:00
Vectorize Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Coroutines.h
Instrumentation.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
IPO.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ObjCARC.h
Scalar.h [LoopGuardWidening] Split out a loop pass version of GuardWidening 2018-04-27 17:29:10 +00:00
Utils.h Fix some layering in StripNonLineTableDebugInfo, moving its declaration from IPO.h to Utils.h to match its implementation 2018-03-29 22:42:08 +00:00
Vectorize.h Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00