aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-05-28 22:54:52 +0000
committerBill Wendling <isanbard@gmail.com>2008-05-28 22:54:52 +0000
commitaa25bb1320b4e94d2f90326ab73f2a42e5a4c3b7 (patch)
tree4689ca3c0b6ee971d3aef6ec8536642eefb377a8 /lib/Analysis
parent023520fc86b25d1db939d9de179118f684948d1c (diff)
downloadexternal_llvm-aa25bb1320b4e94d2f90326ab73f2a42e5a4c3b7.zip
external_llvm-aa25bb1320b4e94d2f90326ab73f2a42e5a4c3b7.tar.gz
external_llvm-aa25bb1320b4e94d2f90326ab73f2a42e5a4c3b7.tar.bz2
Add a flag to indicate that an instruction is as cheap (or cheaper) than a move
instruction to execute. This can be used for transformations (like two-address conversion) to remat an instruction instead of generating a "move" instruction. The idea is to decrease the live ranges and register pressure and all that jazz. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51660 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis')
0 files changed, 0 insertions, 0 deletions