diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-03-12 22:07:14 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-03-12 22:07:14 +0000 |
commit | f08fde41f34d739c157b1d75dadbb864e7957cab (patch) | |
tree | c71e2e775d26fa83538ad6c34d1a297234e82e8c /lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 5027064c69c89ff605479d9e7eab2395a54b31e9 (diff) |
MC/Mach-O: Implement initial support for relaxation.
- The implementation is currently very brain dead and inefficient, but I have a
clear plan on how to fix it.
- The good news is, it works and correctly assembles 403.gcc (when built with
Clang, at '-Os', '-Os -g', and '-O3'). Even better, at '-Os' and '-Os -g',
the resulting binary is exactly equivalent to that when built with the system
assembler. So it probably works! :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98396 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions