llvm-project/llvm/lib/Transforms
Simon Pilgrim a42a54258e [InstCombine] Fix SimplifyDemandedUseBits SHL handling (PR35515)
Don't assume that the pattern matched SRL can be cast to an Instruction (might be ConstExpr etc.)

llvm-svn: 320270
2017-12-09 23:42:56 +00:00
..
Coroutines [coro] Make Spill a proper struct instead of deriving from pair. 2017-10-31 19:22:55 +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 Hardware-assisted AddressSanitizer (llvm part). 2017-12-09 00:21:41 +00:00
InstCombine [InstCombine] Fix SimplifyDemandedUseBits SHL handling (PR35515) 2017-12-09 23:42:56 +00:00
Instrumentation Register NetBSD/x86_64 in MemorySanitizer.cpp 2017-12-09 00:32:09 +00:00
ObjCARC Modify ModRefInfo values using static inline method abstractions [NFC]. 2017-12-05 20:12:23 +00:00
Scalar Hardware-assisted AddressSanitizer (llvm part). 2017-12-09 00:21:41 +00:00
Utils [InlineFunction] Set debug loc for call to forward varargs. 2017-12-09 14:25:33 +00:00
Vectorize [LV] Interleaved access vectorization: fix computing new alias info 2017-12-06 22:42:24 +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