llvm-6502/include
Andrew Trick 5fd5b125ff Avoid creating canonical induction variables for non-native types.
For example, on 32-bit architecture, don't promote all uses of the IV
to 64-bits just because one use is a 64-bit cast.
Alternate implementation of the patch by Arnaud de Grandmaison.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127884 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-18 16:50:32 +00:00
..
llvm Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
llvm-c Add support in the LTO library for loading an object from the middle 2011-03-17 00:36:11 +00:00