llvm/lib/Transforms
Hans Wennborg 0545f16700 Don't build switch tables for dllimport and TLS variables in GEPs
This is a follow-up to r211331, which failed to notice that we were
returning early from ValidLookupTableConstant for GEPs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211753 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 00:30:52 +00:00
..
Hello [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:55:47 +00:00
InstCombine InstCombine: Disable umul.with.overflow recognition for vectors. 2014-06-24 10:47:52 +00:00
Instrumentation Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
IPO GlobalOpt: Don't optimize dllimport for initializers 2014-06-24 06:53:45 +00:00
ObjCARC Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
Scalar Rename loop unrolling and loop vectorizer metadata to have a common prefix. 2014-06-25 15:41:00 +00:00
Utils Don't build switch tables for dllimport and TLS variables in GEPs 2014-06-26 00:30:52 +00:00
Vectorize Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile