summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-12-05 06:47:12 +0000
committerAndrew Trick <atrick@apple.com>2012-12-05 06:47:12 +0000
commit510e606e197c05b88bb19bd5865d9877a1178f4d (patch)
tree98324468b2d0fc3d01294e99136eb3ce09132438 /compiler-rt/lib/sanitizer_common
parentd52ab339cbcef7fba1866cdacf020d21f68d334d (diff)
downloadbcm5719-llvm-510e606e197c05b88bb19bd5865d9877a1178f4d.tar.gz
bcm5719-llvm-510e606e197c05b88bb19bd5865d9877a1178f4d.zip
RegisterPressure API. Add support for physical register units.
At build-time register pressure was always computed in terms of register units. But the compile-time API was expressed in terms of register classes because it was intended for virtual registers (and physical register units weren't yet used anywhere in codegen). Now that the codegen uses physreg units consistently, prepare for tracking register pressure also in terms of live units, not live registers. llvm-svn: 169360
Diffstat (limited to 'compiler-rt/lib/sanitizer_common')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud