llvm-project/llvm/lib/Transforms
Sean Silva 2e8f095b2a Inline this into its only use. NFC.
The name was out of date at this point and it seems simple enough to
have in-line.

llvm-svn: 271093
2016-05-28 04:19:40 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PM] Port the Sample FDO to new PM (part-2) 2016-05-27 23:20:16 +00:00
InstCombine [InstCombine] move and/sext fold to helper function; NFCI 2016-05-27 21:41:29 +00:00
Instrumentation Inline this into its only use. NFC. 2016-05-28 04:19:40 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar The patch fixes r271071 2016-05-28 00:14:58 +00:00
Utils The patch refactors unroll pass. 2016-05-27 23:15:06 +00:00
Vectorize [BBVectorize] Don't vectorize selects with a scalar condition and vector operands. 2016-05-26 18:43:57 +00:00
CMakeLists.txt
LLVMBuild.txt