llvm-6502/lib/Transforms
2013-04-22 20:51:10 +00:00
..
Hello
InstCombine Changed back (relative to commit 179786) the operations executed when extract(cast) is transformed to cast(extract). It uses the Builder class as before. In addition the result node is added to the Worklist, so all the previous extract users will become the new scalar cast users. 2013-04-22 20:51:10 +00:00
Instrumentation [ASan] Allow disabling init-order checks for globals by source file name. 2013-04-11 13:20:00 +00:00
IPO Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
ObjCARC When we strength reduce an objc_retainBlock call to objc_retain, increment NumPeeps and make sure that Changed is set to true. 2013-04-21 00:50:27 +00:00
Scalar Clarify that llvm.used can contain aliases. 2013-04-22 14:58:02 +00:00
Utils Revert "SimplifyCFG: If convert single conditional stores" 2013-04-21 13:09:04 +00:00
Vectorize SLPVectorize: Add support for vectorization of casts. 2013-04-21 08:05:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile