oota-llvm.git
2004-10-17 Chris LattnerEnhance hasConstantValue to ignore undef values in...
2004-10-17 Chris LattnerhasConstantValue will soon return instructions that...
2004-10-17 Chris LattnerThe first hunk corrects a bug when printing undef null...
2004-10-17 Chris LattnerDon't print stuff out from the code generator. This...
2004-10-17 Reid SpencerAdd HAVE_BZLIB_H and HAVE_ZLIB_H tests.
2004-10-17 Reid SpencerUpdate to reflect building zlib for LLVM
2004-10-17 Reid SpencerAdd missing targets for install/clean
2004-10-17 Reid SpencerMake the library name SparcV9 specific
2004-10-17 Reid SpencerConsolidate the definitions
2004-10-17 Reid SpencerPPC32GenCodeEmitter instead of PowerPCGenCodeEmitter
2004-10-17 Reid SpencerAdd runtime directories
2004-10-17 Reid SpencerSupport bytecode generation, GenCodeEmitter, etc.
2004-10-17 Reid SpencerAdd runtime directory, include Makefile_rules
2004-10-17 Chris LattnerRewrite support for cast uint -> FP. In particular...
2004-10-17 Chris LattnerUnify handling of constant pool indexes with the other...
2004-10-17 Chris LattnerGive the asmprinter the ability to print memrefs with...
2004-10-17 Chris Lattnerfold:
2004-10-17 Chris LattnerAll of these labels are off by one now that the unreach...
2004-10-17 Nate BegemanImplement bitfield insert by recognizing the following...
2004-10-17 Chris LattnerFix constant folding relational operators with undef...
2004-10-17 Chris LattnerReid added --version to the CommandLine lib. Don't...
2004-10-17 Chris LattnerI forgot that sparc no longer uses the shared asmwriter...
2004-10-17 Chris LattnerAdd support for unreachable and undef
2004-10-17 Reid SpencerInitial Makefile.am for building with automake
2004-10-17 Reid SpencerInitial Makefile.am for building with automake.
2004-10-17 Reid SpencerMake sure that for systems where the string functions...
2004-10-16 Chris LattnerImplement constant folding of undef values.
2004-10-16 Chris LattnerFix a type violation
2004-10-16 Nate BegemanFinally fix one of the oldest FIXMEs in the PowerPC...
2004-10-16 Chris LattnerKill the bogon that slipped into my buffer before I...
2004-10-16 Chris LattnerImplement InstCombine/getelementptr.ll:test9, which...
2004-10-16 Chris LattnerNew testcase, rework testcases to fail if there are...
2004-10-16 Misha Brukman* Add a space between words
2004-10-16 Chris LattnerDo not erroneously accept revision 6 bytecode files...
2004-10-16 Chris LattnerUpdate release notes
2004-10-16 Chris LattnerNew testcase
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-10-16 Chris Lattnertestcases for undefined and unreachable
2004-10-16 Chris LattnerFix fix fix
2004-10-16 Chris LattnerAdd support for unreachable
2004-10-16 Chris LattnerAdd support for undef
2004-10-16 Chris LattnerAdd support for undef, unreachable, and function flags
2004-10-16 Chris LattnerParse undef and unreachable
2004-10-16 Chris LattnerAdd support
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-10-16 Chris LattnerADd support for undef and unreachable
2004-10-16 Chris LattnerTeach the X86 backend about unreachable and undef....
2004-10-16 Chris LattnerAdd support for unreachable and undef
2004-10-16 Chris LattnerOptimize instructions involving undef values. For...
2004-10-16 Chris LattnerAdd support for UndefValue
2004-10-16 Chris LattnerWhen promoting mem2reg, make uninitialized values becom...
2004-10-16 Chris LattnerHandle undef values as undefined on the constant lattice
2004-10-16 Chris LattnerAdd note
2004-10-16 Chris LattnerAdd support for the undef value. Implement a new optim...
2004-10-16 Chris LattnerAdd support for undef and unreachable
2004-10-16 Chris LattnerImplement UndefValue class
2004-10-16 Chris LattnerAdd support for the unreachable instruction
2004-10-16 Chris LattnerAdd new UndefValueVal type
2004-10-16 Chris LattnerAdd new UnreachableInst class
2004-10-16 Chris LattnerAdd new unreachable instruction
2004-10-16 Chris LattnerAdd new UndefValue class
2004-10-16 Chris LattnerUndefValue's are constants
2004-10-16 Chris LattnerDocument unreachable instruction
2004-10-16 Chris LattnerAdd missing 'Instruction Opcodes' bullet to TOC
2004-10-16 Chris LattnerAdd a missing dependency
2004-10-16 Chris LattnerFix file header
2004-10-16 Chris LattnerBe more careful about looking for constants when we...
2004-10-16 Chris LattnerNone of these have actually been implemented yet.
2004-10-15 Chris LattnerMove the implementation of the instructions clone metho...
2004-10-15 Chris LattnerMove the implementation of the clone method for these...
2004-10-15 Misha BrukmanFix hyphenation and quoting style for great justice
2004-10-15 Chris LattnerThere is no reason not to build these in parallel
2004-10-15 Misha BrukmanAdd a space between the type and name of value when...
2004-10-15 Chris LattnerDon't print a bunch of metrics that are meaningless...
2004-10-15 Chris LattnerFix broken links
2004-10-15 Chris LattnerInstruction select globals with offsets better. For...
2004-10-15 Chris LattnerGive the X86 JIT the ability to encode global+disp...
2004-10-15 Chris LattnerGive the X86 asm printer the ability to print out addre...
2004-10-15 Chris LattnerAllow X86 addressing modes to represent globals with...
2004-10-15 Chris LattnerAllow machine operands to represent global variables...
2004-10-15 Chris LattnerThis patch fixes the nasty bug that caused 175.vpr...
2004-10-15 Chris LattnerThis patch adds and improves debugging output. No...
2004-10-15 Nate BegemanBetter codegen of binary integer ops with 32 bit immedi...
2004-10-14 Misha BrukmanThe field is called `imm22', not simply `imm'
2004-10-14 Misha BrukmanSynthetic instructions RET and RETL need to have all...
2004-10-14 Misha BrukmanClass F2_1 already inherits the imm22 field from class F2
2004-10-14 Misha BrukmanGenerate the SparcV8 code emitter from .td files
2004-10-14 Misha Brukman* In the F3_1 class, default asi to 0 because it's...
2004-10-14 Misha Brukman* We don't use the ENABLE_*_JIT flags in the source...
2004-10-14 Chris LattnerFix a bug John tracked down in libstdc++ where we were...
2004-10-14 Brian GaekeAdd FSTOI, FDTOI (fp to integer cast) instructions.
2004-10-14 Brian GaekeRewrite emitCastOperation, refactoring parts of it...
2004-10-14 Brian GaekeAdd list of libc procedures we'll use, at some point.
2004-10-14 Misha BrukmanUse the shared Makefile.JIT for JIT-enablement, which...
2004-10-14 Misha BrukmanUse the shared Makefile.JIT for JIT-enablement
2004-10-14 Misha BrukmanAdd Makefile.JIT to the list of Makefiles transferred...
2004-10-14 Misha BrukmanTransfer Makefile.JIT into the build tree for JIT-enabl...
2004-10-14 Misha BrukmanSince several tools and examples want JIT support,...
2004-10-14 Misha BrukmanConvert tabs to spaces
2004-10-14 Chris LattnerMake sure any client of Dominators.h links in Dominator...
next