1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/lib/Transforms
Duncan Sands 9a5e527fde Reduce the number of non-trivial domtree queries by about 1% when
compiling sqlite3, by only doing dom queries after the cheap check
rather than interleaved with it.

llvm-svn: 149836
2012-02-05 15:50:43 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Narrow test further. Make bot and test happy. 2012-02-03 00:26:07 +00:00
Instrumentation reapply the patches reverted in r149470 that reenable ConstantDataArray, 2012-02-05 02:29:43 +00:00
IPO SwitchInst refactoring. 2012-02-01 07:49:51 +00:00
Scalar Reduce the number of non-trivial domtree queries by about 1% when 2012-02-05 15:50:43 +00:00
Utils SwitchInst refactoring. 2012-02-01 07:49:51 +00:00
Vectorize Simplify contains tests using 'count'. 2012-02-05 06:35:36 +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