llvm-mirror/include
Bill Wendling 39c49e3e17 Use the "isCompare" machine instruction attribute instead of calling the
relatively expensive comparison analyzer on each instruction. Also rename the
comparison analyzer method to something more in line with what it actually does.

This pass is will eventually be folded into the Machine CSE pass.

llvm-svn: 110539
2010-08-08 05:04:59 +00:00
..
llvm Use the "isCompare" machine instruction attribute instead of calling the 2010-08-08 05:04:59 +00:00
llvm-c Fix PR7809 by creating a header for just llvm variables that can be 2010-08-08 02:44:17 +00:00