Files
llvm-6502/include/llvm/Support
Daniel Dunbar 38f4dd7b5e Add fast path for raw_ostream output of strings.
- Particularly nice for small constant strings, which get optimized
   down nicely. On a synthetic benchmark writing out "hello" in a
   loop, this is about 2x faster with gcc and 3x faster with
   llvm-gcc. llc on insn-attrtab.bc from 403.gcc is about .5% faster.

 - I tried for a fancier solution which wouldn't increase code size as
   much (by trying to match constant arrays), but can't quite make it
   fly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68396 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-03 18:43:17 +00:00
..
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-03-10 15:56:48 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00
2009-02-20 22:51:36 +00:00