1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms
2012-11-16 20:53:08 +00:00
..
Hello
InstCombine Make this easier to understand, as suggested by Chandler. 2012-11-16 20:53:08 +00:00
Instrumentation [TSan] fix indentation 2012-11-14 14:33:59 +00:00
IPO Use empty parens for empty function parameter list instead of '(void)'. 2012-11-15 16:51:49 +00:00
Scalar Fix a crash observed by Shuxin Yang. The issue here is that LinearizeExprTree, 2012-11-15 09:58:38 +00:00
Utils SimplifyCFG: Don't assume non-null ScalarTargetTransformInfo. 2012-11-16 18:22:08 +00:00
Vectorize LoopVectorize: Division reductions generate incorrect code. Remove the part of the code that deals with divs. 2012-11-16 06:51:17 +00:00
CMakeLists.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
LLVMBuild.txt Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00
Makefile Add a basic-block autovectorization pass. 2012-02-01 03:51:43 +00:00