Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-02 | gallivm: Add fallthrough comment at end of case statement. | Vinson Lee | |
The code is correct. Tell Coverity that the fallthrough case is intentional. | |||
2010-03-31 | gallivm: convert floats to doubles | Zack Rusin | |
printf can't handle floats, convert them to doubles so that we can actually print floats. | |||
2010-03-29 | gallivm: use constant size array, added assertion check | Brian Paul | |
2010-03-29 | gallivm: added lp_bld_printf() function | Chris Li | |