1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Transforms
Adam Nemet df626a149f [LoopVer] Optionally allow using memchecks from LAA
r243382 changed the behavior to always require a set of memchecks to be
passed to LoopVer.  This change restores the prior behavior as an
alternative to the new behavior.  This allows the checks to be
implicitly taken from the LAA object.

Patch by Ashutosh Nema!

llvm-svn: 244763
2015-08-12 16:51:19 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine unused variable warning fix. 2015-08-12 08:23:36 +00:00
Instrumentation [libFuzzer] don't crash if the condition in a switch has unusual type (e.g. i72) 2015-08-11 00:24:39 +00:00
IPO Enable EliminateAvailableExternally pass in the LTO pipeline. 2015-08-11 16:26:41 +00:00
ObjCARC Fix some comment typos. 2015-08-08 18:27:36 +00:00
Scalar don't repeat function names in comments; NFC 2015-08-11 21:24:04 +00:00
Utils [LoopVer] Optionally allow using memchecks from LAA 2015-08-12 16:51:19 +00:00
Vectorize fix minsize detection: minsize attribute implies optimizing for size 2015-08-11 15:56:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile