Age | Commit message (Expand) | Author |
---|---|---|
2006-02-23 | Parse the %*# constraint modifiers | Chris Lattner |
2006-02-02 | validate matching constraints and remember when we see them. | Chris Lattner |
2006-02-01 | Fix VC++ compilation error. | Jeff Cohen |
2006-02-01 | Beef up the interface to inline asm constraint parsing, making it more genera... | Chris Lattner |
2006-01-26 | add method for constraint parsing | Chris Lattner |
2006-01-26 | parse and verify the constraint string. | Chris Lattner |
2006-01-25 | Print InlineAsm objects | Chris Lattner |
2006-01-25 | Change inline asms to be uniqued like constants, not embedded in a Module. | Chris Lattner |
2006-01-24 | Initial checkin of the InlineAsm class | Chris Lattner |