implement LDRB, LDRSB, LDRH and LDRSH
[oota-llvm.git] / lib / Support /
2006-10-13 Chris Lattneravoid a ctor/dtor issue with the ProgramName global.
2006-10-12 Chris Lattnershrink anon-ns and mark stuff static. No functionality...
2006-10-04 Chris LattnerFix a static dtor issue
2006-10-04 Chris LattnerFix more static dtor issues
2006-09-29 Chris LattnerDefine this in the correct n/s
2006-09-28 Chris LattnerSimplify some code
2006-09-28 Chris Lattnernew helper class to provide more explicit management...
2006-08-30 Chris LattnerInstantiate Statistic<> in one place, not in every...
2006-08-27 Chris LattnerMinor code cleanups
2006-08-27 Chris LattnerAdd external definitions for commonly-used template...
2006-08-24 Reid SpencerRemove a character to avoid line exceeding 80 cols.
2006-08-23 Reid SpencerFor PR797:
2006-08-23 Reid SpencerFor PR797:
2006-08-23 Reid SpencerMake the ProgramName variable a std::string so we can...
2006-08-22 Reid SpencerFor PR797:
2006-08-21 Jim LaskeyAdding new Dwarf constants.
2006-08-21 Reid SpencerFor PR797:
2006-08-21 Reid SpencerFor PR797:
2006-08-11 Chris Lattnerremove IncludeFile turds in MathExtras.h, which bloats...
2006-08-07 Reid SpencerRemove the use of "IncludeFile" from this support facil...
2006-08-02 Jim LaskeyIf the Program name was NULL then all further output...
2006-07-28 Chris LattnerFinegrainify namespacification, minor cleanups
2006-07-28 Chris LattnerChange Path::getStatusInfo to return a boolean and...
2006-07-28 Chris Lattnerlibsupport still throws.
2006-07-26 Reid SpencerFor PR780:
2006-07-18 Chris LattnerAdd an out-of-line virtual method to provide a home...
2006-07-14 Chris LattnerAdd two helpers for escaping and unescaping strings.
2006-07-07 Chris LattnerLoadLibraryPermanently no longer throws an exception...
2006-07-07 Chris LattnerThis patch (written by Reid) changes compressor to...
2006-07-06 Chris LattnerModify the SlowOperationInformer interface to not throw...
2006-07-06 Chris LattnerPrint LLVM version info like this:
2006-06-27 Reid SpencerFor PR801:
2006-06-21 Chris LattnerAdd some out-of-line virtual dtors so that the class...
2006-06-15 Jim Laskey1. Support standard dwarf format (was bootstrapping...
2006-06-07 Reid SpencerFor PR780:
2006-06-06 Chris LattnerMove toolrunner out of libsupport into the bugpoint...
2006-06-06 Reid SpencerAdd the -Xlinker option to bugpoint which allows an...
2006-06-05 Reid SpencerMake it possible to override the standard version print...
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-05-31 Reid SpencerSquelch this warning:
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2006-05-15 Reid SpencerFor PR777:
2006-04-28 Chris LattnerFix PR743: emit -help output of a tool to cout, not...
2006-02-27 Jim LaskeyQualify dwarf namespace inside llvm namespace.
2006-02-27 Jim LaskeyRe-orging file.
2006-02-04 Chris LattnerLet bugpoint work on sparc with v9 instructions enabled.
2006-01-26 Andrew Lenharthdynamically allocate plugin space as needed
2006-01-26 Andrew LenharthRemember plugins should someone like bugpoint want...
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]
2005-12-26 Duraid MadinaHP aCC chokes on this, but it's not required anyway...
2005-12-26 Duraid MadinaMERRY CHRISTMAS EVERYONE!!! (what better way to spend...
2005-12-22 Reid SpencerFor PR351:
2005-11-16 Chris Lattnerindicate when a tool is a debug build.
2005-10-24 Chris LattnerDONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
2005-10-24 Chris LattnerOnly build .a file versions of these libraries, instead...
2005-08-29 Chris LattnerAllow bugpoint+PPC codegen to use fsqrt
2005-08-08 Chris LattnerAllow tools with "consume after" options (like lli...
2005-08-08 Chris LattnerReject command lines that have too many positional...
2005-08-02 Chris Lattner200.sixtrack prints FP numbers with a very strange...
2005-07-27 Jeff CohenEliminate all remaining tabs and trailing spaces.
2005-07-08 Reid SpencerFinal Changes For PR495:
2005-07-08 Nate BegemanAdd support for assembling .s files on mac os x for...
2005-07-07 Reid SpencerFor PR495:
2005-07-07 Reid SpencerFor PR495:
2005-05-16 Duraid MadinaHP-UX system headers make a mess of isinf(), so much...
2005-05-13 Chris LattnerCapitalize
2005-05-13 Reid SpencerMake sure that decompression checks for the case that...
2005-05-10 Chris LattnerDo not use "" as a sentinal for a missing argument...
2005-05-10 Misha BrukmanWhy output multiple strings, let the compiler concatena...
2005-04-22 Misha Brukman* Order #includes as per style guide
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-22 Chris LattnerTimers SHOULD NOT record the time taken to count the...
2005-03-17 Chris LattnerFix a bug where we would consider " .99" and "1.0"...
2005-03-10 Andrew Lenharthyay for camel_cvs diff
2005-03-09 Chris Lattnerget bugpoint working on ia64, by building .so's with...
2005-02-27 Chris LattnerRemove some stuff I checked in accidentally
2005-02-15 Chris LattnerInstead of doing a manual comparison loop, just use...
2005-02-15 Chris LattnerMake this more efficient now that we know both files...
2005-02-15 Misha BrukmanFix spelling
2005-02-15 Reid SpencerAdjust DiffFilesWithTolerance to help poor cygwin's...
2005-02-14 Chris LattnerWork around GCC PR19958, which causes programs to somet...
2005-02-13 Chris LattnerMove helper function here.
2005-02-09 Chris LattnerDon't print a 'Total Execution Time' line for the ...
2005-01-29 Tanya LattnerMake this work on systems where size_t == unsigned...
2005-01-29 Tanya LattnerMake this work on systems where size_t is not the same...
2005-01-29 Chris LattnerThis file was schizophrenic when it came to representin...
2005-01-29 Chris LattnerAfter reading in a bc file, trim the resultant buffer...
2005-01-29 Chris LattnerFinegrainify namespacification
2005-01-29 Chris LattnerMemory used is a delta between memuse at the start...
2005-01-23 Chris LattnerFix crash comparing empty file against nonempty file.
2005-01-23 Chris LattnerMake DiffFilesWithTolerance take sys::Path's instead...
2005-01-23 Chris LattnerFix a bug in previous checkin
2005-01-23 Chris LattnerAdd a new method, refactored out of fpcmp
2005-01-22 Jeff CohenUse binary mode for reading/writing bytecode files
2005-01-08 Jeff CohenUse size_t instead of long to represent memory usage...
2005-01-08 Chris LattnerDo not throw away bits for no reason
next