1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Benjamin Kramer 5e5fda04d8 [HWAsan] Fix uninitialized variable.
Found by msan.

llvm-svn: 322847
2018-01-18 14:19:04 +00:00
..
Coroutines Make internal/private GVs implicitly dso_local. 2018-01-11 22:15:05 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] fix demanded-bits propagation for zext/trunc 2018-01-17 14:39:28 +00:00
Instrumentation [HWAsan] Fix uninitialized variable. 2018-01-18 14:19:04 +00:00
IPO Add a ProfileCount class to represent entry counts. 2018-01-17 22:24:23 +00:00
ObjCARC Remove redundant includes from lib/Transforms. 2017-12-13 21:31:01 +00:00
Scalar [SCEV] Fix typo. NFC. 2018-01-17 21:58:35 +00:00
Utils Add a ProfileCount class to represent entry counts. 2018-01-17 22:24:23 +00:00
Vectorize [SLP] Fix for PR32164: Improve vectorization of reverse order of extract operations. 2018-01-16 18:17:01 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00