Fold the add (ptr, offset) into ptr[offset] only if the offset is small enough. movwi...
[oota-llvm.git] / tools / llvmc /
2009-06-17 Mikhail GlushenkovAnother small documentation update.
2009-06-16 Chris LattnerRemove support for building LLVM libraries into "relinked"
2009-06-16 Mikhail GlushenkovDocumentation update.
2009-06-07 Mikhail GlushenkovA basic PIC16 toolchain driver.
2009-05-06 Mikhail GlushenkovThe 'forward_as' property did not use its second argument.
2009-04-21 Mikhail GlushenkovSupport --with-llvmgccdir and friends in llvmc, take 2.
2009-04-18 Bill WendlingRevert 69474 and 69475. They are causing failures durin...
2009-04-18 Mikhail GlushenkovAdd a configure check for llvm-gcc (reapply).
2009-04-18 Bill WendlingTemporarily revert r69438 and r69439. These were causin...
2009-04-18 Mikhail GlushenkovAdd a configure check for llvm-gcc.
2009-03-31 Mikhail GlushenkovDo not pass '-relocation-model=pic' to llc.
2009-03-27 Mikhail GlushenkovDocumentation update.
2009-03-03 Mikhail GlushenkovAdd example/Skeleton.
2009-03-03 Mikhail GlushenkovComment fixes.
2009-03-03 Mikhail GlushenkovUse LLVMLIBS instead of USEDLIBS.
2009-03-03 Mikhail GlushenkovMove example plugins to the example/ directory.
2009-03-02 Mikhail GlushenkovMove the rules for building plugins to Makefile.rules.
2009-03-02 Mikhail GlushenkovFix build with objdir != srcdir.
2009-03-02 Mikhail GlushenkovMove code from Main.cpp to the include dir.
2009-03-02 Mikhail GlushenkovReorganize llvmc code.
2009-01-30 Mikhail GlushenkovAdd some comments.
2009-01-28 Mikhail GlushenkovAdd three new option properties.
2009-01-21 Mikhail GlushenkovFix 'llvm-config --libs' output.
2009-01-21 Mikhail GlushenkovChange the hook API back to prevent memory leaks.
2009-01-21 Mikhail GlushenkovAllow hooks with arguments.
2009-01-15 Mikhail GlushenkovSome small documentation fixes.
2009-01-15 Mikhail GlushenkovClarify the documentation a bit.
2009-01-14 Mikhail GlushenkovMake -o a prefix option.
2009-01-09 Mikhail GlushenkovAdd a --check-graph option to llvmc.
2008-12-17 Mikhail GlushenkovSome enhancements for the 'case' expression.
2008-12-13 Mikhail GlushenkovAdd a comment to the auto-generated docs.
2008-12-13 Mikhail GlushenkovMerge llvm-rst.css and llvm.css.
2008-12-13 Mikhail GlushenkovSome more documentation tweaks.
2008-12-13 Mikhail GlushenkovMore cosmetic tweaks for llvmc docs.
2008-12-11 Mikhail GlushenkovFix W3C validator errors.
2008-12-11 Mikhail GlushenkovUse correct file for the llvmc tutorial.
2008-12-11 Mikhail GlushenkovUpdate the auto-generated llvmc documentation.
2008-12-11 Mikhail GlushenkovAdd a '-Wo,' option that passes options to opt.
2008-12-11 Mikhail GlushenkovMerge Base.td and Tools.td.
2008-12-09 Mikhail GlushenkovSupport -emit-llvm properly (with -S and -c).
2008-12-07 Oscar FuentesCMake: Added Tool.cpp to tools/llvmc/driver.
2008-12-07 Mikhail GlushenkovDescribe recent changes in the documentation.
2008-12-07 Mikhail GlushenkovMake 'extern' an option property.
2008-12-07 Mikhail GlushenkovPlugin updates: support more options.
2008-12-07 Mikhail GlushenkovJoin tools couldn't be used in the middle of the toolchain.
2008-12-07 Mikhail GlushenkovEnable the Clang plugin by default.
2008-12-07 Mikhail GlushenkovUpdate plugins to use (actions).
2008-12-07 Mikhail GlushenkovUse (actions) instead of option properties, support...
2008-11-28 Mikhail GlushenkovScrap some boilerplate.
2008-11-28 Mikhail GlushenkovAdd 'hidden' and 'really_hidden' option properties.
2008-11-28 Mikhail GlushenkovDocumentation: clarify what is meant by 'multiple edges'.
2008-11-26 Mikhail GlushenkovDisallow multiple edges.
2008-11-25 Oscar FuentesCMake: llvmc2 is now known as llvmc.
2008-11-25 Mikhail GlushenkovSince the old llvmc was removed, rename llvmc2 to llvmc.
2008-05-04 Anton KorobeynikovDrop llvmc also, it will be replaced by shiny new llvmc2
2008-02-26 Bill WendlingDetabify.
2008-02-20 Anton KorobeynikovGet rid of hash_map in llvmc
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2007-12-29 Chris Lattnerregenerate
2007-12-29 Chris Lattnerremove attributions
2007-12-29 Chris Lattnerremove attributions from tools.
2007-12-29 Chris Lattnerremove attributions from tools/utils makefiles.
2007-10-22 Chris Lattneradd a 'don't use me' marker.
2007-10-08 Dan GohmanMove the space in overview output for commands out...
2007-07-05 Chris Lattnerupdate the .cvs files.
2007-07-05 Gabor GreifHere is the bulk of the sanitizing.
2007-06-29 John CriswellConvert .cvsignore files
2007-05-06 Chris Lattneruse the new MemoryBuffer interfaces to simplify error...
2007-05-06 Chris Lattnerswitch tools to bitcode instead of bytecode
2007-05-06 Chris Lattneradd bitcode support, optimize reading to not read all...
2007-04-08 Reid SpencerMake TempDir a PathWithStatus so we don't have to cast...
2007-04-07 Reid SpencerFor PR1291:
2007-03-29 Reid SpencerFor PR789:
2007-02-16 Anton KorobeynikovAdd possibility to set memory limit for binaries run...
2007-02-12 Lauro Ramos VenancioFix build error on ARM.
2007-02-07 Chris Lattnermove an llvmc-specific function out of the bcreader...
2007-02-07 Chris Lattnerpush bytecode decompressor out through APIs. Now the...
2006-12-13 Reid SpencerRessurrect this needed file.
2006-12-13 Reid SpencerRessurrect the Stacker "st" configuration. Someday...
2006-12-06 Chris Lattnermake all llvm tools call llvm_shutdown when they exit...
2006-11-02 Reid SpencerFor PR786:
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-08-29 Reid SpencerDelete a no-longer-supported configuration item.
2006-08-25 Reid SpencerFor PR797:
2006-08-22 Reid SpencerMake the sys::Path::GetTemporaryDirectory method not...
2006-08-21 Reid SpencerFor PR797:
2006-08-16 Reid SpencerPatches to correct several bugs in llvmc.
2006-08-01 Chris LattnerNo need to check isWriteable here (which isn't sufficie...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-21 Chris LattnerRemove unneeded libs
2006-06-21 Reid SpencerFor PR811:
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-05-29 Chris Lattnersilly cleanup
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-04-12 Reid SpencerDistribute CVS versions of lex files
2006-03-24 Reid SpencerIgnore the lexer output.
2006-02-14 Chris LattnerAdjust to new style "generated files in CVS" mechanism...
2005-08-27 Reid SpencerImplement PR614:
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-08 Reid SpencerFinal Changes For PR495:
next