mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-07 12:07:17 +00:00
38f4dd7b5e
- 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 |
||
---|---|---|
.. | ||
AIXDataTypesFix.h | ||
AlignOf.h | ||
Allocator.h | ||
Annotation.h | ||
CallSite.h | ||
Casting.h | ||
CFG.h | ||
CommandLine.h | ||
Compiler.h | ||
ConstantFolder.h | ||
ConstantRange.h | ||
DataFlow.h | ||
DataTypes.h.cmake | ||
DataTypes.h.in | ||
Debug.h | ||
DOTGraphTraits.h | ||
Dwarf.h | ||
DynamicLinker.h | ||
ELF.h | ||
FileUtilities.h | ||
Format.h | ||
GetElementPtrTypeIterator.h | ||
GraphWriter.h | ||
InstIterator.h | ||
InstVisitor.h | ||
IRBuilder.h | ||
LeakDetector.h | ||
ManagedStatic.h | ||
Mangler.h | ||
MathExtras.h | ||
MemoryBuffer.h | ||
MutexGuard.h | ||
NoFolder.h | ||
OutputBuffer.h | ||
PassNameParser.h | ||
PatternMatch.h | ||
PluginLoader.h | ||
PointerLikeTypeTraits.h | ||
PredIteratorCache.h | ||
PrettyStackTrace.h | ||
raw_ostream.h | ||
Recycler.h | ||
RecyclingAllocator.h | ||
Registry.h | ||
RegistryParser.h | ||
SlowOperationInformer.h | ||
StableBasicBlockNumbering.h | ||
Streams.h | ||
StringPool.h | ||
SystemUtils.h | ||
TargetFolder.h | ||
Timer.h | ||
type_traits.h | ||
ValueHandle.h |