Age | Commit message (Expand) | Author |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2010-12-17 | Don't feed 19 bit immediates to ILA. | Kalle Raiskila |
2010-09-21 | fix a long standing wart: all the ComplexPattern's were being | Chris Lattner |
2010-09-03 | Zap dead code. | Benjamin Kramer |
2010-03-15 | do some serious surgery on CellSPU to get it back into a world | Chris Lattner |
2009-08-11 | Split EVT into MVT and EVT, the former representing _just_ a primitive type, ... | Owen Anderson |
2009-08-10 | Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ... | Owen Anderson |
2008-12-27 | - Remove Tilmann's custom truncate lowering: it completely hosed over | Scott Michel |
2008-12-10 | CellSPU: | Scott Michel |
2008-09-26 | Rename ConstantSDNode's getSignExtended to getSExtValue, for | Dan Gohman |
2008-09-12 | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman |
2008-08-31 | fix a bunch of 80-col violations | Gabor Greif |
2008-08-28 | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif |
2008-08-20 | Use cast instead of dyn_cast. | Dan Gohman |
2008-07-27 | Rename SDOperand to SDValue. | Dan Gohman |
2008-06-02 | Add necessary 64-bit support so that gcc frontend compiles (mostly). Current | Scott Michel |
2008-04-30 | Bug fixes and updates for CellSPU, syncing up with trunk. Most notable | Scott Michel |
2008-03-20 | Add more patterns to match in the integer comparison test harnesses. | Scott Michel |
2008-03-05 | - Fix support for "special" i64 immediates that can be loaded | Scott Michel |
2008-02-23 | Merge current work back to tree to minimize diffs and drift. Major highlights | Scott Michel |
2008-02-14 | Move some useful operands up into the all-targets .td | Nate Begeman |
2008-01-11 | More CellSPU refinement and progress: | Scott Michel |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-12-17 | - Restore some i8 functionality in CellSPU | Scott Michel |
2007-12-16 | don't violate C TBAA rules, use FloatToBits instead. | Chris Lattner |
2007-12-15 | Start committing working test cases for CellSPU. | Scott Michel |
2007-12-05 | Updated source file headers to llvm coding standard. | Scott Michel |
2007-12-05 | Main CellSPU backend files checked in. Intrinsics and autoconf files | Scott Michel |