Don't build switch lookup tables for dllimport or TLS variables
[oota-llvm.git] / include / llvm / IR / Constant.h
2014-06-20 Hans WennborgDon't build switch lookup tables for dllimport or TLS...
2014-06-04 Rafael EspindolaAdd a Constant version of stripPointerCasts.
2014-03-05 Craig Topper[C++11] Add 'override' keyword to IR library.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-09 Shuxin YangConsider expression "0.0 - X" as the negation of X if
2013-01-02 Chandler CarruthMove all of the header files which are involved in...