Chris Lattner decc267151 Three changes:
1. Introduce some enums and accessors in the InlineAsm class
   that eliminate a ton of magic numbers when handling inline
   asm SDNode.
2. Add a new MDNodeSDNode selection dag node type that holds
   a MDNode (shocking!)
3. Add a new argument to ISD::INLINEASM nodes that hold !srcloc
   metadata, propagating it to the instruction emitter, which
   drops it.

No functionality change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100605 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-07 05:20:54 +00:00
..
2010-04-07 05:20:54 +00:00
2010-04-05 06:05:26 +00:00
2009-08-28 23:24:31 +00:00
2010-04-07 05:20:54 +00:00
2010-01-16 21:55:24 +00:00
2010-02-10 16:03:48 +00:00
2010-03-16 10:59:48 +00:00
2010-01-20 19:25:45 +00:00
2009-11-06 10:58:06 +00:00