diff options
author | Chris Lattner <sabre@nondot.org> | 2005-08-22 22:00:02 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-08-22 22:00:02 +0000 |
commit | 9dc4d3cbac284b8301832fb1b575364490c745f3 (patch) | |
tree | a5c898ab147d9083f69fef538e09809dbb769b63 /lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 0a00bece0d0b0e457856d13b383b23ad509080d5 (diff) |
Nate noticed that 30% of the malloc/frees in llc come from calls to LowercaseString
in the asmprinter. This changes the .td files to use lower case register names,
avoiding the need to do this call. This speeds up the asmprinter from 1.52s
to 1.06s on kc++ in a release build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22974 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions