Add pass ID's for various passes, so they can be AddRequiredID. Patch by
[oota-llvm.git] / tools /
2006-04-22 Chris LattnerThis no longer needs the JIT.
2006-04-20 Reid SpencerOkay, llvm-config is good to go now.
2006-04-20 Reid SpencerSeveral Changes To Support Building llvm-config:
2006-04-20 Reid SpencerDon't build llvm-config until issues are resolved.
2006-04-20 Reid SpencerBuild the llvm-config directory as a tool.
2006-04-20 Reid SpencerUpdate the library dependencies for 1.8 with SparcV9...
2006-04-20 Chris LattnerNever link in sparcv9
2006-04-18 Andrew Lenharthfix printing call graphs
2006-04-18 Chris LattnerAdd a warning.
2006-04-18 Chris LattnerAdd a warning
2006-04-13 Chris Lattnerone too many l's
2006-04-12 Reid SpencerDistribute CVS versions of lex files
2006-03-24 Jeff CohenGet JIT/Interpreter working on Windows again.
2006-03-24 Reid SpencerIgnore the lexer output.
2006-03-24 Reid SpencerRemove the interpreter component as its not working...
2006-03-23 Reid SpencerIgnore temporary files generated by building.
2006-03-23 Reid SpencerUpdate to llvm-config tool, by Erik Kidd:
2006-03-23 Reid SpencerDon't print out ugly command line when building LibDeps...
2006-03-23 Reid SpencerUpdated for library changes:
2006-03-23 Chris Lattnerremove always-null IntrinsicLowering argument.
2006-03-22 Reid SpencerThese changes are necessary to support the new llvm...
2006-03-19 Reid SpencerThe library dependency file in flat format. This file...
2006-03-19 Reid SpencerFirst cut at the Makefile for llvm-config. This initial...
2006-03-16 Chris Lattneradd an assert to get a slightly better msg about this...
2006-03-14 Reid SpencerConvert llvm.cs.uiuc.edu -> llvm.org
2006-03-08 Chris LattnerFix a really annoying bug in bugpoint that made reducin...
2006-03-08 Chris LattnerFit to 80 columns.
2006-03-06 Reid SpencerMake sure command line options are parsed before we...
2006-03-05 Andrew LenharthFor transforms the behave differently if main goes...
2006-03-03 Robert BocchinoImplemented -quiet feature for analyze
2006-02-22 Chris LattnerTurn on loop unswitching tonight
2006-02-22 Chris Lattnerreorder some libraries
2006-02-16 Chris Lattnerremove support for the skeleton target
2006-02-14 Chris LattnerAdjust to new style "generated files in CVS" mechanism...
2006-02-05 Chris LattnerSparcV8 -> Sparc
2006-02-04 Chris LattnerLet bugpoint work on sparc with v9 instructions enabled.
2006-01-26 Andrew LenharthPass plugins on to children when optimizing.
2006-01-23 Chris LattnerRemove dead #include
2006-01-23 Chris LattnerIt doesn't make sense to give llc a list of passes...
2006-01-23 Chris Lattnerthis doesn't work, remove it
2006-01-22 Chris Lattneradd explicit #includes of iostream
2006-01-22 Chris LattnerAdd explicit #includes of <iostream>
2006-01-17 Chris LattnerRevert this, I didn't mean to commit it
2006-01-17 Chris LattnerAdd support for programs with a null argv[0]
2006-01-10 Reid SpencerFor PR521:
2006-01-08 Reid SpencerFix line length of a comment.
2006-01-05 Chris Lattnerremove unused header
2006-01-04 Jim LaskeyApplied some recommend changes from sabre. The dominat...
2006-01-04 Jim LaskeyAdding MachineDebugInfo as a immutable pass.
2005-12-30 Reid SpencerRevert removal of std:: prefixes and addtion of "using...
2005-12-30 Duraid Madinadon't need this anymore
2005-12-30 Duraid Madinadelete file portably
2005-12-29 Reid SpencerGeneral cleanup:
2005-12-28 Duraid Madinaditto
2005-12-28 Duraid Madinamore compliance stufff
2005-12-28 Duraid Madinabehold my standards-compliant humps!
2005-12-28 Duraid MadinaWAKEY WAKEY
2005-12-23 Jeff CohenGet bugpoint building with VC++ again.
2005-12-22 Reid SpencerFor PR351:
2005-12-22 Chris LattnerFix test/Regression/Other/2002-01-31-CallGraph.ll after...
2005-12-22 Reid SpencerImplement PR679:
2005-12-21 Reid SpencerImplement PR512:
2005-12-16 Chris Lattnerrename option for consistency with -mcpu -mattr etc
2005-12-16 Chris Lattnerrename option
2005-12-16 Chris Lattnerprovide an option to override the target triple in...
2005-12-16 Chris Lattnerprovide an option to override the target triple in...
2005-12-14 Chris LattnerFix printing of the instructions.
2005-12-14 Reid SpencerRemove -start-group and -end-group no-op options, accid...
2005-12-13 Reid SpencerAdjust the constructor to the Linker class to take...
2005-12-06 Andrew LenharthThis solves the problem of the CBE renaming symbols...
2005-12-02 Chris LattnerRevert my previous patch which broke due to lazy stream...
2005-12-01 Chris LattnerIf a module has a main, but it is defined externally...
2005-11-17 Chris LattnerAllow users to specify -Wl,-native* multiple times...
2005-11-08 Chris LattnerAdd a new -fast option, which generates code quickly.
2005-11-03 Chris Lattneradd a hack that fixes:
2005-10-27 John CriswellMove some constant folding code shared by Analysis...
2005-10-26 John Criswell1. Remove libraries no longer created from the list...
2005-10-25 Chris Lattnertransforms before analyses
2005-10-24 Chris LattnerRemove a now-unneeded library
2005-10-24 Chris Lattnerpull in the archive version of this lib to reduce exe...
2005-10-24 Chris LattnerPull in the archive versions of these libs to reduce...
2005-10-24 Chris LattnerLink in datastructure as a relinked o file
2005-10-24 Chris LattnerLink to archive versions of libraries instead of the...
2005-10-24 Chris LattnerUse the new LinkAllAnalyses.h header instead of forcing...
2005-10-24 Chris LattnerUse archive versions of these libraries, using the...
2005-10-23 Chris LattnerShrinkify to make --help output look better
2005-10-23 Chris Lattnershrinkify the option name a bit
2005-10-23 Jeff CohenWhen a function takes a variable number of pointer...
2005-10-22 Chris Lattnerdocument this as experimental
2005-10-18 Chris LattnerFix PR637
2005-09-23 Chris LattnerSpeed up isBytecodeLPath from 20s to .01s in common...
2005-09-23 Chris Lattner1. Do not use .c_str() to keep a persistent handle...
2005-09-02 Jim LaskeyAdd help support for -mcpu and -mattr.
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-08-29 Chris LattnerAllow bugpoint+PPC codegen to use fsqrt
2005-08-27 Reid SpencerImplement PR614:
2005-08-02 Chris LattnerIf the user interrupts bugpoint, don't extract loops
2005-08-02 Chris LattnerPass -export-dynamic to gcc when compiling with -native...
2005-08-02 Chris LattnerWhen the user hits ctrl-c, bugpoint should attempt...
2005-07-30 Jeff CohenKeep tabs and trailing spaces out.
next