llvm-6502/utils
Bill Wendling be8cc2a3de Second attempt:
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
use the old behavior, the flag is -O0. This change allows for finer-grained
control over which optimizations are run at different -O levels.

Most of this work was pretty mechanical. The majority of the fixes came from
verifying that a "fast" variable wasn't used anymore. The JIT still uses a
"Fast" flag. I'll change the JIT with a follow-up patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70343 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-29 00:15:41 +00:00
..
buildit One Mac OS X, just build with -O3 but without -fstrict-aliasing (which is kinda broken). 2009-04-20 22:16:40 +00:00
emacs Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00
fpcmp
jedit Add TableGen syntax highlighting for the jEdit editor. 2009-03-14 10:15:32 +00:00
lint * Fixed spelling 2009-02-20 23:44:54 +00:00
PerfectShuffle these utils don't need exports. 2009-02-26 19:02:23 +00:00
TableGen Second attempt: 2009-04-29 00:15:41 +00:00
unittest
vim It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl 'The "or die" is intended to catch the case where nm returned a 2009-04-21 16:04:14 +00:00
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Update the polygen grammer to reflect that zext and sext are no longer 2009-03-30 19:59:02 +00:00
llvmdo
llvmgrep
Makefile
makellvm
mkpatch
NewNightlyTest.pl Fix an inconsistent use of LLVMGCCDIR. In all other cases, this directory 2009-03-12 19:47:24 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
userloc.pl
webNLT.pl