[InstCombine] Fix SSE2/AVX2 vector logical shift by constant
[oota-llvm.git] / lib / Transforms / Instrumentation / SafeStack.cpp
2015-08-06 Nico RieckRename inst_range() to instructions() for consistency...
2015-06-22 Peter CollingbourneSafeStack: Create the unsafe stack pointer on demand.
2015-06-15 Peter CollingbourneProtection against stack-based memory corruption errors...