| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove some not-really-used variables, as warned | Duncan Sands | 2009-09-06 | 1 | -3/+0 |
| * | Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson. | Sandeep Patel | 2009-09-02 | 1 | -12/+12 |
| * | Revert commit 80428. It completely broke exception | Duncan Sands | 2009-08-31 | 1 | -34/+0 |
| * | - Add target lowering methods to get the preferred format for the FDE and LSDA | Bill Wendling | 2009-08-29 | 1 | -0/+34 |
| * | Change Pass::print to take a raw ostream instead of std::ostream, | Chris Lattner | 2009-08-23 | 1 | -1/+1 |
| * | Add support for the PowerPC 64-bit SVR4 ABI. | Tilmann Scheller | 2009-08-15 | 1 | -31/+44 |
| * | Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' | Bruno Cardoso Lopes | 2009-08-13 | 1 | -1/+1 |
| * | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+2 |
| * | Add contexts to some of the MVT APIs. No functionality change yet, just the ... | Owen Anderson | 2009-08-12 | 1 | -1/+1 |
| * | Split EVT into MVT and EVT, the former representing _just_ a primitive type, ... | Owen Anderson | 2009-08-11 | 1 | -445/+445 |
| * | Rename MVT to EVT, in preparation for splitting SimpleValueType out into its ... | Owen Anderson | 2009-08-10 | 1 | -509/+509 |
| * | Continue the SimpleValueType-ification. | Owen Anderson | 2009-08-10 | 1 | -1/+1 |
| * | Start moving TargetLowering away from using full MVTs and towards SimpleValue... | Owen Anderson | 2009-08-10 | 1 | -1/+1 |
| * | 1. Make MCSection an abstract class. | Chris Lattner | 2009-08-08 | 1 | -1/+1 |
| * | Major calling convention code refactoring. | Dan Gohman | 2009-08-05 | 1 | -252/+236 |
| * | Normalize Subtarget constructors to take a target triple string instead of | Daniel Dunbar | 2009-08-02 | 1 | -1/+1 |
| * | refactor section construction in TLOF to be through an explicit | Chris Lattner | 2009-07-31 | 1 | -1/+1 |
| * | Move types back to the 2.5 API. | Owen Anderson | 2009-07-29 | 1 | -1/+1 |
| * | the apple "ld_classic" linker doesn't support .literal16 in 32-bit | Chris Lattner | 2009-07-28 | 1 | -1/+1 |
| * | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -1/+9 |
| * | Get rid of the Pass+Context magic. | Owen Anderson | 2009-07-22 | 1 | -6/+6 |
| * | llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable. | Torok Edwin | 2009-07-14 | 1 | -13/+13 |
| * | assert(0) -> LLVM_UNREACHABLE. | Torok Edwin | 2009-07-11 | 1 | -11/+11 |
| * | Thread LLVMContext through MVT and related parts of SDISel. | Owen Anderson | 2009-07-09 | 1 | -8/+10 |
| * | Implement changes from Chris's feedback. | Torok Edwin | 2009-07-08 | 1 | -3/+6 |
| * | Refactor ABI code in the PowerPC backend. | Tilmann Scheller | 2009-07-03 | 1 | -443/+248 |
| * | Implement the SVR4 ABI for PowerPC. | Tilmann Scheller | 2009-07-03 | 1 | -28/+687 |
| * | Add NumFixedArgs attribute to CallSDNode which indicates the number of fixed ... | Tilmann Scheller | 2009-07-03 | 1 | -1/+1 |
| * | Small cleanups in the PowerPC backend. | Tilmann Scheller | 2009-07-03 | 1 | -34/+21 |
| * | Update comments to make it clear that the function alignment is the Log2 of the | Bill Wendling | 2009-07-01 | 1 | -1/+1 |
| * | Add an "alignment" field to the MachineFunction object. It makes more sense to | Bill Wendling | 2009-06-30 | 1 | -1/+7 |
| * | Fix FP_TO_UINT->i32 on ppc32 -mcpu=g5. This was | Dale Johannesen | 2009-06-04 | 1 | -9/+11 |
| * | Return the operand rather than a null SDValue when the given SELECT_CC | Eli Friedman | 2009-05-28 | 1 | -3/+3 |
| * | Ger rid of some dead code. | Eli Friedman | 2009-05-27 | 1 | -3/+0 |
| * | Make the PPC backend use a legal type for the operands to the BUILD_VECTOR | Eli Friedman | 2009-05-24 | 1 | -5/+3 |
| * | Don't #include DerivedTypes.h from TargetData.h. | Jay Foad | 2009-05-11 | 1 | -0/+1 |
| * | 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan. | Nate Begeman | 2009-04-27 | 1 | -108/+103 |
| * | Revert 69952. Causes testsuite failures on linux x86-64. | Rafael Espindola | 2009-04-24 | 1 | -106/+108 |
| * | PR2957 | Nate Begeman | 2009-04-24 | 1 | -108/+106 |
| * | Use early exit to reduce indentation. No functional change. | Bob Wilson | 2009-03-03 | 1 | -128/+128 |
| * | Generalize BuildVectorSDNode::isConstantSplat to use APInts and handle | Bob Wilson | 2009-03-02 | 1 | -8/+11 |
| * | Combine PPC's GetConstantBuildVectorBits and isConstantSplat functions to a new | Bob Wilson | 2009-03-01 | 1 | -106/+5 |
| * | Revert BuildVectorSDNode related patches: 65426, 65427, and 65296. | Evan Cheng | 2009-02-25 | 1 | -15/+110 |
| * | Remove all "cached" data from BuildVectorSDNode, preferring to retrieve | Scott Michel | 2009-02-25 | 1 | -6/+6 |
| * | Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR | Scott Michel | 2009-02-22 | 1 | -109/+14 |
| * | Remove trailing whitespace to reduce later commit patch noise. | Scott Michel | 2009-02-17 | 1 | -344/+344 |
| * | Remove refs to non-DebugLoc version of BuildMI from PowerPC. | Dale Johannesen | 2009-02-13 | 1 | -55/+64 |
| * | Use getDebugLoc forwarder instead of getNode()->getDebugLoc. | Dale Johannesen | 2009-02-07 | 1 | -10/+10 |
| * | Constify TargetInstrInfo::EmitInstrWithCustomInserter, allowing | Dan Gohman | 2009-02-07 | 1 | -3/+3 |
| * | Get rid of the last non-DebugLoc versions of getNode! | Dale Johannesen | 2009-02-07 | 1 | -3/+6 |