oota-llvm.git
2003-10-08 Brian GaekeMake more error messages have gccld's name in them.
2003-10-08 Chris Lattnerold testcase
2003-10-08 Chris LattnerCheckin an old bug, which appears to be fixed
2003-10-08 Chris LattnerUpdate comment
2003-10-08 Chris LattnerUse a set to keep track of which edges have been notice...
2003-10-08 Chris LattnerMinor fixes here and there
2003-10-08 Chris LattnerAvoid building data structures we don't really need...
2003-10-08 Chris LattnerConvert over to short bug URLs
2003-10-08 Alkis EvlogimenosChange MRegisterDesc::AliasSet, TargetInstrDescriptor...
2003-10-08 Alkis EvlogimenosProperly close anchor tags in column descriptions
2003-10-08 Alkis EvlogimenosForward declare class Type since it is used in this...
2003-10-07 Brian GaekeAdd rule for regenerating config.h.in using autoheader.
2003-10-07 Brian GaekeRegenerated with (at top-level llvm directory):
2003-10-07 Chris Lattnerwhoops, don't accidentally lose variable names
2003-10-07 Chris LattnerFix bug: InstCombine/cast.ll:test11 / PR#7
2003-10-07 Chris Lattnernew testcase
2003-10-07 Chris LattnerRefactor code a bit
2003-10-07 Chris LattnerAdd a sanity check for constant expression casts
2003-10-07 Chris LattnerAdd links to bugzilla
2003-10-07 John CriswellRenamed -use-spec to -use-spec2000.
2003-10-07 Chris LattnerCleanups, include a list of passes
2003-10-07 Brian GaekeFix bugs in mmap()-of-files test program on Mac OS X:
2003-10-07 John CriswellFixed the location of the expectations file.
2003-10-07 John CriswellSwitching over to the new test database.
2003-10-07 Chris LattnerAdd more credits
2003-10-07 Chris Lattnercleanup analyze documents
2003-10-07 Chris LattnerEnsure both columns take 50%
2003-10-07 Chris Lattnerno this really isn't extract
2003-10-07 Chris Lattnerinitial checkin of the bugpoint doxs
2003-10-07 Chris LattnerTTify, add links between pages
2003-10-07 Chris LattnerConsistently set the background color
2003-10-07 Chris Lattner<tt>ify things
2003-10-07 Chris LattnerMake the index page a big more attractive
2003-10-07 Chris LattnerMore changes and updates
2003-10-07 Chris Lattner<tt>ify, other minor cleanups
2003-10-07 Chris Lattner<tt> stuff
2003-10-07 Chris LattnerAdd pointer to LLC for code generator options. <tt...
2003-10-07 Chris Lattnerseparate options into X86 and sparc specific options
2003-10-07 Chris LattnerFix bugzilla bug #5
2003-10-07 John CriswellThese scripts are no longer needed. They have been...
2003-10-07 Chris LattnerBill contributed this major rewrite of the -lowerswitch...
2003-10-07 Brian GaekeAdd target to regenerate top-level "configure" script.
2003-10-07 Chris LattnerWrap at 80 columns
2003-10-07 Chris LattnerRenamed llvmas.html llvmdis.html and llvmlink.html...
2003-10-07 Chris Lattnerremove options specific to the -internalize pass, add...
2003-10-07 Misha BrukmanDepend on config.status instead of config.h, because...
2003-10-07 Chris LattnerFix bug in previous checkin
2003-10-07 John CriswellAdded targets that force users to re-run autoconf when...
2003-10-07 Chris LattnerThis header file moved. Thanks to Bill and Nightly...
2003-10-07 Brian Gaekeregenerated using autoconf-2.57.
2003-10-07 Brian GaekeDon't abort if dlopen cannot be found; it's not like...
2003-10-07 Brian GaekeCheck for functions: strtoq, strtoll.
2003-10-07 Chris Lattnernew testcase, distilled by Brian
2003-10-06 Misha BrukmanBreak lines so that they fit within 80 columns.
2003-10-06 Misha Brukman* Alphabetized order of tools
2003-10-06 Chris LattnerActually _PASS IN_ NO_RESERVE if we have it.
2003-10-06 Misha BrukmanToolRunner.h has been moved from include/Support to...
2003-10-06 Misha BrukmanMoved to llvm/include/llvm/Support because it is LLVM...
2003-10-06 Chris LattnerRemove unneeded dtors
2003-10-06 Chris LattnerUsers can never be null
2003-10-06 Chris LattnerMinor speedups for the instcombine pass
2003-10-06 Chris LattnerSpeed up the predicate used to decide when to inline...
2003-10-06 Brian GaekeAdd # of printed instructions statistic to both the...
2003-10-06 Brian GaekeI wanted to make the top of the page less verbose....
2003-10-06 Chris LattnerAvoid doing pointless work. Amazingly, this makes...
2003-10-06 Chris LattnerImplement the NamedRegionTimer class
2003-10-06 Chris LattnerDoxygenize class comments. Add new NamedRegionTimer...
2003-10-06 Brian GaekeAll of our supported operating systems (so far) and...
2003-10-06 Chris LattnerHand update the configure script for moved directories
2003-10-06 Chris LattnerChanges for the move of the support directory back...
2003-10-05 Chris LattnerThis changes the PromoteMemToReg function to create...
2003-10-05 Chris LattnerChange the interface to PromoteMemToReg to also take...
2003-10-05 Chris Lattnernew testcase
2003-10-05 Chris LattnerSpeed up the mem2reg transform for allocas which are...
2003-10-05 Chris LattnerThe support directory no longer exists
2003-10-05 Chris LattnerOops, missed the . files
2003-10-05 Chris LattnerMove support/lib into lib/Support
2003-10-05 Chris LattnerRevert back to keeping Burg and TableGen in the utils...
2003-10-05 Chris LattnerMove support/tools/* back into utils
2003-10-05 Chris LattnerMove support/lib/Support back to lib/Support
2003-10-05 Chris LattnerThe sparc backend now support invoke, but still doesn...
2003-10-05 Chris LattnerAdd support for the Invoke instruction by using the...
2003-10-05 Chris LattnerInstead of hacking in custom support for Invoke/Unwind...
2003-10-05 Chris LattnerAdd new prototype for createLowerInvokePass(). Make...
2003-10-05 Chris LattnerInitial checkin of the LLVM->LLVM transform to support...
2003-10-05 Chris Lattnersimplify-cfg is really a function pass
2003-10-05 Chris LattnerBe more careful handling PHI nodes, which might be...
2003-10-05 Chris LattnerThe first PHI node may be null, scan for the first...
2003-10-05 Chris LattnerThe VersionNumbers vector is only used during PHI place...
2003-10-05 Chris Lattner* Update file header comment
2003-10-05 Chris LattnerSimplify the loop a bit
2003-10-05 Chris LattnerThere is no need for separate WriteSets and PhiNodeBloc...
2003-10-05 Chris LattnerThe PhiNodes 2D vector is only used during PHI node...
2003-10-05 Chris Lattner* Document instance vars better
2003-10-05 Chris LattnerTwo small cleanups/speedups:
2003-10-05 Chris Lattner* Minor cleanups
2003-10-05 Chris LattnerOutput a very high-precision number
2003-10-05 Chris LattnerA couple of minor code cleanups.
2003-10-05 Chris LattnerType tables are now AbstractTypeUsers. This allows...
2003-10-05 Chris LattnerAdd some new methods to forward to
next