llvm-6502/lib/Transforms
Duncan Sands 68e20223a7 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149836 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-05 15:50:43 +00:00
..
Hello
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
LLVMBuild.txt
Makefile