oota-llvm.git
2006-10-23 Rafael Espindolaexpand ISD::MEMSET
2006-10-23 Andrew LenharthMake these hack flags hidden, like other dsa hack flags
2006-10-23 Andrew LenharthRevert the aggressive inlining for now, it doesn't...
2006-10-23 Andrew Lenharthchange this back
2006-10-23 Andrew Lenharthrestore these tests
2006-10-23 Chris LattnerHandle fallout from the recent branch-on-undef changes...
2006-10-23 Chris Lattnernew testcase
2006-10-23 Chris LattnerMinor tweak. Instead of generating:
2006-10-23 Jim LaskeyMore complete solution to deleting blocks and debug...
2006-10-23 Jim Laskey[SU]int update - inactive code may get activated someday
2006-10-23 Evan ChengFix test case.
2006-10-23 Nick LewyckyRemove the Backwards operation. Resolving now works...
2006-10-22 Chris LattnerFix phi node updating for switches lowered to linear...
2006-10-22 Chris Lattnerdisable this code for now, it's not yet safely updating...
2006-10-22 Nick LewyckyFix similar missing optimization opportunity in XOR.
2006-10-22 Chris Lattnerthis part implemented.
2006-10-22 Nick LewyckyWhoops! Add missing NULL check.
2006-10-22 Anton KorobeynikovDo section switching right way for Mingw\Cygwin and...
2006-10-22 Chris LattnerImplement PR964 and Regression/CodeGen/Generic/SwitchLo...
2006-10-22 Nick LewyckyHandle "if ((x|y) != 0)" for ints like we do for bools...
2006-10-22 Chris Lattnernew testcase for PR964
2006-10-22 Nick LewyckyAllocaInst can't return a null pointer. Fixes missed...
2006-10-22 Chris LattnerAdd a workaround for PR962, disabling the more aggressi...
2006-10-22 Reid SpencerDon't generate a prototype for _setjmp. At least on...
2006-10-22 Reid SpencerRegenerate.
2006-10-22 Reid SpencerRemove unneeded CHECK_FOR_ERROR invocations.
2006-10-22 Chris Lattnerregenerate
2006-10-22 Chris Lattnerchange keyword to datalayout
2006-10-22 Chris LattnerChange keyword to datalayout
2006-10-22 Chris Lattner3 Changes:
2006-10-21 Chris LattnerNew, wonderful isSuccessor method
2006-10-21 Chris Lattnerdon't break infinite loops
2006-10-21 Chris LattnerImplement support for branch reversal, fix a bug in...
2006-10-21 Chris LattnerUse branch reversal to do stuff like this:
2006-10-21 Chris LattnerImplement support for branch condition reversal.
2006-10-21 Chris LattnerTransform code like:
2006-10-21 Chris LattnerSimplify code, no functionality change
2006-10-21 Chris Lattnerimplement support for inserting a cond branch
2006-10-21 Chris Lattnerallow insertion of a conditional branch with fall-through
2006-10-21 Chris LattnerThree changes:
2006-10-21 Chris Lattnerupdate assert message
2006-10-21 Chris LattnerAdd an experimental cross-jumping implementation.
2006-10-20 Chris Lattnertypo
2006-10-20 Chris Lattnerimplement MachineOperand::isIdenticalTo
2006-10-20 Chris Lattneradd isIdenticalTo method to machineinstr/operand.
2006-10-20 Chris Lattnerllvm-extract should remove module-level asm
2006-10-20 Chris Lattnerbugfix
2006-10-20 Chris LattnerFix an ugly problem in SCCP. This fixes Benchmarks...
2006-10-20 Chris LattnerFix miscompilation of MallocBench/espresso which code...
2006-10-20 Bill WendlingChanged the pattern matching so that it will hopefully...
2006-10-20 Devang PatelTest case for
2006-10-20 Chris LattnerMake flag and chain edges visually distinguishable...
2006-10-20 Chris Lattneradd method
2006-10-20 Chris LattnerImplement branch analysis/xform hooks required by the...
2006-10-20 Reid SpencerFix a comment to be accurate.
2006-10-20 Reid SpencerFor PR950:
2006-10-20 Devang PatelWhile creating mask, use 1ULL instead of 1.
2006-10-20 Chris LattnerFix SimplifyCFG/2006-10-19-UncondDiv.ll by disabling...
2006-10-20 Chris Lattnernew testcase for PR957
2006-10-20 Chris Lattneradd a method to determine whether evaluation of a const...
2006-10-19 Bill WendlingTestcase for P926
2006-10-19 Bill WendlingPartially in response to PR926: insert the newly create...
2006-10-19 Devang PatelIt is OK to remove extra cast if operation is EQ/NE...
2006-10-19 Devang PatelTypo Typo.
2006-10-19 Devang PatelTypo.
2006-10-19 Devang PatelFix bug in PR454 resolution. Added new test case.
2006-10-19 Rafael Espindolause Pat to implement extloadi8 and extloadi16
2006-10-19 Reid Spencer80 cols fix.
2006-10-19 Rafael Espindolaimplement undef
2006-10-19 Rafael Espindolaprint common symbols
2006-10-19 Rafael Espindolaimplement extloadi8 and extloadi16
2006-10-19 Rafael Espindolaexpand SIGN_EXTEND_INREG
2006-10-19 Rafael Espindolaexpand brind so that we don't have to implement jump...
2006-10-18 Reid SpencerBeef up the output from DiffFilesWithTolerance by setti...
2006-10-18 Reid SpencerAdd llvm.spec, a generated file.
2006-10-18 Jim LaskeyAdd option for controlling inclusion of global AA.
2006-10-18 Chris Lattnerfit in 80 cols
2006-10-18 Chris Lattneradd a note
2006-10-18 Rafael Espindolaadd blx
2006-10-18 Rafael Espindolaadd isTerminatortto b and bcond
2006-10-18 Jim LaskeyUse global info for alias analysis.
2006-10-18 Rafael Espindolaimplement CallingConv::Fast as CallingConv::C
2006-10-18 Anton KorobeynikovFixed mingw\cygwin linkonce linkage once again.
2006-10-18 Owen AndersonAdd LCSSA to the LLVM lexicon.
2006-10-18 Owen AndersonAdd support for the new "target data" information in...
2006-10-18 Owen AndersonAdd support for the new "target data" information in...
2006-10-18 Chris Lattnernew testcase
2006-10-18 Chris Lattnerset the ppc64 stack pointer right, dynamic alloca now...
2006-10-18 Chris LattnerExpand alloca for ppc64
2006-10-17 Chris LattnerTeach the branch folder to update debug info if it...
2006-10-17 Chris Lattneradd a method to remove a line # record.
2006-10-17 Chris Lattnerexpose DWARF_LABEL opcode# so the branch folder can...
2006-10-17 Chris Lattnerupdate comment
2006-10-17 Chris LattnerDo not leak all of the SourceLineInfo objects. Do...
2006-10-17 Chris Lattnerminor cleanups
2006-10-17 Chris LattnerTrivial patch to speed up legalizing common i64 constants.
2006-10-17 Chris LattnerFix CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll
2006-10-17 Chris Lattnernew testcase, miscompilation of llvm with itself.
2006-10-17 Evan ChengFix printer for StoreSDNode.
2006-10-17 Evan ChengReflect MemOpAddrMode change; added a helper to create...
next