llvm/lib/Transforms
Reid Kleckner 07f7a28236 [InstCombine] Be more conservative about removing stackrestore
We ended up removing a save/restore pair around an inalloca call,
leading to a miscompile in Chromium.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262095 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-27 00:53:54 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] Be more conservative about removing stackrestore 2016-02-27 00:53:54 +00:00
Instrumentation [sancov] Pruning full dominator blocks from instrumentation. 2016-02-26 01:17:22 +00:00
IPO NFC. Move isDereferenceable to Loads.h/cpp 2016-02-24 12:49:04 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [JumpThreading] Simplify Instructions first in ComputeValueKnownInPredecessors() 2016-02-26 06:06:04 +00:00
Utils [SimplifyCFG] Use a more elegant solution than r261731 2016-02-24 17:30:48 +00:00
Vectorize ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
CMakeLists.txt
LLVMBuild.txt