mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-08 04:07:07 +00:00
d52ec65b6d
large for the testsuite) took over six minutes to compile on my Mac. The patched LLVM-GCC compiles that testcase in three seconds (GCC takes less than one second). This hash function is more complex (about 35 instructions on x86) than what Chris wanted, but I expect it will be well-behaved with arbitrary inputs. Thank you to everyone who responded to my previous request for advice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66962 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Allocator.cpp | ||
Annotation.cpp | ||
APFloat.cpp | ||
APInt.cpp | ||
APSInt.cpp | ||
CMakeLists.txt | ||
CommandLine.cpp | ||
ConstantRange.cpp | ||
Debug.cpp | ||
Dwarf.cpp | ||
FileUtilities.cpp | ||
FoldingSet.cpp | ||
GraphWriter.cpp | ||
IsInf.cpp | ||
IsNAN.cpp | ||
Makefile | ||
ManagedStatic.cpp | ||
MemoryBuffer.cpp | ||
PluginLoader.cpp | ||
PrettyStackTrace.cpp | ||
raw_ostream.cpp | ||
SlowOperationInformer.cpp | ||
SmallPtrSet.cpp | ||
Statistic.cpp | ||
Streams.cpp | ||
StringExtras.cpp | ||
StringMap.cpp | ||
StringPool.cpp | ||
SystemUtils.cpp | ||
Timer.cpp |