llvm-project/llvm/lib/Transforms
Dehao Chen 34cc676732 Fix null pointer access for discriminator assignment.
Summary: This fixes the buildbot failure.

Reviewers: dnovillo, davidxl

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D19129

llvm-svn: 266360
2016-04-14 19:46:38 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO NFC mergefunc: const correctness 2016-04-13 21:12:21 +00:00
InstCombine [InstCombine] We folded an fcmp to an i1 instead of a vector of i1 2016-04-13 06:55:52 +00:00
Instrumentation Make helper functions static. NFC. 2016-04-07 10:10:09 +00:00
ObjCARC Don't IPO over functions that can be de-refined 2016-04-08 00:48:30 +00:00
Scalar [StructurizeCFG] Annotate branches that were treated as uniform 2016-04-14 17:42:35 +00:00
Utils Fix null pointer access for discriminator assignment. 2016-04-14 19:46:38 +00:00
Vectorize [CodeGen] Teach LLVM how to lower @llvm.{min,max}num to {MIN,MAX}NAN 2016-04-14 07:13:24 +00:00
CMakeLists.txt
LLVMBuild.txt