| commit | 2fd672a221eb0b537615bfb9d42ce6a824f33dbc | [log] [tgz] |
|---|---|---|
| author | Matthias Braun <matze@braunis.de> | Thu Dec 03 03:01:10 2015 +0000 |
| committer | Matthias Braun <matze@braunis.de> | Thu Dec 03 03:01:10 2015 +0000 |
| tree | ed1ec739dea2cde10c16a87d6ab32bd7dbb76738 | |
| parent | 311fef6ea523374d8ffc723fb124af178e435749 [diff] |
Revert "ScheduleDAGInstrs: Rework schedule graph builder." This works mostly fine but breaks some stage 1 builders when compiling compiler-rt on i386. Revert for further investigation as I can't see an obvious cause/fix. This reverts commit r254577. llvm-svn: 254586