Add my most recent work.
[oota-llvm.git] / tools /
2006-05-31 Andrew Lenharthfix utostr
2006-05-31 Reid SpencerMajor reorganization and extension of the code. The...
2006-05-31 Reid SpencerDon't generate module definitions when the -fragment...
2006-05-30 Reid Spencerllvm2cpp is ready to be compiled so add it to the makef...
2006-05-30 Reid SpencerFix more bugs. This version now passes all of the Featu...
2006-05-30 Reid SpencerFix many small bugs in llvm2cpp. This patch gets llvm2c...
2006-05-30 Reid SpencerFirst complete version of llvm2cpp that doesn't crash...
2006-05-29 Chris LattnerSilly cleanup
2006-05-29 Chris Lattnersilly cleanup
2006-05-29 Reid SpencerNext batch of implementation:
2006-05-29 Reid SpencerFix file header comment.
2006-05-29 Reid SpencerRemove temporary testing rules.
2006-05-29 Reid SpencerFix two bugs in the CppWriter.cpp:
2006-05-29 Reid SpencerFix the file's comment block.
2006-05-29 Reid SpencerInitial Commit of llvm2cpp
2006-05-24 Reid SpencerFor PR786:
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-05-17 Reid SpencerRemove the llvm-db and bugpoint restrictions from the...
2006-05-14 Rafael Espindolaadded a skeleton of the ARM backend
2006-05-14 Chris LattnerFree memory allocated by copy_env.
2006-05-14 Chris Lattnerprint a nice error if bugpoint gets an error reading...
2006-05-14 Chris LattnerFix a bug found by inspection.
2006-05-14 Chris LattnerDelete memory allocated by CopyEnv
2006-05-12 Chris LattnerRemove dead return value.
2006-05-12 Owen AndersonRefactor a bunch of includes so that TargetMachine...
2006-05-04 Chris Lattnerwrap long line
2006-05-04 Chris LattnerAdjust to use proper TargetData copy ctor
2006-05-03 Reid SpencerFor PR764:
2006-05-03 Owen AndersonRefactor TargetMachine, pushing handling of TargetData...
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...
next