llvm-6502/utils
Chris Lattner c5ea263a23 remove DebugLoc from MCInst and eliminate "Comment printing" from
the MCInst path of the asmprinter.  Instead, pull comment printing
out of the autogenerated asmprinter into each target that uses the
autogenerated asmprinter.  This causes code duplication into each
target, but in a way that will be easier to clean up later when more
asmprinter stuff is commonized into the base AsmPrinter class.

This also fixes an xcore strangeness where it inserted two tabs
before every instruction.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81396 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-09 23:14:36 +00:00
..
bugpoint Require a remote command to exit with the exit status of the test program or with 255 if an error occurred. 2009-07-18 18:39:24 +00:00
buildit Disable optional bindings for Apple-style builds. 2009-08-28 00:21:13 +00:00
crosstool * Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs 2009-08-04 15:47:18 +00:00
emacs Tweak LLVM emacs style to make default namespace indentation closer to style 2009-07-28 17:34:57 +00:00
FileCheck Don't install FileCheck or FileUpdate 2009-08-23 04:39:38 +00:00
FileUpdate Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
fpcmp
jedit
lint
lit Count test correctly with -q. 2009-09-09 02:41:42 +00:00
PerfectShuffle Add lowering of ARM 4-element shuffles to multiple instructios via perfectshuffle-generated table. 2009-08-21 12:41:24 +00:00
TableGen remove DebugLoc from MCInst and eliminate "Comment printing" from 2009-09-09 23:14:36 +00:00
unittest Teach googletest to use raw_ostream instead of just std::ostream. 2009-09-05 18:16:17 +00:00
vim Add an 'inline hint' attribute to represent source 2009-08-26 01:08:21 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Add an 'inline hint' attribute to represent source 2009-08-26 01:08:21 +00:00
llvmdo Update llvm{do,grep} to also search cmake / .cmake files 2009-07-16 00:06:36 +00:00
llvmgrep search unittests. 2009-08-24 03:44:02 +00:00
Makefile Add FileUpdate tool, conditionally updates its output based on its input. 2009-08-03 05:12:16 +00:00
makellvm
mkpatch
NewNightlyTest.pl Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly to the llvm testsuite. 2009-07-16 22:59:17 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
UpdateCMakeLists.pl Use string comparison instead of numeric comparison when comparing digests. 2009-07-21 17:41:55 +00:00
userloc.pl
webNLT.pl