llvm-6502/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
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
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