2008-12-04 |
Owen Anderson | Factor out some common code. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Scott Michel | CellSPU: Fix bug 3055 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Duncan Sands | When allocating a stack temporary, use the correct |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Scott Michel | Missing closing brace and reverse conditional condition... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Chris Lattner | Start simplifying a switch that has a successor that... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Chris Lattner | This code is apparently quite confused. In the meantime, |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Bill Wendling | Temporarily revert r60519. It was causing a bootstrap... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dan Gohman | Use register names instead of numbers in debug output. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dan Gohman | Make debug output more informative. |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Evan Cheng | Visibility hidden GVs do not require extra load of... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Dan Gohman | Add minimal support for disambiguating memory reference... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Chris Lattner | add a debugging option to help track down j-t problems. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Rewrite the liveness bookkeeping code to fix a bunch of |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | Make the debugging dump be a full line. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | Remove an unused field. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Have PseudoSourceValue override Value::dump, so that... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | Fix a misspelled function name. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | Factor some code into a new FoldSingleEntryPHINodes... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Fix an inconsistency in a comment. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Evan Cheng | Use mmx (punpckldq VR64, (mmx_v_set0)) to clear high... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Don't charge the full latency for anti and output depen... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | A step towards geting linux ppc to work (see PR 3099) |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | When looking for anti-dependences on the critical path... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Add a comment about callee-saved registers. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | Fix a really wrong comment. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | fix a really incorrect comment. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Split foldMemoryOperand into public non-virtual and... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Rename isSimpleLoad to canFoldAsLoad, to better reflect... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Extend X86's addFrameReference to add a MachineMemOpera... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Rafael Espindola | Fix some tests. The grep for "il" was matching "file". |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Update a comment. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Duncan Sands | Only check that the result of the mapping was not |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Rafael Espindola | Fix bug 3140. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Richard Osborne | Add support for ISD::TRAP to the XCore backend |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Evan Cheng | Refactor code. No functionality change. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Bill Wendling | CC should only be a ConstantSDNode at this point. Just... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | testcase for br undef folding. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | Teach jump threading some more simple tricks: |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | third time is the charm. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | fix assertion. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | don't spew tons of stuff to the output. This testcase... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | Rename DeleteBlockIfDead to DeleteDeadBlock and make it |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Chris Lattner | Factor some code out of SimplifyCFG, forming a new |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Mark x86's V_SET0 and V_SETALLONES with isSimpleLoad... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Bill Wendling | Change label to 'carry' for unsigned adds. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Add a sanity-check to tablegen to catch the case where... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Fix a missing #include. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Add an explicit keyword. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Replace a #include with a forward-declaration. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Fix this comment to reflect that it applies to types... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Fix byval arguments in the fastcc calling convention... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dan Gohman | Add nounwind attributes to this test. |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Dale Johannesen | testcases for recent dag combiner changes |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | Fix isIntN to work with APInts > 64 bits. This method... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Evan Cheng | Remove a (what appears to be) overly strict assertion... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dale Johannesen | Minor rewrite per review feedback. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Scott Michel | Non-functional change: make custom lowering for truncat... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Owen Anderson | Add support for folding spills into preceding defs... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dale Johannesen | One more transformation. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dale Johannesen | Make the code do what the comment says it does. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | Comment typeo fix, thanks Duncan! |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Tilmann Scheller | make it possible to custom lower TRUNCATE (needed for... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | Implement PRE of loads in the GVN pass with a pretty... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Nick Lewycky | Add a new SCEV representing signed division. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Mon P Wang | Removed some unnecessary code in widening. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | add a little helper function that does PHI translation. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | Remove some errors that crept in. No functionality... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | Merge two if-statements into one. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | More styalistic changes. No functionality change. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | add densemap range insertion method. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | - Remove the buggy -X/C -> X/-C transform. This isn... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | Improve comment. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | - Reduce nesting. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Chris Lattner | some random comment improvements. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Owen Anderson | Add a test for my previous PRE fix. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Owen Anderson | Fix an issue that Chris noticed, where local PRE was... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Evan Cheng | Fix PR3124: overly strict assert. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Dale Johannesen | Add a few more transformations. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | Second stab at target-dependent lowering of everyone... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Bill Wendling | Reapply r60382. This time, don't mark "ADC" nodes with... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | Temporarily revert r60382. It caused CodeGen/X86/i2k... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | - Have "ADD" instructions return an implicit EFLAGS. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | Expand getVTList, getNodeValueTypes, and SelectNodeTo... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | Add rdar reference, make this actually fail when the... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Dale Johannesen | Consider only references to an IV within the loop when |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | reenable array_pod_sort, this time hopefully happy... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | Don't rebuild RHSNeg. Just use the one that's already... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | Document what this check is doing. Also, no need to... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Bill Wendling | Use a simple comparison. Overflow on integer negation... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | don't #include <algorithm> into the llvm namespace. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | switch to std::sort until I have time to sort this... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | cleanups suggested by duncan, thanks! |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Chris Lattner | define array_pod_sort in terms of operator< instead... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Duncan Sands | There are no longer any places that require a |
commit | commitdiff | tree | snapshot |
next |