llvm-6502/lib/Transforms
Bill Wendling 855c29d82c Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a fix to PR17307 & 17308."
This causes PR17852.

This reverts commit d93e8a06b2.

Conflicts:
	test/Transforms/GVN/cond_br2.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194348 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-10 07:34:34 +00:00
..
Hello
InstCombine Scalarize select vector arguments when extracted. 2013-11-04 20:36:06 +00:00
Instrumentation fix PR17635: false positive with packed structures 2013-10-24 09:17:24 +00:00
IPO Teach MergeFunctions about address spaces 2013-11-10 01:44:37 +00:00
ObjCARC [objc-arc] Convert the one directional retain/release relation assert to a conditional check + fail. 2013-11-05 16:02:40 +00:00
Scalar Revert "Resurrect r191017 " GVN proceeds in the presence of dead code" plus a fix to PR17307 & 17308." 2013-11-10 07:34:34 +00:00
Utils Use type form of getIntPtrType. 2013-11-10 04:46:57 +00:00
Vectorize SLPVectorizer: Use properlyDominates to satisfy the irreflexivity of a strict weak ordering. 2013-11-04 21:34:55 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile