2006-01-21 |
Chris Lattner | Fix CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Chris Lattner | new testcase that crashes llc for ppc |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Evan Cheng | Rename fcmovae to fcmovnb and fcmova to fcmovnbe (follo... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Evan Cheng | Do some code refactoring on Jim's scheduler in preparat... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Chris Lattner | trivial formatting improvement: don't insert extra... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Jim Laskey | Simplify search for abbreviations. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Jim Laskey | Correct some simple errors. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Jim Laskey | Right size integer values before emitting. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Robert Bocchino | Make the C writer work with packed types. printContain... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Jim Laskey | Reworked how Dwarf debug info entries and abbreviations... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Duraid Madina | remove RET hack, add proper support for rets (watching... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | Simplify CWriter::printContainedStructs, also allowing... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | LowerReturn now doesn't have to handle f32 returns. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | remove some unintentionally committed code |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | If the target doesn't support f32 natively, insert... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Robert Bocchino | Fixed InitializeMemory to handle ConstantPacked. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | Remove dead expression. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Chris Lattner | Don't use invalidated use_iterator's. This fixes a... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Duraid Madina | fix sext breakage: now we correctly deal with functions... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Jeff Cohen | Update Windows version of config.h to note availability... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Duraid Madina | fix storing bools! eek! |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Reid Spencer | Add a test case for PR697, ensuring the linker works... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Evan Cheng | Stop doing that accidental commit. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Evan Cheng | A few more SH{L|R}D peepholes. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Evan Cheng | Added a load folding bug test case. |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Evan Cheng | Prevent folding of a node with multiple uses if the... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Robert Bocchino | ConstantFoldLoadThroughGEPConstantExpr wasn't handling... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Didn't mean to commit the last one. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Added i16 SH{L|R}D patterns. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | add support for ConstantPacked to the linker |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Chris Lattner | Don't include generated lexer .cpp files. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Bug fix. Flag operand number may be calculated incorrectly. |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Andrew Lenharth | typo |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Andrew Lenharth | nasty nasty patterns |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Duraid Madina | fix boolean XOR (which fixes up comparisons..) |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Duraid Madina | BOOM! |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Duraid Madina | click click |
commit | commitdiff | tree | snapshot |
2006-01-19 |
Evan Cheng | Use pattern information to determine whether the use... |
commit | commitdiff | tree | snapshot |
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 |
next |