Do not dereference invalid ranges. Generalize targetdata alignment model.
[oota-llvm.git] / tools /
2007-02-16 Anton KorobeynikovAdd possibility to set memory limit for binaries run...
2007-02-16 Reid SpencerAdd missing break statements!
2007-02-15 Reid SpencerFor PR1195:
2007-02-15 Reid SpencerFor PR1195:
2007-02-13 Chris Lattnereliminate use of vector-related ctors
2007-02-13 Chris Lattnerregenerate
2007-02-13 Chris Lattnerremove use of vector-related ctors
2007-02-12 Chris Lattnerstop using me thods that take a vector
2007-02-12 Lauro Ramos VenancioFix build error on ARM.
2007-02-11 Chris Lattnerregenerate
2007-02-11 Chris Lattneradd #include
2007-02-10 Reid SpencerAlign make log output with the rest of llvm.
2007-02-09 Reid SpencerGet the use of \ right.
2007-02-09 Reid SpencerNow that gccas and gccld are just schell scripts, adjus...
2007-02-09 Reid SpencerEnd of life for gccld. Remove its source code and enabl...
2007-02-09 Reid SpencerWrite the deprecation message to stderr instead of...
2007-02-09 Reid SpencerWrite the deprecation message to stderr instead of...
2007-02-09 Reid SpencerPut in a disabled template for when gccld is replaced...
2007-02-09 Reid SpencerGet the right warning message.
2007-02-09 Reid SpencerNew shell script to replace gccld, eventually.
2007-02-09 Reid SpencerClean up error handling.
2007-02-08 Reid SpencerFor PR1153:
2007-02-08 Reid SpencerFor PR1153:
2007-02-08 Reid SpencerRegenerate.
2007-02-08 Reid SpencerRename a field so there's less confusion between fields...
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Bill WendlingAvoid assert() in lto. Let linker handle all failures...
2007-02-08 Bill WendlingThe new version of how to add passes to emit files...
2007-02-08 Reid SpencerRegenerate for recent changes.
2007-02-08 Reid SpencerFor PR1187:
2007-02-08 Reid SpencerFor PR1187:
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...
2007-02-07 Chris Lattneradd an option for timing bc file reading.
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Reid SpencerFor PR411:
2007-02-05 Reid SpencerFor PR411:
2007-02-04 Reid SpencerFix grammaro in output message.
2007-02-04 Reid SpencerRegenerate.
2007-02-04 Reid SpencerFor PR1151:
2007-02-04 Reid SpencerMake sure the gccas script is executable.
2007-02-03 Reid SpencerFor PR1072:
2007-02-03 Chris Lattneradd an instcombine pass to clean up after heavy-lifting...
2007-02-03 Reid SpencerClean this up a bit: hide command unless verbose output...
2007-02-02 Reid SpencerTwo improvements:
2007-02-02 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerFor PR1152:
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-02-01 Devang PatelAdd printVersion(). Linker can use it to print LLVM...
2007-02-01 Devang PatelInclude Makefile.config before testing OS.
2007-01-31 Chris Lattnershutdown the app when done.
2007-01-31 Chris Lattnershutdown at end of run
2007-01-30 Reid SpencerFor PR1136: Rename GlobalVariable::isExternal as isDecl...
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerFor PR1142:
2007-01-29 Reid SpencerRegenerate.
2007-01-29 Reid SpencerUpgrade old csret calling convention into sret paramete...
2007-01-28 Nick LewyckyDrop CSRET from here too.
2007-01-28 Anton KorobeynikovMerge error at my side. Fixed.
2007-01-28 Anton KorobeynikovRegenerate
2007-01-28 Anton KorobeynikovDrop CSRET CC
2007-01-28 Anton KorobeynikovPropagate changes from my local tree. This patch includes:
2007-01-28 Reid SpencerRegenerate.
2007-01-28 Reid SpencerFor PR1137:
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerMake sure that an upgraded index is also inserted into...
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerEnsure that gep_upgrade zext instructions we insert...
2007-01-26 Reid SpencerRemove extraneous ; to make some versions of bison...
2007-01-26 Devang PatelOrder createSimplifyLibCallsPass() after a set of funct...
2007-01-26 Reid SpencerRemove the SignedType class and other dead code. Improv...
2007-01-26 Reid SpencerRegenerate.
2007-01-26 Reid SpencerFor All These Bugs:
2007-01-21 Jeff CohenFix a bunch of missing semicolon parse errors from...
2007-01-21 Reid SpencerRun GenLibDeps.pl with the configured PERL path to...
2007-01-21 Chris Lattnerdefault to emiting an uncompressed .bc file
2007-01-15 Chris LattnerRun an instcombine pass after inlining but before scala...
2007-01-15 Reid SpencerRegenerate.
2007-01-15 Reid SpencerFor PR1113:
2007-01-15 Chris Lattnerrename Type::isIntegral to Type::isInteger, eliminating...
2007-01-15 Reid SpencerRegenerate
2007-01-15 Reid SpencerReorganize things a bit in preparation for rewrite...
2007-01-13 Reid SpencerRegenerate.
2007-01-13 Reid SpencerCan't generate "bool" any more. Change to i1
2007-01-13 Reid SpencerRegenerate.
2007-01-13 Reid SpencerDon't attempt to upgrade argument to va.start and va...
2007-01-13 Reid SpencerRegenerate.
2007-01-13 Reid SpencerRegenerate.
2007-01-13 Reid SpencerFor PR1093:
2007-01-12 Reid SpencerRegenerate.
2007-01-12 Reid SpencerRemove support for upgrading NOT. The llvm-upgrade...
2007-01-12 Chris Lattnerunbreak i1 constants with the cpp writer, eliminate...
2007-01-12 Reid SpencerFor PR1064:
2007-01-12 Chris LattnerFix persistent conflict madness by removing these from...
2007-01-12 Reid SpencerImplement review feedback for the ConstantBool->Constan...
2007-01-11 Reid SpencerRename BoolTy as Int1Ty. Patch by Sheng Zhou.
2007-01-11 Zhou ShengFor PR1043:
2007-01-09 Chandler CarruthFixing a ">" redirect to be a ">>" redirect, so a sed...
next