llvm-6502/utils
Bill Wendling 44dcfd3625 Replace the old algorithm that emitted the "print the alias for an instruction"
with the newer, cleaner model. It uses the IAPrinter class to hold the
information that is needed to match an instruction with its alias. This also
takes into account the available features of the platform.

There is one bit of ugliness. The way the logic determines if a pattern is
unique is O(N**2), which is gross. But in reality, the number of items it's
checking against isn't large. So while it's N**2, it shouldn't be a massive time
sink.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129110 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-07 21:20:06 +00:00
..
bugpoint
buildit Stop building PPC parts on OSX. Radar 8637926. 2011-03-08 19:28:28 +00:00
count Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
crosstool
emacs
FileCheck Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
FileUpdate Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
fpcmp
git
jedit
kate
KillTheDoctor Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
lint
lit raw_ostream: [PR6745] Tweak formatting (double)%e for Windows hosts. 2011-03-18 09:30:10 +00:00
llvm-lit Use $(ECHOPATH) to make llvm-lit from llvm-lit.in. 2011-03-08 12:25:19 +00:00
Misc
not Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
PerfectShuffle
release Partially revert commit 127155: I think it is much more convenient 2011-03-27 13:52:32 +00:00
TableGen Replace the old algorithm that emitted the "print the alias for an instruction" 2011-04-07 21:20:06 +00:00
Target/ARM
unittest Fixes warnings emitted by Visual Studio 2010 compiler. 2011-03-01 23:11:57 +00:00
valgrind Eliminate valgrind warnings from Python on the 32-bit as well. 2011-02-22 01:00:10 +00:00
vim
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl Fix typo in generated HTML. 2011-03-31 00:23:57 +00:00
GetRepositoryPath
GetSourceVersion
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm
llvmbuild Fix the case where the number of jobs is less than the 2011-03-04 23:02:52 +00:00
llvmdo
llvmgrep
Makefile
makellvm
NewNightlyTest.pl
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
parseNLT.pl
plotNLT.pl
profile.pl
test_debuginfo.pl
UpdateCMakeLists.pl
webNLT.pl