oota-llvm.git
2005-12-06 Andrew LenharthThis solves the problem of the CBE renaming symbols...
2005-12-06 Andrew Lenharthmore decent branches for FP. I might have to make...
2005-12-06 Andrew LenharthOK, this does wonders for broken stuff
2005-12-06 Sumant KowshikAdded comment for removing assert
2005-12-06 Sumant KowshikCollapsing node if variable length struct with final...
2005-12-06 Sumant KowshikHandling of zero length last fields in struct used...
2005-12-06 Chris LattnerFix test/Regression/Linker/2005-12-06-AppendingZeroLeng...
2005-12-06 Chris Lattnernew testcase for PR662
2005-12-06 Chris LattnerImplement external storage for post-order iteration...
2005-12-06 Nate BegemanTeach the SelectionDAG ISel how to turn ConstantPacked...
2005-12-06 Chris LattnerUse new PPC-specific nodes to represent shifts which...
2005-12-06 Andrew Lenharthadded instructions with inverted immediates
2005-12-05 Andrew Lenharthyea, it helps to have your path set right when testing
2005-12-05 Andrew LenharthThese never trigger, but whatever
2005-12-05 Evan ChengRemove unnecessary let hasCtrlDep=1 now it can be inferred.
2005-12-05 Evan Cheng* Infer instruction property hasCtrlDep from pattern...
2005-12-05 Andrew Lenharthmove this over to the dag
2005-12-05 Chris LattnergetRawValue zero extens for unsigned values, use getsex...
2005-12-05 Andrew Lenharthfix constant pool loads
2005-12-05 Chris LattnerFix the #1 code quality problem that I have seen on...
2005-12-05 Chris LattnerAdd a flag to Module::getGlobalVariable to allow it...
2005-12-05 Chris Lattnerattribute((used)) is now supported
2005-12-05 Chris LattnerWrap a long line, never internalize llvm.used.
2005-12-05 Chris LattnerNew testcase for PR660
2005-12-05 Chris Lattnertestcase for PR664
2005-12-05 Chris LattnerSeveral things:
2005-12-05 Chris LattnerOn some targets (e.g. X86), shift amounts are not the...
2005-12-05 Chris LattnerImplement PR673: for explicit register references,...
2005-12-05 Chris LattnerAdd some methods
2005-12-05 Chris LattnerAdd some explicit type casts so that tblgen knows the...
2005-12-05 Chris LattnerAdd some explicit type casts so that tblgen knows the...
2005-12-05 Chris LattnerGenerate code to silence bogus GCC warnings.
2005-12-04 Chris LattnerThe basic fneg cases are already autogen'd
2005-12-04 Chris LattnerAutogen matching code for ADJCALLSTACK[UP|DOWN], thanks...
2005-12-04 Chris LattnerFinish moving uncond br over to .td file, remove from...
2005-12-04 Chris LattnerDefine BR in the .td file now that Evan made tblgen...
2005-12-04 Evan ChengAdded isel patterns for RET, JMP, and WRITEPORT.
2005-12-04 Evan Cheng* Commit the fix (by Chris) for a tblgen type inferenci...
2005-12-04 Evan Cheng* Added instruction property hasCtrlDep for those which...
2005-12-04 Chris LattnerFix PR672 another way which should be more robust
2005-12-04 Chris Lattnernew testcase, for PR672
2005-12-03 Chris Lattnerdbg.stoppoint returns a value, don't forget to init it
2005-12-03 Chris Lattnerexpand testcase, which has been in my tree for a while now
2005-12-03 Chris LattnerFix SimplifyCFG/2005-12-03-IncorrectPHIFold.ll
2005-12-03 Chris Lattnernew testcase, miscompiled by simplifycfg. This has...
2005-12-03 Chris LattnerFix a bug in the testcase
2005-12-03 Chris LattnerFix test/Regression/ExecutionEngine/2005-12-02-TailCall...
2005-12-03 Chris Lattnernew testcase for PR672
2005-12-02 Chris LattnerRevert my previous patch which broke due to lazy stream...
2005-12-02 Andrew Lenharthbah, must generate all results
2005-12-02 Andrew Lenharthcycle counter fix
2005-12-02 Chris Lattneradd a note
2005-12-01 Chris LattnerDon't remove two operand, two result nodes from the...
2005-12-01 Chris LattnerNew testcase that crashes llc
2005-12-01 Chris LattnerIf a module has a main, but it is defined externally...
2005-12-01 Chris LattnerPromote line and column number information for our...
2005-12-01 Chris LattnerIA64 doesn't support the LOCATION node, and for some...
2005-12-01 Chris LattnerMake sure these get added into the codegenmap when...
2005-12-01 Chris LattnerThis is a bugfix for SelectNodeTo. In certain situatio...
2005-12-01 Andrew Lenharthmajor think-o
2005-12-01 Nate BegemanSupport multiple ValueTypes per RegisterClass, needed...
2005-12-01 Nate BegemanCosmetic change, better reflects actual values
2005-12-01 Chris LattnerFix a regression caused by a patch earlier today
2005-12-01 Andrew LenharthFlags where I think I need them, quick, before the...
2005-12-01 Evan ChengProper support for shifts with register shift value.
2005-12-01 Evan ChengUse a getCopyToReg() variant to generate a flaggy CopyT...
2005-12-01 Evan ChengTeach tblgen to accept register source operands in...
2005-12-01 Nate BegemanNuke CodeGenInstruction's ValueType member, it is no...
2005-12-01 Nate BegemanStop checking the ValueType of the CodeGenInstruction...
2005-11-30 Nate Begemanfit into 80 columns
2005-11-30 Chris LattnerMake the code generated by tblgen return the result...
2005-11-30 Chris LattnerSelectNodeTo now returns its result, we must pay attent...
2005-11-30 Chris LattnerPay attn to the node returned by SelectNodeTo
2005-11-30 Chris LattnerSelectNodeTo now returns its result, we must pay attent...
2005-11-30 Chris LattnerSelectNodeTo now returns N. Use it instead of return...
2005-11-30 Chris LattnerMake SelectNodeTo return N
2005-11-30 Chris LattnerFix Regression/CodeGen/PowerPC/2005-11-30-vastart-crash.ll
2005-11-30 Chris LattnerTest that crashes the ppc backend.
2005-11-30 Chris LattnerFix a bug where we didn't realize that vaarg reads...
2005-11-30 Chris Lattnernew testcase dse is miscompiling
2005-11-30 Chris LattnerAdd a simple clear() method
2005-11-30 Nate BegemanFix a typo in my latest change
2005-11-30 Nate BegemanNo longer track value types for asm printer operands...
2005-11-30 Nate BegemanFix some copy and paste typos.
2005-11-30 Chris LattnerCALLSEQ_START/END nodes don't get memoized, do not...
2005-11-30 Andrew Lenharthremove redundant code
2005-11-30 Andrew LenharthAt long last, you can say that f32 isn't supported...
2005-11-30 Andrew LenharthMake typesafe that which isn't: FCMOVxx
2005-11-30 Andrew LenharthFPSelect and more custom lowering
2005-11-30 Nate BegemanFirst chunk of actually generating vector code for...
2005-11-30 Andrew LenharthAll sorts of stuff.
2005-11-30 Andrew Lenharthadd support for custom lowering SINT_TO_FP
2005-11-30 Chris LattnerAdd a link to the doxygen tarball
2005-11-30 Chris Lattnercopy the doxygen tarball into the HTML directory after...
2005-11-30 Chris Lattnerminor cleanup
2005-11-30 Reid SpencerFix a problem with llvm-ranlib that (on some platforms...
2005-11-30 Chris LattnerFix a bug in a recent patch that broke shifts
2005-11-30 Evan ChengAdded support to STORE and shifts to DAG to DAG isel.
2005-11-30 Evan ChengFixed a bug introduced by my last commit: TargetGlobalV...
2005-11-30 Evan ChengAdded an index field to GlobalAddressSDNode so it can...
next