oota-llvm.git
2006-11-29 Bill WendlingReplacing std::iostreams with llvm iostreams. Some...
2006-11-28 Bill WendlingConvert to using llvm streams instead of iostreams.
2006-11-28 Bill WendlingSupport for llvm_ostreams.
2006-11-28 Andrew Lenharthgcc doesn't like an empty colbber list
2006-11-28 Bill WendlingUse ostream instead of iostream
2006-11-28 Bill WendlingUse llvm streams instead of <iostream>
2006-11-28 Bill WendlingRemoved #include <iostream> and used llvm streams
2006-11-28 Bill WendlingRemoved some of the iostream #includes. Moved towards...
2006-11-28 Bill WendlingSupport for llvm streams.
2006-11-28 Chris LattnerAdd a helper function
2006-11-28 Andrew LenharthIdentities are default now
2006-11-28 Andrew LenharthMake identity default, and fix PR1020
2006-11-28 Bill WendlingAdded a temporary hack to get the llvm-streams to work...
2006-11-28 Reid SpencerUndo the last patch until 253.perlbmk passes with these...
2006-11-28 Evan ChengNew entries.
2006-11-28 Andrew Lenharthupdate comments
2006-11-28 Andrew LenharthGet the asminfo for the target most closely matching...
2006-11-28 Andrew LenharthX86 asm -> gcc asm translation table (incomplete)
2006-11-28 Andrew LenharthAdd per-target support for asm translation in the cbe
2006-11-28 Jim LaskeyRemove debug code.
2006-11-28 Jim LaskeyPrime text sections to improve branch locality in large...
2006-11-28 Jim Laskey32-bit int space was not accounted for properly in...
2006-11-28 Reid SpencerRegenerate.
2006-11-28 Reid SpencerImplement signedness caching for values, value lists...
2006-11-28 Reid SpencerRemove 4 FIXME's from the CAST patch now that the back...
2006-11-28 Reid SpencerAdd an -append-exit-code option to bugpoint. This will...
2006-11-28 Reid SpencerFix a typo.
2006-11-28 Bill WendlingPut the #include for a module first.
2006-11-28 Evan ChengClean up.
2006-11-28 Evan ChengFix indentation.
2006-11-28 Bill WendlingChanged to using LLVM streams.
2006-11-28 Bill WendlingChanged to using llvm streams.
2006-11-28 Bill WendlingAdded helper function to transition to using llvm streams.
2006-11-28 Evan ChengFix JIT encoding bugs for shift / rotate by one ops.
2006-11-28 Chris Lattnertestcase for pr1016
2006-11-28 Chris LattnerFix PR1016
2006-11-27 Bill WendlingRemoved #include <iostream> and replaced streams with...
2006-11-27 Andrew LenharthPreliminary support for inline asm in the cbe. The...
2006-11-27 Evan ChengChange MachineInstr ctor's to take a TargetInstrDescrip...
2006-11-27 Chris Lattnerremove dead tag
2006-11-27 Chris LattnerFix the dag combiner bug corresponding to PR1014.
2006-11-27 Chris Lattnerthis doesn't pass with CVS HEAD.
2006-11-27 Chris LattnerFix PR1014 and InstCombine/2006-11-27-XorBug.ll.
2006-11-27 Reid SpencerAdd 3 more test cases for ptrtoint, fptoui and fptosi
2006-11-27 Chris Lattnertestcase for PR1014
2006-11-27 Reid SpencerWhen truncating to bool, it is necessary to & with...
2006-11-27 Bill WendlingProtect against null streams.
2006-11-27 Bill WendlingRemoved #include <iostream> and replaced with llvm_...
2006-11-27 Reid SpencerAlter these tests to ensure they match a "test $1,...
2006-11-27 Reid SpencerAdd a test to ensure a bitcast/and/trunc combination...
2006-11-27 Chris LattnerFor better or worse, load from i1 is assumed to be...
2006-11-27 Chris LattnerIf a brcond condition is promoted, make sure to zero...
2006-11-27 Reid SpencerFor PR950:
2006-11-26 Reid SpencerDon't use bitcast yet!
2006-11-26 Reid SpencerMake this test case easier to read. No functional changes.
2006-11-26 Bill WendlingRemoved #include <iostream> and replace with llvm_...
2006-11-26 Bill WendlingAdd method that will take a function pointer so that...
2006-11-26 Bill WendlingRemove #include <iostream> and use llvm_* streams instead.
2006-11-26 Bill WendlingReplace #include <iostream> with llvm_* streams.
2006-11-26 Bill WendlingRemoved #include <iostream> and replaced with llvm_...
2006-11-26 Bill WendlingRemoved #include <iostream> and used the llvm_cerr...
2006-11-26 Duraid Madinafix storing bools to mem and unordered FP ops
2006-11-25 Reid SpencerMake the absolute/relative tolerance information easier...
2006-11-25 Reid SpencerAdd newline at end of file.
2006-11-25 Reid SpencerOnly show the first few lines of difference.
2006-11-24 Reid SpencerAdd an option to enable lli (interpreter mode) testing.
2006-11-23 Reid SpencerFix some typos.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-11-22 Nick LewyckyUpdate to new predicate simplifier VRP design. Fixes...
2006-11-22 Reid SpencerStop early if there is no mis-optimization.
2006-11-21 John CriswellDocumented the --disable-compression option in gccld...
2006-11-21 John CriswellAdded the --disable-compression option which controls...
2006-11-21 Chris LattnerThis xform is handled by FoldOpIntoPhi in visitCastInst...
2006-11-21 Anton KorobeynikovRefactored *GVRequiresExtraLoad() to Subtarget method.
2006-11-20 Jim LaskeyTest for PR1013.
2006-11-20 Chris Lattnernew testcase
2006-11-20 Chris Lattnerin ppc64-mode, don't allocate the 32-bit version of...
2006-11-20 Jim LaskeyGlobal label not handled correctly.
2006-11-20 Chris Lattnerr13 is the thread pointer on darwin/ppc64, don't alloca...
2006-11-20 Chris LattnerFix PR1005
2006-11-20 Chris LattnerFix PR1001, patch by Nikhil Patil!
2006-11-20 Chris LattnerFix codegen for x86-64 on systems (like ppc or i386...
2006-11-20 Chris LattnerFix PR1011 and CodeGen/Generic/2006-11-20-DAGCombineCra...
2006-11-20 Chris LattnerTestcase for PR1011
2006-11-20 Chris LattnersetOperand should not zap the operand list or add impli...
2006-11-20 Chris LattnerTestcase for pr1012
2006-11-20 Anton KorobeynikovWe should perform extra load for dllimported calls
2006-11-20 Tanya LattnerFixed typo
2006-11-20 Tanya LattnerAdding 1.9 release and removing references to cfrontend
2006-11-20 Tanya LattnerChanging cfrontend dir to llvm-gcc3.4 as the example.
2006-11-20 Reid SpencerFor PR950:
2006-11-19 Reid SpencerFor PR950:
2006-11-19 Reid SpencerCorrections from review.
2006-11-18 Chris LattnerDon't transform in another bad case: if the block is...
2006-11-18 Chris LattnerFix another case we *don't* want to do this xform.
2006-11-18 Reid SpencerUpdate a reference to the old setcc instruction.
2006-11-18 Reid SpencerFor PR950:
2006-11-18 Chris LattnerMachineInstr includes this
2006-11-18 Chris LattnerImplement operator<< for machine basic blocks to make...
2006-11-18 Chris Lattnermake the previous change more aggressive, moving any...
next