User Details
- User Since
- Feb 24 2015, 5:14 AM (421 w, 5 d)
Sep 21 2020
Our out-of-tree backend is currently using EntrySU for working with inter-region latencies.
Aug 19 2020
Aug 18 2020
We have seen some issues with missing symbols during linking that I think are caused by this patch. The origin of this is downstream fuzz testing.
Mar 26 2020
Jan 20 2020
Nov 12 2018
Nov 2 2018
Nov 1 2018
Oct 31 2018
This patch is causing some problems in my out-of-tree back-end. We add some MachineOperands on the fly for some uses/defs that are conditional or depend on some circumstances, like how registers were allocated, or which depth a loop is at in a loop nest. With this patch, these manually added operands don't work as we intend.
May 31 2018
May 24 2018
Oct 20 2017
Oct 19 2017
After this patch I started to see warnings:
Sep 12 2017
May 29 2017
May 22 2017
Feb 27 2017
I think this commit is causing a bug in my out-of-tree target. From opt -lint I started seeing messages like this:
May 16 2016
Reported it here: https://llvm.org/bugs/show_bug.cgi?id=27758
I am debugging an issue with bitfields and debug info and found that this commit is where the problems begin.
Feb 3 2016
This looks like a nice SMS implementation!