Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/tests: Update the CF tests to not assume fake edges | Jason Ekstrand | 2016-09-04 | 1 | -4/+4 |
| | | | | | | | | | | | In aad4f1550, we removed the concept of "fake" edges from NIR. Now, if you have a block at the end of an infinite loop it really has no predecessors. This updates the unit tests to match. Signed-off-by: Jason Ekstrand <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97587 Tested-by: Aaron Watry <[email protected]> Reviewed-by: Connor Abbott <[email protected]> | ||||
* | mesa: Add .gitignore entries for make check binaries | Kristian Høgsberg Kristensen | 2016-05-25 | 1 | -0/+1 |
| | | | | | Signed-off-by: Kristian Høgsberg Kristensen <[email protected]> Acked-by: Matt Turner <[email protected]> | ||||
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+148 |
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]> Acked-by: Jose Fonseca <[email protected]> |