llvm-6502/lib/Transforms
Hal Finkel 430b9079c6 BBVectorize: Correctly merge SubclassOptionalData
When two instructions are combined into a vector instruction,
the resulting instruction must have the most-conservative flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168765 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-28 03:04:10 +00:00
..
Hello
InstCombine instcombine: Don't replace all uses for instructions with no uses 2012-11-27 18:52:49 +00:00
Instrumentation tsan: instrument atomic nand operation 2012-11-27 08:09:25 +00:00
IPO Make the AttrListPtr object a part of the LLVMContext. 2012-11-20 05:09:20 +00:00
Scalar instcombine: Migrate sprintf optimizations 2012-11-27 05:57:54 +00:00
Utils Remove the dependent libraries feature. 2012-11-27 09:55:56 +00:00
Vectorize BBVectorize: Correctly merge SubclassOptionalData 2012-11-28 03:04:10 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile