Chris Lattner 1e61e69d40 add targetoperand flags for jump tables, constant pool and block address
nodes to indicate when ha16/lo16 modifiers should be used.  This lets
us pass PowerPC/indirectbr.ll.

The one annoying thing about this patch is that the MCSymbolExpr isn't
expressive enough to represent ha16(label1-label2) which we need on
PowerPC.  I have a terrible hack in the meantime, but this will have
to be revisited at some point.

Last major conversion item left is global variable references.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119105 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-15 02:46:57 +00:00
..
2010-09-23 18:07:04 +00:00
2010-10-12 18:11:41 +00:00
2010-11-01 14:28:48 +00:00
2010-10-08 21:36:13 +00:00
2010-09-17 21:23:56 +00:00
2010-10-06 20:36:38 +00:00
2010-11-11 18:13:52 +00:00
2010-10-06 20:36:38 +00:00
2010-07-01 01:00:22 +00:00