2006-09-25 |
Jim Laskey | Fix chain dropping in load and drop unused stores in... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
John Criswell | Regression test for PR#922. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Chris Lattner | more notes |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Jim Laskey | Core antialiasing for load and store. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Andrew Lenharth | Fix |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Andrew Lenharth | Fix jump tables to match gcc (and the ABI and whatnot) |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Andrew Lenharth | Add support for other relocation bases to jump tables... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Andrew Lenharth | basic jump table test |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Andrew Lenharth | jump table note |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Evan Cheng | PIC jump table entries are always 32-bit. This fixes... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Nick Lewycky | Enable 'predsimplify' optimization. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Nick Lewycky | Style changes only. Remove dead code, fix a comment. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Chris Lattner | Be far more careful when splitting a loop header, eithe... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Chris Lattner | Teach UpdateDomInfoForRevectoredPreds to handle revecto... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Chris Lattner | remove misleading comment |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Chris Lattner | add method, correct comment |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Evan Cheng | Delete dead code; fix 80 col violations. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Rafael Espindola | add a note |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bill Wendling | Use "%llvmgxx" instead of "llvm-g++". |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Nate Begeman | Testcase for better rotate left and mask support |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bill Wendling | Regression testcase for PR855. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Nate Begeman | Fold AND and ROTL more often |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Devang Patel | remove extra white spaces. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Devang Patel | Use iterative algorith to assign DFS number. This reduces |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | don't allow 'imm' or specific imms, like '1' on the... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Evan Cheng | Make it work for DAG combine of multi-value nodes. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Fit to 80 columns. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jim Laskey | core corrections |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Devang Patel | Use abstract class to facilitate dlopen() interface. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Jim Laskey | Basic "in frame" alias analysis. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Rafael Espindola | more condition codes |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Rafael Espindola | if a constant can't be an immediate, add it to the... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | fold (aext (and (trunc x), cst)) -> (and x, cst). |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Check the right value type. This fixes 186.crafty... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | implemented |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Compile: |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Generalize (zext (truncate x)) and (sext (truncate... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Fit in 80-cols |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | Fix Transforms/IndVarsSimplify/2006-09-20-LFTR-Crash.ll |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Nick Lewycky | Fix compile error. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Nick Lewycky | Don't rewrite ConstantExpr::get. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Nick Lewycky | Once we're down to "setcc type constant1, constant2... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Anton Korobeynikov | Adding codegeneration for StdCall & FastCall calling... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | Account for pseudo-ops correctly |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | The DarwinAsmPrinter need not check for isDarwin. ... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Wrap some darwin'isms with isDarwin checks. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Nick Lewycky | Use a total ordering to compare instructions. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | simplify |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | catch constants more often |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | catch another constant |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | clarify with test case |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Andrew Lenharth | Add Note |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Jim Laskey | Trim the home directory from the dejagnu test |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | item done |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Compile: |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Fold the full generality of (any_extend (truncate x)) |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Two things: |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | This is already done |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | We went through all that trouble to compute whether... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Improve PPC64 equality comparisons like PPC32 comparisons. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Two improvements: |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Add a note that we should match rlwnm better |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Legalize is no longer limited to cleverness with just... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Chris Lattner | Expand 64-bit shifts more optimally if we know that... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Evan Cheng | Back out Chris' last set of changes. This breaks 177... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Evan Cheng | 80 col. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Evan Cheng | Allow PatFrag to be a leaf node. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Evan Cheng | Add result of a Xform to isel queue. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Andrew Lenharth | If we have an add, do it in the pointer realm, not... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Andrew Lenharth | Inspired by the linux kernel, the more we keep adds... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Fix UnitTests/2005-05-12-Int64ToFP.c with llc-beta... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Rafael Espindola | fix header |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Rafael Espindola | Implement a MachineFunctionPass to fix the mul instruction |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | number test right |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | item done |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | implement select.ll:test19-22 |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | make this harder |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Fold the PPCISD shifts when presented with 0 inputs... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Fold extract_element(cst) to cst |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | Minor speedup for legalize by avoiding some malloc... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Chris Lattner | If multiple predicates are listed, they must all pass |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Nick Lewycky | Enable dejagnu tests for predicate simplifier. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Evan Cheng | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | There! |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Fix Regression/TableGen/2006-09-18-LargeInt.td |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Evan Cheng | Allow i32 UDIV, SDIV, UREM, SREM to be expanded into... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Walk down the dominator tree instead of the control... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Fix findCaseDest to return null when BB is both the... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | A pass to remove the worst of the replay trap offenders... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Nick Lewycky | Add a new helper method to SwitchInst. Useful when... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | Fix an infinite loop building the CFE |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | Jump tables on Alpha |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | oops |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Andrew Lenharth | absolute addresses must match pointer size |
commit | commitdiff | tree | snapshot |
next |