Added extra constructor for superblocks.
[oota-llvm.git] / lib / Target / PowerPC /
2005-03-28 Nate BegemanImplement proper loads and zero-extends of all types
2005-03-26 Nate BegemanFix that pesky floats in integer regs problem by assign...
2005-03-26 Nate BegemanGet closer to having varargs working. There's still...
2005-03-26 Nate BegemanMake 64bit args and float args work correct with calls...
2005-03-26 Nate BegemanNext round of pattern isel changes, mostly dealing...
2005-03-26 Nate BegemanCorrect a documention link
2005-03-25 Nate BegemanSupport global addresses and fix call returns. Varargs...
2005-03-24 Nate BegemanImplement next round of Pattern ISel fixes
2005-03-24 Nate BegemanFix an incorrect argument being passed to BuildMI for...
2005-03-24 Nate BegemanCommit Gabor Greif's patch to use iterators in lowering...
2005-03-24 Chris Lattnereliminate dead variables, patch contributed by Gabor...
2005-03-24 Nate BegemanImplement more of the PPC32 Pattern ISel:
2005-03-24 Chris LattnerFix silly "no newline at end of file" warning
2005-03-24 Nate BegemanAddition of the PPC32 Pattern ISel. While it is far...
2005-03-21 Misha BrukmanWe may be adding functions to the Module during initial...
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2005-03-08 Chris LattnerFix a crash handling 'undef bool', fixing an llc crash...
2005-03-02 Chris Lattnercleanup the cfg after lsr
2005-03-02 Chris LattnerAdd a temporary option for llc-beta: -enable-lsr-for...
2005-02-15 Chris LattnerFix a problem where the PPC backend lost track of the...
2005-01-14 Chris LattnerFix Regression/CodeGen/PowerPC/2005-01-14-UndefLong.ll
2005-01-14 Chris LattnerFix: Regression/CodeGen/PowerPC/2005-01-14-SetSelectCra...
2005-01-02 Chris LattnerThis hunk:
2005-01-01 Chris LattnerFix a FIXME: Select instructions on longs were miscompiled.
2004-12-16 Chris LattnerSpecify all of the targets built.
2004-12-16 Chris LattnerFactor out common .td file chunks.
2004-12-12 Chris LattnerFix Regression/CodeGen/PowerPC/2004-12-12-ZeroSizeCommo...
2004-12-12 Chris LattnerCSE calls to getTypeSize.
2004-12-12 Chris LattnerUse the target triple to pick this target.
2004-11-30 Chris LattnerFix several bugs in 'op x, imm' handling. Foremost...
2004-11-30 Chris LattnerFix CodeGen/PowerPC/2004-11-30-shr-var-crash.ll
2004-11-30 Chris LattnerFix test/Regression/CodeGen/PowerPC/2004-11-29-ShrCrash.ll
2004-11-30 Chris LattnerFix test/Regression/CodeGen/PowerPC/2004-11-30-shift...
2004-11-28 Chris LattnerThe LLVM bool type shall have 1 byte alignment on PPC.
2004-11-27 Nate BegemanRemove the ISel->AsmPrinter link via the TargetMachine...
2004-11-26 Chris LattnerThere is no reason to store <x,x>, just store <x>.
2004-11-25 Nate BegemanEnable optimization suggested by Chris Lattner to not...
2004-11-25 Chris LattnerFix the build on non ppc machines
2004-11-25 Chris LattnerThe JIT works enough
2004-11-25 Chris LattnerFix encoding of fsel, fixing olden/power, McCat/bisort...
2004-11-25 Chris LattnerFix encoding of fneg instruction
2004-11-25 Chris LattnerFix encoding of swari, fixing several programs, includi...
2004-11-25 Chris LattnerThere is not a 1-1 mappign between llvm blocks and...
2004-11-24 Chris Lattner* Rename existing relocations to be more specific
2004-11-24 Nate BegemanAdd the same optimization that we do loading from fixed...
2004-11-24 Chris LattnerWrite CompilationCallback as an explicit assembly stub...
2004-11-24 Chris LattnerWhen rewriting the original call instruction, make...
2004-11-24 Chris LattnerForce the intregs ptr into R2 and the FPregs ptr into...
2004-11-24 Chris LattnerFix a few more tests by encoding the extsb and other...
2004-11-24 Chris LattnerFix the encoding of ORi and other DForm4 instructions...
2004-11-24 Chris LattnerLoads are relocatable too
2004-11-24 Chris LattnerCalls do not need a MovPCtoLR instruction
2004-11-24 Chris LattnerGet constant pools working. This fixes even more progr...
2004-11-24 Chris LattnerRewrite branches more closely to correct. This makes...
2004-11-24 Chris LattnerBranch instructions explicitly represent CRx in them...
2004-11-24 Nate BegemanFix encoding of bctrl, and remove some unused instructions
2004-11-23 Chris LattnerFix encoding of blr and bctr
2004-11-23 Nate BegemanUse the correct register class as a constaint to gcc...
2004-11-23 Nate BegemanSave/Restore arg regs and nonvolatile regs the compiler...
2004-11-23 Chris LattnerFix the encoding of OR, AND and many other instructions
2004-11-23 Chris LattnerRemove argtype and argcount magic, which was used by...
2004-11-23 Chris LattnerGet rid of flags that are dead
2004-11-23 Chris LattnerFix encoding of rlwinm?
2004-11-23 Chris LattnerFix encodings
2004-11-23 Chris LattnerEnumerate CR registers
2004-11-23 Chris LattnerInitial implementation of exiting CompilationCallback
2004-11-23 Chris LattnerThis method is dead
2004-11-23 Chris LattnerRemove this method.
2004-11-23 Chris LattnerSquelch a bogus warning.
2004-11-23 Nate BegemanDon't return value from void function. This is only...
2004-11-23 Chris LattnerFix a minor bug
2004-11-23 Chris LattnerBe really paranoid about not breaking stuff yet
2004-11-23 Chris LattnerImplement the first hunk of CompilationCallback. The...
2004-11-23 Chris LattnerImplement the stub needed to get into compilation callback.
2004-11-23 Chris LattnerSimplify code a bit
2004-11-23 Chris LattnerInitial implementation of the JIT interfaces. Relocati...
2004-11-23 Chris LattnerEmit relocations for the global variable using instruct...
2004-11-23 Chris LattnerImplement all of the methods
2004-11-23 Chris LattnerInitial checkin of the 32-bit PPC relocation types
2004-11-23 Chris LattnerMove JITInfo from PPCTM to PPC32TM
2004-11-23 Chris LattnerDo not provide the non-specialized PowerPCJITInfo objec...
2004-11-23 Chris LattnerLA is really addi. Be consistent with operand ordering...
2004-11-22 Chris LattnerRemove some dead code
2004-11-22 Chris LattnerComment out a couple of unused instructions.
2004-11-22 Chris LattnerDisable this.
2004-11-22 Chris LattnerThis chunk of code needs to be rewritten
2004-11-21 Nate BegemanFix Shootout-C++/wc, which was broken by my recent...
2004-11-21 Chris Lattnerignore generated files.
2004-11-20 Chris LattnerRemove this method, it's not clear how it could be...
2004-11-20 Chris LattnergetJITStubForFunction is optional and unimplemented...
2004-11-19 Nate BegemanEliminate another 6k register copies that the register...
2004-11-19 Nate BegemanGenerate fewer reg-reg copies for the register allocato...
2004-11-18 Nate BegemanEliminate another common source of moves that the regis...
2004-11-18 Nate BegemanWhen accessing the base register for global variables...
2004-11-18 Nate BegemanClean up and fix cast codegen by removing cases that...
2004-11-16 Chris LattnerSimplify namespaces
2004-11-15 Misha BrukmanAdd BCTR and LWZU instruction opcodes
2004-11-14 Misha BrukmanHandle GhostLinkage (should not ever reach the assembly...
2004-11-14 Misha BrukmanFix build on Linux/PowerPC64 using SuSE GCC (#undef...
2004-11-09 Nate BegemanAllow hbd to be bugpointable on darwin by fixing common...
next