This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-07 04:38:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
utils
History
Evan Cheng
c971801ae1
Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and SuperRegClasses. These are not necessary. Also eliminate getSubRegisterRegClass and getSuperRegisterRegClass. These are slow and their results can change if register file names change. Just use TargetLowering::getRegClassFor() to get the right TargetRegisterClass instead.
...
llvm-svn: 62762
2009-01-22 09:10:11 +00:00
..
buildit
Change so that buildit won't need a parent directory with only the build scripts in them.
2008-12-16 00:42:25 +00:00
emacs
'Previously, the emacs tablegen mode would highlight constants even if
2008-07-23 04:49:20 +00:00
fpcmp
…
lint
Be sure to ignore the end-of-line character when considering trailing
2009-01-08 02:16:13 +00:00
PerfectShuffle
…
TableGen
Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and SuperRegClasses. These are not necessary. Also eliminate getSubRegisterRegClass and getSuperRegisterRegClass. These are slow and their results can change if register file names change. Just use TargetLowering::getRegClassFor() to get the right TargetRegisterClass instead.
2009-01-22 09:10:11 +00:00
unittest
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
2009-01-05 17:42:15 +00:00
vim
Fix a missing word.
2009-01-21 21:54:44 +00:00
cgiplotNLT.pl
…
check-each-file
…
codegen-diff
…
countloc.sh
…
DSAclean.py
…
DSAextract.py
…
findmisopt
…
findoptdiff
…
findsym.pl
…
GenLibDeps.pl
Tell GenLibDeps.pl to inspect .so and .dylib shared files.
2008-11-12 20:39:06 +00:00
getsrcs.sh
…
importNLT.pl
…
llvm-native-gcc
…
llvm-native-gxx
…
llvm.grm
Fix a thinko in the grammar for thread_local variables.
2009-01-05 23:03:03 +00:00
llvmdo
remove some exclusions that don't exist anymore.
2009-01-08 19:02:03 +00:00
llvmgrep
…
Makefile
Moved Google Test code up one directory so that we can use a standard LLVM
2009-01-01 01:29:44 +00:00
makellvm
Update makellvm to return correct result code.
2008-08-13 20:43:56 +00:00
mkpatch
Original patch by Talin.
2009-01-01 02:24:48 +00:00
NewNightlyTest.pl
Deleted trailing whitespace; no functional changes.
2009-01-02 16:28:18 +00:00
NightlyTest.gnuplot
…
NightlyTestTemplate.html
…
NLT.schema
…
OldenDataRecover.pl
…
parseNLT.pl
…
plotNLT.pl
…
profile.pl
…
RegressionFinder.pl
…
userloc.pl
…
webNLT.pl
…