| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ambiguous phrasing in tests comments regarding $opt$. | Roland Levillain | 2015-08-03 | 1 | -1/+1 |
| | | | | | Change-Id: I78e6bccbe35288df5de30700d3877bbcdef37d65 | ||||
| * | Fix a bug in SSA construction. | Nicolas Geoffray | 2014-06-04 | 1 | -0/+13 |
| | | | | | | | | | | If a join block does not have an incoming value for a local from a predecessor block, we should not create a phi. The verifier has made sure the local is updated before any following reads after this block. Change-Id: Id2785efc73c9fb3224826fff2f4b4ad215905ff4 | ||||
| * | Test control flow instruction with optimizing compiler. | Nicolas Geoffray | 2014-04-08 | 1 | -0/+76 |
| Add support for basic instructions to implement these tests. Change-Id: I3870bf9301599043b3511522bb49dc6364c9b4c0 | |||||
