llvm-6502/lib
Dan Gohman 6ab10f69a9 Add fast paths to ScalarEvolution::getSizeOf and getOffsetOf, as
they're used a lot by getNodeForGEP, which can be called a lot.
This speeds up -iv-users by around 15% on several testcases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101083 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 23:03:26 +00:00
..
Analysis Add fast paths to ScalarEvolution::getSizeOf and getOffsetOf, as 2010-04-12 23:03:26 +00:00
Archive
AsmParser turn an assert into a proper check, fixing crash on invalid here: 2010-04-10 18:01:25 +00:00
Bitcode
CodeGen Remove a #include. 2010-04-12 16:26:03 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System improve haiku portability, patch by Paul Davey. 2010-04-10 17:54:51 +00:00
Target Micro-optimization: 2010-04-12 22:19:57 +00:00
Transforms Suppress LinearFunctionTestReplace when the computed backedge-taken 2010-04-12 21:13:43 +00:00
VMCore Simplify this code. 2010-04-12 22:12:29 +00:00
Makefile