summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ShrinkWrap.cpp
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2016-08-02 15:10:25 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2016-08-02 15:10:25 +0000
commit0d7b0cb865514a04cf18a220c80d6d0301f339ee (patch)
tree9f1eb37f80b5de039a74af1eeb806dc1b5650349 /llvm/lib/CodeGen/ShrinkWrap.cpp
parentcb2bac6e98b23aa8e7fb6741ac08269f34f2475f (diff)
downloadbcm5719-llvm-0d7b0cb865514a04cf18a220c80d6d0301f339ee.tar.gz
bcm5719-llvm-0d7b0cb865514a04cf18a220c80d6d0301f339ee.zip
[GlobalISel] Add Legalized MachineFunction property.
Legalized: The MachineLegalizer ran; all pre-isel generic instructions have been legalized, i.e., all instructions are now one of: - generic and always legal (e.g., COPY) - target-specific - legal pre-isel generic instructions. This lets us enforce certain invariants across passes. This property is GlobalISel-specific, but is always available. llvm-svn: 277470
Diffstat (limited to 'llvm/lib/CodeGen/ShrinkWrap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud