llvm-6502/utils
Chris Lattner 8d30c23d26 Emit this:
static const TargetOperandInfo OperandInfo6[] = { { &PPC32::CRRCRegClass }, { 0 }, };

instead of this:

static const TargetOperandInfo OperandInfo6[] = { { PPC32::CRRCRegisterClass }, { 0 }, };

For operand information, which does not require dynamic (startup-time)
initialization.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22931 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-19 20:29:14 +00:00
..
Burg Eliminate tabs and trailing spaces 2005-04-22 04:13:13 +00:00
emacs add support for fastcc and friends 2005-05-13 20:40:52 +00:00
fpcmp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
TableGen Emit this: 2005-08-19 20:29:14 +00:00
vim add support for fastcc and friends 2005-05-13 20:40:52 +00:00
cgiplotNLT.pl now with a legend, and multiple lines work. 2005-05-20 17:50:51 +00:00
check-each-file
codegen-diff
countloc.sh
cvsupdate
GenLibDeps.pl
getsrcs.sh
importNLT.pl import fix and plot multiple lines at once 2005-04-27 17:32:41 +00:00
llvm-native-gcc
llvm-native-gxx
llvmdo
llvmgrep
Makefile
makellvm make is the standard name, not gmake 2005-08-02 00:10:52 +00:00
NightlyTest.gnuplot
NightlyTest.pl * Add ability to specify the target LLVM will compile for via configure 2005-06-06 19:17:05 +00:00
NightlyTestTemplate.html
NLT.schema OK, the simple scheme for the db plus a couple of cgi scripts that 2005-05-20 17:33:42 +00:00
parseNLT.pl fix for parse, and a start at db import. Using CVS as scp :) 2005-04-27 14:57:26 +00:00
plotNLT.pl import fix and plot multiple lines at once 2005-04-27 17:32:41 +00:00
profile.pl
RegressionFinder.pl
userloc.pl It would help if the headings were sorted properly. 2005-05-16 19:33:21 +00:00
webNLT.pl now with a legend, and multiple lines work. 2005-05-20 17:50:51 +00:00