| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reverting r56249. On further investigation, this functionality isn't needed. | Bill Wendling | 2008-09-16 | 1 | -6/+6 |
| * | - Change "ExternalSymbolSDNode" to "SymbolSDNode". | Bill Wendling | 2008-09-16 | 1 | -6/+6 |
| * | Define CallSDNode, an SDNode subclass for use with ISD::CALL. | Dan Gohman | 2008-09-13 | 1 | -10/+10 |
| * | Rename ConstantSDNode::getValue to getZExtValue, for consistency | Dan Gohman | 2008-09-12 | 1 | -4/+6 |
| * | erect abstraction boundaries for accessing SDValue members, rename Val -> Nod... | Gabor Greif | 2008-08-28 | 1 | -9/+9 |
| * | disallow direct access to SDValue::ResNo, provide a getter instead | Gabor Greif | 2008-08-26 | 1 | -2/+2 |
| * | Removed SELECT_CC custom lowering. This is not needed anymore, the SELECT node | Bruno Cardoso Lopes | 2008-08-13 | 1 | -22/+14 |
| * | Support added for ctlz intrinsic, test case added. | Bruno Cardoso Lopes | 2008-08-08 | 1 | -1/+3 |
| * | Added Mips support for DYNAMIC_STACKALLOC | Bruno Cardoso Lopes | 2008-08-07 | 1 | -23/+48 |
| * | Mips ISelLowering cleanup : Removed old LowerCALL and FORMAL_ARGS helpers, they | Bruno Cardoso Lopes | 2008-08-04 | 1 | -38/+9 |
| * | Handle i32->f32 bitconvert results. | Bruno Cardoso Lopes | 2008-08-04 | 1 | -1/+1 |
| * | Apply the same pattern used in 'and' lowering for 'or' | Bruno Cardoso Lopes | 2008-08-02 | 1 | -7/+9 |
| * | Expand fcopysign | Bruno Cardoso Lopes | 2008-07-31 | 1 | -0/+1 |
| * | Handle more SELECT corner cases considering legalize types, probabily wont wo... | Bruno Cardoso Lopes | 2008-07-31 | 1 | -27/+43 |
| * | Added pattern for floating point zero immediate (avoiding a constant pool | Bruno Cardoso Lopes | 2008-07-30 | 1 | -0/+3 |
| * | Fixed bug in global address lowering for functions and in Brcond lowering | Bruno Cardoso Lopes | 2008-07-30 | 1 | -6/+7 |
| * | Changed some methods order. | Bruno Cardoso Lopes | 2008-07-29 | 1 | -45/+46 |
| * | Added floating point lowering for select. | Bruno Cardoso Lopes | 2008-07-29 | 1 | -79/+136 |
| * | Disable gp_rel relocation for constant pools access for now. | Bruno Cardoso Lopes | 2008-07-28 | 1 | -7/+11 |
| * | Added floating point lowering for setcc and brcond. | Bruno Cardoso Lopes | 2008-07-28 | 1 | -0/+81 |
| * | Rename SDOperand to SDValue. | Dan Gohman | 2008-07-27 | 1 | -76/+76 |
| * | Minor fixes. | Bruno Cardoso Lopes | 2008-07-23 | 1 | -10/+27 |
| * | Added small section asm emition logic for mips. | Bruno Cardoso Lopes | 2008-07-22 | 1 | -3/+4 |
| * | Added initial support for small sections on Mips. | Bruno Cardoso Lopes | 2008-07-21 | 1 | -20/+56 |
| * | Fixed call stack alignment. Improved AsmPrinter alignment issues. | Bruno Cardoso Lopes | 2008-07-15 | 1 | -3/+5 |
| * | Silence warning by initializing variable. | Bill Wendling | 2008-07-09 | 1 | -1/+1 |
| * | Fixed features usage. | Bruno Cardoso Lopes | 2008-07-09 | 1 | -1/+1 |
| * | Fixe typos and 80 column size problems | Bruno Cardoso Lopes | 2008-07-09 | 1 | -1/+1 |
| * | MipsTargetLowering cleanup | Bruno Cardoso Lopes | 2008-07-09 | 1 | -34/+39 |
| * | Pacify gcc-4.3. | Duncan Sands | 2008-07-08 | 1 | -2/+4 |
| * | Pool-allocation for MachineInstrs, MachineBasicBlocks, and | Dan Gohman | 2008-07-07 | 1 | -7/+7 |
| * | fixed 32-bit fp_to_sint pattern | Bruno Cardoso Lopes | 2008-07-07 | 1 | -8/+12 |
| * | Several changes to Mips backend, experimental fp support being the most | Bruno Cardoso Lopes | 2008-07-05 | 1 | -40/+140 |
| * | Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating | Dan Gohman | 2008-07-01 | 1 | -1/+2 |
| * | Rename ISD::LOCATION to ISD::DBG_STOPPOINT to better reflect its | Dan Gohman | 2008-06-30 | 1 | -1/+1 |
| * | Revert the SelectionDAG optimization that makes | Duncan Sands | 2008-06-30 | 1 | -4/+4 |
| * | Wrap MVT::ValueType in a struct to get type safety | Duncan Sands | 2008-06-06 | 1 | -12/+10 |
| * | Added custom SELECT_CC lowering | Bruno Cardoso Lopes | 2008-06-06 | 1 | -6/+89 |
| * | Some Mips minor fixes | Bruno Cardoso Lopes | 2008-06-04 | 1 | -2/+1 |
| * | Fixed flag issue that was generating infinite loop while in list scheduling. | Bruno Cardoso Lopes | 2008-06-01 | 1 | -5/+7 |
| * | Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal | Dan Gohman | 2008-04-12 | 1 | -3/+0 |
| * | Fix "Control reaches the end of non-void function" warnings, | Chris Lattner | 2008-03-30 | 1 | -0/+1 |
| * | minor cleanups | Chris Lattner | 2008-03-17 | 1 | -36/+30 |
| * | Default ISD::PREFETCH to expand. | Evan Cheng | 2008-03-10 | 1 | -1/+0 |
| * | Give TargetLowering::getSetCCResultType() a parameter so that ISD::SETCC's | Scott Michel | 2008-03-10 | 1 | -1/+6 |
| * | Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} ... | Evan Cheng | 2008-03-08 | 1 | -0/+1 |
| * | I cannot find a libgcc function for this builtin. Therefor expanding it to a... | Andrew Lenharth | 2008-02-16 | 1 | -0/+1 |
| * | This commit changes: | Chris Lattner | 2008-01-17 | 1 | -3/+0 |
| * | Rename SSARegMap -> MachineRegisterInfo in keeping with the idea | Chris Lattner | 2007-12-31 | 1 | -5/+5 |
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |