Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-10 | ir_variable: Initialize all attribute bits to reasonable defaults | Ian Romanick | |
This prevents variables from randomly having their 'invariant' or 'read_only' bits set, for example. | |||
2010-03-08 | Conver IR structures to use exec_list instead of simple_node | Ian Romanick | |
2010-02-22 | Rename .cc files to .cpp | Ian Romanick | |