llvm-6502/lib/Transforms
Dinesh Dwivedi c2b11baf5f This patch removed duplicate code for matching patterns
which are now handled in SimplifyUsingDistributiveLaws() 
(after r211261)

Differential Revision: http://reviews.llvm.org/D4253



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211768 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-26 08:57:33 +00:00
..
Hello
InstCombine This patch removed duplicate code for matching patterns 2014-06-26 08:57:33 +00:00
Instrumentation Introduce a string_ostream string builder facilty 2014-06-26 00:00:48 +00:00
IPO GlobalOpt: Don't optimize thread_local for initializers 2014-06-26 03:02:19 +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