llvm-project/llvm/lib/Transforms
Tilmann Scheller 925b193eed Revert "[FunctionAttrs] Remove redundant assignment."
This reverts r253661.

Turns out that the assignment is not redundant (despite the Clang static analyzer claiming the opposite).

The variable is being used by the lambda function AddUsersToWorklistIfCapturing().

llvm-svn: 253696
2015-11-20 19:17:10 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
IPO Revert "[FunctionAttrs] Remove redundant assignment." 2015-11-20 19:17:10 +00:00
InstCombine Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
Instrumentation Follow up to r253591. Turn into an assertion. 2015-11-19 21:50:08 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar Fix a pair of issues that caused an infinite loop in reassociate. 2015-11-20 08:16:13 +00:00
Utils Fix the debug build breakage that getDiscriminator is called by mistake. 2015-11-19 20:29:27 +00:00
Vectorize [LV] Add a helper function, isReductionVariable. NFC. 2015-11-19 14:19:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile