2006-01-19 |
Evan Cheng | Avoid generating a redundant setcc. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | For PR696: |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Duraid Madina | fix calls that return f32 |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Make sure that libm is used during config tests so... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | For PR696: |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | Implement casts.ll:test26: a cast from float -> double... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | Add a new testcase for an eliminable cast |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | implement support for f32 arguments past the first... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | This test passes now. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | 1. Identify bytecode modules that have upgraded intrins... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Don't forget about casting the result of an upgraded... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | 1. Documentation upgrade. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Add a flag to identify bytecode files that have intrins... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | adc and sbb need an incoming flag to ensure it reads... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | make this work for Reid, who renamed his CVS module... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | new testcase the autoupgrader in the bc reader fails... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Make get_suffix faster by using a switch on getTypeID... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Another typo |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Two peepholes: |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Prevent unnecessary CopyToReg when the same HW register... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Didn't mean to check that in. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | A obvious typo |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Make sure intrinsic auto-upgrade is invoked correctly. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Don't accept the ctpop, cttz, or ctlz intrinsics with... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Add a new interface function to AutoUpgrade for simulta... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Reid Spencer | Expand test to cover the non-overloaded variants of... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | If not internalizing, don't mark llvm.global[cd]tors... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | Don't internalize llvm.global[cd]tor unless there are... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Andrew Lenharth | was ignoring the legalized chain in this case, fixed... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Andrew Lenharth | a reduced test case, the GlobalAddress is never legalized |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Nate Begeman | Get rid of code in the DAGCombiner that is duplicated... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | Temporary work around for a libcall insertion bug:... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | Make sure that cloning a module clones its target tripl... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | Don't assert on 'select_cc SETUO' |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | fix out of date comment |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranch... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | Fix a backwards conditional that caused an inf loop... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Chris Lattner | this testcase sent the dag combiner spinning into an... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Jim Laskey | Added minimum Dwarf aranges. Cleaned up some section... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Evan Cheng | SRA shift amount must be in i8 |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Evan Cheng | If a call return type is i1, insert a truncate from... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
John Criswell | Fixed style of curly brace. No functionality changes. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Fix lowering of calls which return f32 values. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Pastos. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Chris Lattner | fix a broken comment |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Add frame work for additional dwarf sections. Comments... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Test case for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | VMCore support for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Constant folding support for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Lowerpacked and SCCP support for the insertelement... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Support for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Reader support for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Lexer and parser support for the insertelement operation. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Robert Bocchino | Instruction and constant expression definitions for... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Bug fix: missing LegalizeOp() on newly created nodes. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Suppress "no newline at end of file" warnings. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Misc. errors. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Chris Lattner | Clean up the FFS optimization code, and make it correct... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Adding basic support for Dwarf line number debug inform... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Adding UniqueVector. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
John Criswell | Regenerated the Lex and Yacc output files on Linux... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jim Laskey | Reduce memory consumption and force (somewhat) access... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Emit a type matching check for ComplexPatterns. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Zero extending load from i1 to i8. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Chris Lattner | Ensure that the CFE always emits intrinsics in their... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Jeff Cohen | Visual Studio still has issues with being left out. |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Duraid Madina | oops, this shouldn't have gotten in |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | SSE does not support i64 SINT_TO_FP (FP stack doesn... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Duraid Madina | use proper (82-bit) spills/fills when spilling FP regs... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Duraid Madina | fixing divides |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Chris Lattner | Revert this, I didn't mean to commit it |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Added a FIXME comment about why FST is currently flagge... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Yet another getTargetNode() variant. I promise one... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Chris Lattner | Add support for programs with a null argv[0] |
commit | commitdiff | tree | snapshot |
2006-01-17 |
Evan Cheng | Bug fixes: fpGETRESULT should produces a flag result... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Jim Laskey | Redundant inline keyword. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Jim Laskey | UniqueVector template provides a means of enumerating... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Evan Cheng | More typo's |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Evan Cheng | Some typo's |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | like bswap, the ct* intrinsics require unsigned operands |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Consistency |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andrew Lenharth | fix short immediate loads |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andrew Lenharth | this is fixed |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andrew Lenharth | stack and rpcc |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Evan Cheng | Fix FP_TO_INT**_IN_MEM lowering. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Reid Spencer | There is no llvm.bswap.i8, need at least 2 bytes to... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Andrew Lenharth | Friendly names |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | fix a crash due to missing parens |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | add notes from my *other* email acct. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | transfer some notes from my email to somewhere useful. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Fix these testcases :( |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Chris Lattner | Add a couple very minor tweaks |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Duraid Madina | fixing divides: FP should now be 100%, and integers... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Constant fold ctpop/ctlz/cttz, and a couple other small... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Expand case for 64b Legalize, even though no one should... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Nate Begeman | Add BSWAP stuff to intrinsic lowering for CBE & friends. |
commit | commitdiff | tree | snapshot |
next |