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