hanchenye-llvm-project/llvm/utils
Jakob Stoklund Olesen 68d6d8ab87 Move TableGen's register bank classes to their own source file.
I'll be moving some more code there to gather all of the
register-specific stuff in one place. Currently it is shared between
CodeGenTarget and RegisterInfoEmitter.

The plan is that CodeGenRegisters can compute the full register bank
structure while RegisterInfoEmitter only will handle the printing part.

llvm-svn: 132788
2011-06-09 18:42:07 +00:00
..
FileCheck fix PR9629 - We were lowering regexes like a{{b|c}}d into ab|cd, which 2011-04-09 06:37:03 +00:00
FileUpdate Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
KillTheDoctor Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
Misc
PerfectShuffle In r131488 I misunderstood how VREV works. It splits the vector in half and splits each half. Therefore, the real problem was that we were using a VREV64 for a 4xi16, when we should have been using a VREV32. 2011-05-18 06:42:21 +00:00
TableGen Move TableGen's register bank classes to their own source file. 2011-06-09 18:42:07 +00:00
Target/ARM McARM: Write a silly Python script to compute some hard coded info from the 2011-01-11 19:06:26 +00:00
bugpoint
buildit Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
count Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
crosstool
emacs
fpcmp Merge System into Support. 2010-11-29 18:16:10 +00:00
git
jedit
kate syntax-highlighting: Fix module asm keyword. 2010-10-09 15:44:36 +00:00
lint
lit Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
llvm-lit Use $(ECHOPATH) to make llvm-lit from llvm-lit.in. 2011-03-08 12:25:19 +00:00
not Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
release Partially revert commit 127155: I think it is much more convenient 2011-03-27 13:52:32 +00:00
unittest Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
valgrind The system suppression file should catch these, but since they *once again* are 2011-05-04 01:03:02 +00:00
vim Enable clang autocompletion by default. 2010-10-26 23:24:54 +00:00
DSAclean.py
DSAextract.py Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
GenLibDeps.pl Fix typo in generated HTML. 2011-03-31 00:23:57 +00:00
GetRepositoryPath
GetSourceVersion
Makefile remove reference to dead script. 2010-10-02 18:49:27 +00:00
NLT.schema
NewNightlyTest.pl Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
UpdateCMakeLists.pl
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
findmisopt
findoptdiff
findsym.pl
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
makellvm
parseNLT.pl
plotNLT.pl
profile.pl Rename profile_rt.so to libprofile_rt.so under configure+make (it already was 2011-04-29 02:12:06 +00:00
show-diagnostics build: Add support for a SHOW_DIAGNOSTICS build variable. 2011-04-11 22:37:39 +00:00
test_debuginfo.pl
webNLT.pl