1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Tim Northover ba4be9e30b GlobalISel: add combiner to form indexed loads.
Loosely based on DAGCombiner version, but this part is slightly simpler in
GlobalIsel because all address calculation is performed by G_GEP. That makes
the inc/dec distinction moot so there's just pre/post to think about.

No targets can handle it yet so testing is via a special flag that overrides
target hooks.

llvm-svn: 371384
2019-09-09 10:04:23 +00:00
..
2019-04-05 13:59:24 +00:00
2019-04-08 12:31:12 +00:00
2019-07-30 16:31:06 +00:00
2016-04-18 09:17:29 +00:00
2019-08-20 16:05:23 +00:00
2019-02-21 15:48:10 +00:00
2019-07-09 18:10:06 +00:00
2019-08-14 20:13:49 +00:00
2019-08-14 20:13:49 +00:00