oota-llvm.git
2008-03-16 Gordon HenriksenC and Objective Caml bindings for PassManagers.
2008-03-16 Christopher... Make insert_subreg a two-address instruction, vastly...
2008-03-15 Gordon HenriksenMinor documentation fix.
2008-03-15 Evan ChengRemove isImplicitDef TargetInstrDesc flag.
2008-03-15 Evan ChengReplace all target specific implicit def instructions...
2008-03-14 Gordon HenriksenExpose Module::dump via C and Ocaml.
2008-03-14 Gordon HenriksenExpose Module::dump via C and Ocaml.
2008-03-14 Gabor Greifmove the Use destructor where it belongs to
2008-03-14 Evan ChengBack out r48353. Not needed.
2008-03-14 Duncan SandsDo not generate special entries in the dwarf eh
2008-03-14 Chris LattnerRestore this member, which is used on win32.
2008-03-14 Evan ChengFix PR2138. Apparently any modification to a std::multi...
2008-03-14 Chris Lattnerthis was removed from the Unix side.
2008-03-14 Dan GohmanUpdate comments; getPassName no longer uses RTTI.
2008-03-14 Dan GohmanMove the PMStack class out of Pass.h and into PassManag...
2008-03-14 Dale JohannesenImplement the real calling convention for ppc32 Altivec:
2008-03-14 Evan ChengFix some 80 col violations.
2008-03-14 Evan ChengFix a number of encoding bugs. SSE 4.1 instructions...
2008-03-14 Evan ChengAdd debugging stuff.
2008-03-14 Chris LattnerAdd an issue that is preventing instcombine from doing...
2008-03-14 Duncan SandsSimplify using getIntPtrConstant.
2008-03-14 Bill WendlingThe inst combining of inttoptr into GEP with one index...
2008-03-14 Evan ChengAdd an MO_Undef MachineOperandType, intended for INSERT...
2008-03-14 Nate BegemanTabs -> spaces
2008-03-14 Evan ChengForgot this.
2008-03-14 Evan ChengLivein copy scheduling fixes: do not coalesce physical...
2008-03-13 Dan GohmanUse SDTNone instead of duplicating it.
2008-03-13 Dan GohmanFix a typo in a comment.
2008-03-13 Dan GohmanMore APInt-ification.
2008-03-13 Owen AndersonFix a bug in GVN that Duncan noticed, where we potentia...
2008-03-13 Tanya LattnerFix error in testing for END. notation.
2008-03-13 Evan ChengUndo tweak. It had no obvious benefit.
2008-03-13 Devang PatelRemove unused GetAddressOfSymbol()
2008-03-13 Evan ChengNew test case.
2008-03-13 Evan ChengTypo.
2008-03-13 Evan ChengDon't try to sink 3-address instruction if convertToThr...
2008-03-13 Evan ChengA test case I forgot to check in.
2008-03-13 Evan ChengRemove an unused command line option.
2008-03-13 Evan ChengTwoAddressInstructionPass enhancement. After it convert...
2008-03-13 Christopher... Get rid of a pseudo instruction and replace it with...
2008-03-13 Chris LattnerFix Path::GetMainExecutable on cygwin, patch by Sam...
2008-03-13 Chris Lattnerremove extraneous namespace qualifier, PR2142
2008-03-13 Chris Lattnermove a bunch of trivial methods to be inline.
2008-03-13 Chris LattnerVarious improvements suggested by Duncan
2008-03-13 Chris LattnerFix an incorrect comment, PR2147.
2008-03-13 Evan ChengImprove VarInfo::removeKill() by using std::find instea...
2008-03-13 Nick LewyckyUpdate -mem2reg to use succ_iterator instead of iterati...
2008-03-13 Evan ChengRemove unused options.
2008-03-13 Dan GohmanEliminate a few unnecessary uses of dynamic_cast.
2008-03-13 Dan GohmanFix a typo.
2008-03-13 Dan GohmanDon't redundantly clear std::vector members in destructors.
2008-03-13 Dan GohmanChange PMTopLevelManager's PassManagers vector element...
2008-03-13 Dan GohmanChange PMStack::push to accept a PMDataManager* instead of
2008-03-13 Dan GohmanFix a typo in a comment.
2008-03-13 Dan GohmanNo need for typedefs with enums in C++.
2008-03-13 Evan ChengRefactor some code out of MachineSink into a MachineIns...
2008-03-12 Dale JohannesenDo not promote float params to double in varargs
2008-03-12 Evan ChengExperimental scheduler change to schedule / coalesce...
2008-03-12 Duncan SandsInitial soft-float support for LegalizeTypes. I rewrote
2008-03-12 Dan GohmanChange VirtRegMap's dump to dump to cerr, not DOUT...
2008-03-12 Dan GohmanFix typos in comments.
2008-03-12 Dan GohmanFix this test on hosts that don't have sse2.
2008-03-12 Duncan SandsFix typo.
2008-03-12 Duncan SandsDon't try to extract an i32 from an f64. This
2008-03-12 Chris LattnerReimplement the parameter attributes support, phase...
2008-03-12 Chris Lattnerno need to keep around this output.
2008-03-12 Evan ChengDocument an implementation detail about EXTRACT_SUBREG...
2008-03-12 Owen AndersonImprove the return slot optimization to be both more...
2008-03-12 Evan ChengClean up my own mess.
2008-03-12 Owen AndersonWe also need to collect the VN IDs for the PHI instruct...
2008-03-12 Owen AndersonWhen we're determining what registers to coallesce...
2008-03-12 Chris Lattnerwhen the bitcode reader is referencing a paramattr...
2008-03-12 Evan ChengTotal brain cramp.
2008-03-12 Chris LattnerThis is a simple fix for getting error messages from...
2008-03-12 Dale JohannesenOne more bit of Altivec parameter passing.
2008-03-12 Anton KorobeynikovBe backward compatible
2008-03-12 Devang PatelCheck multiple return values.
2008-03-12 Dan GohmanMake this test x86-specific for now; targets that don...
2008-03-12 Dale JohannesenImplement Altivec passing to varargs functions on ppc.
2008-03-12 Evan ChengSet NextMII after issuing a physical register spill.
2008-03-12 Devang PatelFix attribute handling.
2008-03-12 Evan ChengMinor debug output bug.
2008-03-11 Dan GohmanBasic feature test for multiple return values in codegen.
2008-03-11 Anton KorobeynikovUltimately resolve aliases during linking, if possible
2008-03-11 Anton KorobeynikovTestcase for PR2137
2008-03-11 Anton KorobeynikovCorrectly propagate thread-local flag from aliasee...
2008-03-11 Dan GohmanUse PassManagerBase instead of FunctionPassManager...
2008-03-11 Anton KorobeynikovAdd helper for ultimate aliasee resoltion
2008-03-11 Devang PatelHandle multiple ret values.
2008-03-11 Devang PatelInitialize.
2008-03-11 Dan GohmanCheck to see if a two-entry PHI block can be simplified
2008-03-11 Dan GohmanMake this test more challenging to help it avoid being
2008-03-11 Anton KorobeynikovUpdate testcase for recent aliases change
2008-03-11 Anton KorobeynikovHonour aliases visibility during asm emission
2008-03-11 Anton KorobeynikovHonour aliases visibility when reading from/writing...
2008-03-11 Dan GohmanAdd a test to ensure that all-ones vectors are material...
2008-03-11 Evan ChengTransfer physical register spill info when load / store...
2008-03-11 Dan GohmanUse the correct value for InSignBit.
2008-03-11 Dan GohmanInitial codegen support for functions and calls with...
2008-03-11 Chris LattnerImplement basic support for the 'f' register class...
next