llvm-6502/lib/Support
Reid Spencer ba81c2b871 Rewrite lshr to not do bit by bit copy but to copy and shift whole words.
This makes it much more efficient.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34618 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-26 01:19:48 +00:00
..
bzip2
Allocator.cpp Avoid TBAA issue. 2007-02-23 22:31:24 +00:00
Annotation.cpp
APInt.cpp Rewrite lshr to not do bit by bit copy but to copy and shift whole words. 2007-02-26 01:19:48 +00:00
CommandLine.cpp
Compressor.cpp
ConstantRange.cpp
Debug.cpp
Dwarf.cpp
FileUtilities.cpp
FoldingSet.cpp remove folding set debug output 2007-02-24 01:41:48 +00:00
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
PluginLoader.cpp
SlowOperationInformer.cpp
SmallPtrSet.cpp
Statistic.cpp
Streams.cpp
StringExtras.cpp
StringMap.cpp
SystemUtils.cpp
Timer.cpp