oota-llvm.git
2004-11-13 Chris LattnerAdd missing check
2004-11-13 Chris LattnerCompile:
2004-11-13 Chris LattnerSimplify handling of shifts to be the same as we do...
2004-11-13 Chris LattnerNew testcase
2004-11-13 Chris LattnerAdd support for shifts
2004-11-13 Chris LattnerFold:
2004-11-13 Chris LattnerLazily create the abort message, so only translation...
2004-11-13 Chris LattnerFix: CodeExtractor/2004-11-12-InvokeExtract.ll
2004-11-13 Chris LattnerNew testcase
2004-11-12 Chris LattnerFix a bug where the code extractor would get a bit...
2004-11-12 Chris LattnerSimplify handling of constant initializers
2004-11-12 Reid SpencerMakefile for lib/Linker
2004-11-12 Reid SpencerThis file originated in lib/VMCore/Linker.cpp but now...
2004-11-12 Reid SpencerThis file originated in tools/gccld/Linker.cpp but...
2004-11-12 Reid Spencer* Clean up all the shared library output on uninstall
2004-11-12 Reid SpencerDocument the new llvm-ranlib command.
2004-11-12 Reid SpencerCorrectly terminate a list.
2004-11-12 Reid SpencerDocument the modifiers and the file format.
2004-11-11 Chris LattnerMake this build in release mode
2004-11-11 Reid SpencerAdd llvm-ar to the index.
2004-11-11 Reid SpencerFirst attempt at llvm-ar documentation. Modifiers need...
2004-11-11 Chris LattnerActually, leave the check in. This prevents us from...
2004-11-11 Chris LattnerFix bug: IPConstantProp/deadarg.ll
2004-11-11 Chris Lattnernew testcase
2004-11-11 Reid SpencerFix documentation for Makefile target name change....
2004-11-10 Chris LattnerMake IP Constant prop more aggressive about handling...
2004-11-10 Chris LattnerNew testcase
2004-11-10 John CriswellCorrect the name of stosd for the AT&T syntax:
2004-11-09 Chris LattnerDo not let dead constant expressions hanging off of...
2004-11-09 Reid SpencerProvide conversion from posix time.
2004-11-09 Reid SpencerFix isBytecodeFile to correctly recognized compressed...
2004-11-09 Reid Spencer* Implement getStatusInfo for getting stat(2) like...
2004-11-09 Reid SpencerMake sure llee can deal with compressed bytecode too.
2004-11-09 John CriswellRecognize compressed LLVM bytecode files.
2004-11-09 Reid SpencerTune compression:
2004-11-09 Chris LattnerChange this back so that I get stable numbers to reflec...
2004-11-09 Reid SpencerDocument quick-test target.
2004-11-09 Reid SpencerAdd a quick-test target that uses QUICKTEST variable...
2004-11-09 Chris LattnerFix bug: 2004-11-08-FreeUseCrash.ll
2004-11-09 Chris LattnerName file properly
2004-11-09 Chris LattnerHrm, don't ask how I ran into this bug
2004-11-09 Misha Brukman* Convert tabs to spaces
2004-11-09 Misha BrukmanOutput the program name (in this case, gccld) with...
2004-11-09 Nate BegemanAllow hbd to be bugpointable on darwin by fixing common...
2004-11-08 Misha BrukmanHandle headers for compressed bytecode files
2004-11-08 Misha BrukmanDon't silently ignore invalid files: tell the user!
2004-11-08 Chris LattnerFix a bug that was preventing povray and namd from...
2004-11-08 Chris LattnerHandle assert_fail special
2004-11-08 Misha BrukmanRemove extra spaces
2004-11-08 Chris LattnerThis file is gone
2004-11-08 Reid SpencerAdd a --disable-compression option to gccas so the...
2004-11-08 Reid SpencerMake writing compressed bytecode the default.
2004-11-08 Reid SpencerImplement and document the TOOL_VERBOSE option that...
2004-11-08 Reid SpencerFix typo.
2004-11-08 Reid SpencerDocument compressed bytecode details.
2004-11-08 Reid SpencerFix a typo: isvalid -> isValid
2004-11-08 Alkis EvlogimenosMove path override in test/Makefile.
2004-11-08 Alkis EvlogimenosOverride PATH to submake so that all tools are found...
2004-11-08 Misha Brukman* Add support for f2c and the -f2c switch to enable...
2004-11-08 Tanya LattnerNow using path to python found by configure.
2004-11-08 Misha BrukmanFirst draft of compendium of documents relevant to...
2004-11-08 Nate BegemanPut int the getReg cast optimization from x86 so that...
2004-11-08 Reid SpencerRecommend that new users read the documentation before...
2004-11-08 Reid SpencerCorrect and Explain the first rule of thumb better.
2004-11-08 Reid SpencerFix typo.
2004-11-08 Misha BrukmanFix grammar: use commas in a list of entities
2004-11-07 Misha BrukmanImplement ExecutionEngine::freeMachineCodeForFunction()
2004-11-07 Misha BrukmanAdd method to delete machine code generated for a Function
2004-11-07 Reid SpencerAdd the RUNTEST autoconf onfiguration variable for...
2004-11-07 Tanya LattnerChanged TEST to TESTSUITE
2004-11-07 Tanya LattnerFix for objdir != srcdir.
2004-11-07 Tanya LattnerMore srcdir != objdir changes.
2004-11-07 Misha Brukman* Fix file-relative links: they need '#' prepended...
2004-11-07 Misha BrukmanUse LLVMToolDir instead of ToolDir because the latter...
2004-11-07 Tanya LattnerMade changes to support objdir!=srcdir.
2004-11-07 Chris LattnerVERY large functions that are only called from one...
2004-11-07 Tanya LattnerRemoved passing TARGET.
2004-11-07 Tanya LattnerChanged check-dejagnu to take TESTSUITE as its args...
2004-11-07 Nate BegemanDisable bogus cast elimination when the cast is used...
2004-11-07 Reid SpencerAdd TARGET_TRIPLE
2004-11-07 Reid SpencerFirst version of this document listing the required...
2004-11-07 Reid Spencer* Comments & cleanup per CL code review.
2004-11-07 Reid SpencerAdd comments per CL code review.
2004-11-07 Reid SpencerMake compression the default on writing.
2004-11-07 Reid Spencer* Add comments and cleanup per CL code review
2004-11-07 Tanya LattnerMinor error.
2004-11-07 Tanya LattnerAdded support to specify which test suite dejagnu shoul...
2004-11-07 Chris LattnerRevert back to r1.1, I'm just thoroughly confused :)
2004-11-07 Chris LattnerAdd new (old) testcase
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2004-11-07 Reid SpencerRename the option for defeating compression to be a...
2004-11-07 Reid SpencerEnable compression by default.
2004-11-07 Reid Spencer* Enable bytecode compression by default
2004-11-07 Reid SpencerTurn on compression by default.
2004-11-07 Reid Spencer* Provide option for specifying bytecode compression
2004-11-07 Chris LattnerAdd missing file header
2004-11-07 Tanya LattnerRemoving old Modulosched tests since that version of...
2004-11-07 Tanya LattnerWith the changes to these files, the Regression test...
2004-11-07 Tanya LattnerAdded RUN line.
2004-11-07 Tanya LattnerAdded rough support for dejagnu testing. Changes need...
next