Steven Perron
|
bdc2ab9356
|
In LICM don't place code between merge instruction and branch. (#2252)
Fixes #2210.
|
2018-12-20 18:33:52 -05:00 |
|
dan sinclair
|
eda2cfbe12
|
Cleanup includes. (#1795)
This Cl cleans up the include paths to be relative to the top level
directory. Various include-what-you-use fixes have been added.
|
2018-08-03 15:06:09 -04:00 |
|
dan sinclair
|
7861df9bb3
|
Remove using namespace commands. (#1794)
This CL removes the last two 'using namespace' commands.
|
2018-08-03 08:05:52 -04:00 |
|
dan sinclair
|
2cce2c5b97
|
Move tests into namespaces (#1689)
This CL moves the test into namespaces based on their directories.
|
2018-07-11 09:24:49 -04:00 |
|
Alexander Johnston
|
84ccd0b9ae
|
Loop invariant code motion initial implementation
|
2018-02-08 22:55:47 -05:00 |
|