llvm-project/llvm/lib/Transforms
Benjamin Kramer 4dea8f542b Avoid duplicated map lookups. No functionality change intended.
llvm-svn: 273030
2016-06-17 18:59:41 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PM] Remove support for omitting the AnalysisManager argument to new 2016-06-17 00:11:01 +00:00
InstCombine [InstCombine] allow more than one use for vector bitcast folding with selects 2016-06-17 16:46:50 +00:00
Instrumentation [esan|cfrag] Add the struct field size array in StructInfo 2016-06-17 04:50:20 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar Avoid duplicated map lookups. No functionality change intended. 2016-06-17 18:59:41 +00:00
Utils Use m_APInt in SimplifyCFG 2016-06-17 00:04:39 +00:00
Vectorize [LV] Move management of symbolic strides to LAA. NFCI 2016-06-16 22:57:55 +00:00
CMakeLists.txt
LLVMBuild.txt