diff options
author | Christopher Lamb <christopher.lamb@gmail.com> | 2008-03-13 05:47:01 +0000 |
---|---|---|
committer | Christopher Lamb <christopher.lamb@gmail.com> | 2008-03-13 05:47:01 +0000 |
commit | b371e03ea7aa690d7ceb3a795e710751e918d350 (patch) | |
tree | f6acb329d49272da4adec8fba66734bba41760b5 /tools/llvm-db | |
parent | c9aca31d9a5df540c8bfe0aebbf52d48c7c2ddba (diff) | |
download | external_llvm-b371e03ea7aa690d7ceb3a795e710751e918d350.zip external_llvm-b371e03ea7aa690d7ceb3a795e710751e918d350.tar.gz external_llvm-b371e03ea7aa690d7ceb3a795e710751e918d350.tar.bz2 |
Get rid of a pseudo instruction and replace it with subreg based operation on real instructions, ridding the asm printers of the hack used to do this previously. In the process, update LowerSubregs to be careful about eliminating copies that have side affects.
Note: the coalescer will have to be careful about this too, when it starts coalescing insert_subreg nodes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48329 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-db')
0 files changed, 0 insertions, 0 deletions