llvm-project/llvm/lib/Transforms
Sanjoy Das 8da1f95916 [OperandBundles] Remove unncessary constructor
The StringRef constructor is unnecessary (since we're converting to
std::string anyway), and having it requires an explicit call to
StringRef's or std::string's constructor.

llvm-svn: 255000
2015-12-08 03:50:32 +00:00
..
Hello
IPO [ThinLTO] Support for specifying function index from pass manager 2015-12-07 19:21:11 +00:00
InstCombine [InstCombine] Call getCmpPredicateForMinMax only with a valid SPF 2015-12-05 23:44:22 +00:00
Instrumentation [ASAN] Add doFinalization to reset state 2015-12-05 14:42:34 +00:00
ObjCARC
Scalar [IndVars] Have getInsertPointForUses preserve LCSSA 2015-12-08 00:13:21 +00:00
Utils [OperandBundles] Remove unncessary constructor 2015-12-08 03:50:32 +00:00
Vectorize Fix a typo in LoopVectorize.cpp. NFC. 2015-12-05 01:00:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile