llvm-project/llvm/lib/Transforms
JF Bastien f90029bb14 NFC: MergeFunctions return early
Same effect, easier to read.

llvm-svn: 266128
2016-04-12 21:23:05 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO NFC: MergeFunctions return early 2016-04-12 21:23:05 +00:00
InstCombine Add the allocsize attribute to LLVM. 2016-04-12 01:05:35 +00:00
Instrumentation Make helper functions static. NFC. 2016-04-07 10:10:09 +00:00
ObjCARC Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Scalar Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Utils ThinLTO renaming: use module hash instead of position in the summary 2016-04-11 23:26:46 +00:00
Vectorize Loop vectorization with uniform load 2016-04-10 16:53:19 +00:00
CMakeLists.txt
LLVMBuild.txt