2009-05-31 |
Owen Anderson | Be more aggressive in doing LoadPRE by tracing backward... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Nick Lewycky | Fix typo in error message. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Duncan Sands | Rename CustomLowerResults to CustomLowerNode, since |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bruno Cardoso... | Use uint8_t and int32_t in {JIT,Machine}CodeEmiters |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bruno Cardoso... | Add AMD64 elf machine type |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bruno Cardoso... | First patch in the direction of splitting MachineCodeEm... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Chris Lattner | fix PR4284, a bug in simplifylibcalls handling memcmp... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Nick Lewycky | Metadata uses metadata type not empty struct. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Mike Stump | Add some documentation. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Duncan Sands | Adjust these tests now that "extern inline" |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Evan Cheng | (i64 (zext (srl GR32 8))) -> movzbl AH is not safe... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Nick Lewycky | Give embedded metadata its own type instead of relying... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Mike Stump | Add support for letting the client choose different... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bill Wendling | Untabification. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Bill Wendling | Untabify. |
commit | commitdiff | tree | snapshot |
2009-05-30 |
Evan Cheng | Untabify. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Anton Korobeynikov | Add placeholder for thumb2 stuff |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Bill Wendling | Enable GVN Load PRE. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Duncan Sands | Dan noticed that the verifier wasn't thoroughly checkin... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Bruno Cardoso... | Fix some typos |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Torok Edwin | just show the instruction, its not that slow. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Torok Edwin | for instructions with void type we have no choice but... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Torok Edwin | Add a DEBUG() output to GVN that prints the instruction... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Owen Anderson | Fix an issue where phiMap was not being updated properl... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Evan Cheng | Default isNarrowingProfitable to false. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Evan Cheng | Remove an accidental commit. |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Evan Cheng | More h-registers tricks: folding zext nodes. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Evan Cheng | Do not try to create a MVT type of width 0. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Bill Wendling | The MONITOR and MWAIT instructions have insufficient... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Daniel Dunbar | NewNightlyTest.pl: Add a -parallel-jobs argument (set... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Add explicit test for PR4280. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Re-commit r72514 and r72516 with a fixed version of... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Evan Cheng | Fix MOVMSKPDrr encoding. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Evan Cheng | Fix PSIGND encoding bug. Patch by Sean Callanan. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Evan Cheng | Incorporate patch feedbacks. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Daniel Dunbar | NightlyTest: Write "sentdata.txt" files and run the... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Sanjiv Gupta | Emit debug info for locals with proper scope. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Bill Wendling | Temporarily revert r72514 (and dependent patch r72516... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Sanjiv Gupta | Mark the branch insns correctly. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Sanjiv Gupta | Fixing problems that got exposed after the refactoring... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Add a testcase which got fixed by recent legalization... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Remove a couple of useless functions. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Remove special cases for more opcodes. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Return the operand rather than a null SDValue when... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Nick Lewycky | Use Operands.data() instead of &Operands[0] where Opera... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Remove special case for SETCC opcode; add some comments... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Jeffrey Yasskin | This patch brings the list of attributes in CPPBackend... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Eli Friedman | Some minor cleanups. |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Bill Wendling | "The instructions MMX_PSADBWrm and MMX_PSADBWrr have... |
commit | commitdiff | tree | snapshot |
2009-05-28 |
Evan Cheng | Added optimization that narrow load / op / store and... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | Revert 72493 and replace it with a more conservative... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Ger rid of some dead code. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | In ChangeCompareStride, when the stride to be reused... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Evan Cheng | Fix sfence jit encoding. Patch by Sean Callanan. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Bill Wendling | This looks like it passes now. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Bruno Cardoso... | Added support for fround, fextend and FP_TO_SINT |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Douglas Gregor | Minor fix for CMake build system |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Oscar Fuentes | CMake: Set LIBS on llvm-config so we can query the... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Minor cleanups; add a better explanation for the issue... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Remove more special cases for opcodes. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Remove special cases for more opcodes. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Removing more special cases from LegalizeDAG. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Eliminate more special cases for opcodes. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Remove more special cases from LegalizeDAG. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Remove more opcode special cases. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | Add braces around an array initializer. |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | Teach SCEVExpander to avoid creating over-indexed GEP... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | Teach BasicAliasAnalysis to understand constant gep... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Start of refactoring LegalizeDAG so that we don't need... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Don't abuse the quirky behavior of LegalizeDAG for... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dale Johannesen | Testcase for (llvm-gcc-4.2) 72442 (PR 4242). |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | Back out r72431, it is causing a number of compilation... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Stefanus Du... | Update CPU capabilities for AMD machines |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Don't abuse the quirky behavior of LegalizeDAG for... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Torok Edwin | For the new ar --plugin libLLVMgold.so to work we need... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Jeffrey Yasskin | LiveVariables::VarInfo contains an AliveBlocks BitVecto... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | For the return type of SCEVUDivExpr, use the RHS' type... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | Give SCEVNaryExpr a doxygen comment. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | In cases where a pointer value is an operand of a multi... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Delete a bunch of dead code from LegalizeDAG. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Evan Cheng | Eliminate VarInfo::UsedBlocks. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | make memdep use the getModRefInfo method for stores... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Audit the type constructors. Previously it was possible... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | add some late optimizations that GCC does. It thinks... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | we should eventually add -march=atom and the new atom... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Fix the crash debugger to actually bisect globals once... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Add a bisection step on the list of instructions before... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Various comment fixes. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Change ScalarEvolution::getSCEVAtScope to always return... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Add a comment which should hopefully make the purpose... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Minor improvement to FCOPYSIGN to use BIT_CONVERT in... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Move Rewriter.clear() earlier, to avoid triggerring... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Instead of clearing the rewriter, don't attempt to... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When rewriting the loop exit test with the canonical... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Fix this code for hosts where std::vector doesn't have... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When replacing a floating-point comparison with an... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Generalize SCEVExpander::visitAddRecExpr's GEP persuit... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When the low bits of one operand of an add are zero... |
commit | commitdiff | tree | snapshot |
next |