llvm-6502/tools
Chris Lattner a57d86b436 Merge the code generator miscompilation code into the optimizer miscompilation
code.  This "instantly" gives us loop-extractor power to assist with the
debugment of our nasty codegen issues.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12678 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-05 22:58:16 +00:00
..
analyze Remove obsolete analyses 2004-04-02 20:56:33 +00:00
bugpoint Merge the code generator miscompilation code into the optimizer miscompilation 2004-04-05 22:58:16 +00:00
extract
gccas Turn on argument promotion in gccas. This can give us substantially better 2004-03-13 21:38:35 +00:00
gccld Run the new pass in gccld now that it passes all tests 2004-03-07 22:12:40 +00:00
llc Add a better head-of-file comment. 2004-03-16 21:47:20 +00:00
llee
lli Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-ar
llvm-as
llvm-db Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
llvm-dis
llvm-extract
llvm-link
llvm-nm
llvm-prof Annotate functions with edge counts as well, if they are available. 2004-03-08 20:04:32 +00:00
opt Remove obsolete analyses 2004-04-02 20:56:33 +00:00
Makefile