llvm-6502/include
Chris Lattner 21390d7984 convert the new matcher to check intermediate nodes for a single
use and only call IsProfitableToFold/IsLegalToFold on the load
being folded, like the old dagiselemitter does.  This 
substantially simplifies the code and improves opportunities for
sharing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96368 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-16 19:15:55 +00:00
..
llvm convert the new matcher to check intermediate nodes for a single 2010-02-16 19:15:55 +00:00
llvm-c Fix a typo in an LLVMOpcode enum. LLVMTrunk -> LLVMTrunc. 2010-02-16 03:45:23 +00:00