| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use unsigned char for alignments in TargetData. There aren't | Dan Gohman | 2010-08-11 | 1 | -19/+19 |
* | Reapply r110396, with fixes to appease the Linux buildbot gods. | Owen Anderson | 2010-08-06 | 1 | -2/+2 |
* | Revert r110396 to fix buildbots. | Owen Anderson | 2010-08-06 | 1 | -2/+2 |
* | Don't use PassInfo* as a type identifier for passes. Instead, use the addres... | Owen Anderson | 2010-08-05 | 1 | -2/+2 |
* | Revert r97064. Duncan pointed out that bitcasts are defined in | Dan Gohman | 2010-02-25 | 1 | -2/+7 |
* | Make getTypeSizeInBits work correctly for array types; it should return | Dan Gohman | 2010-02-24 | 1 | -7/+2 |
* | add a method to get the alignment of an integer type even | Chris Lattner | 2010-01-25 | 1 | -0/+5 |
* | Silence conversion warning from 64 to 32-bit. | Eric Christopher | 2009-12-09 | 1 | -1/+1 |
* | remove some dead std::ostream using code. | Chris Lattner | 2009-12-03 | 1 | -2/+0 |
* | This initial code is meant to convert TargetData to use an AbstractTypesUser so | Bill Wendling | 2009-12-03 | 1 | -2/+1 |
* | The llvm-gcc front-end and the pass manager use two separate TargetData objects. | Bill Wendling | 2009-11-18 | 1 | -2/+3 |
* | all targets should be required to declare legal integer types. My plan to | Chris Lattner | 2009-11-07 | 1 | -11/+10 |
* | add the ability for TargetData to return information about legal integer | Chris Lattner | 2009-11-07 | 1 | -8/+27 |
* | more cleanup. | Chris Lattner | 2009-11-07 | 1 | -22/+14 |
* | rewrite TargetData to use StringRef/raw_ostream instead of thrashing std::str... | Chris Lattner | 2009-11-07 | 1 | -2/+2 |
* | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth | 2009-10-26 | 1 | -1/+1 |
* | Try again at privatizing the layout info map, with a rewritten patch. | Owen Anderson | 2009-08-21 | 1 | -1/+5 |
* | Re-revert r79555. Apparently it's not just buildbot weirdness. | Owen Anderson | 2009-08-20 | 1 | -8/+13 |
* | Reapply r79555 for testing. Daniel's trying to work out some buildbot weirdn... | Owen Anderson | 2009-08-20 | 1 | -13/+8 |
* | --- Reverse-merging r79555 into '.': | Bill Wendling | 2009-08-20 | 1 | -8/+13 |
* | Make the StructType->StructLayout table private to TargetData, allowing us to... | Owen Anderson | 2009-08-20 | 1 | -13/+8 |
* | Push LLVMContexts through the IntegerType APIs. | Owen Anderson | 2009-08-13 | 1 | -1/+2 |
* | llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like... | Benjamin Kramer | 2009-08-03 | 1 | -1/+1 |
* | assert(0) -> LLVM_UNREACHABLE. | Torok Edwin | 2009-07-11 | 1 | -3/+3 |
* | Clarify a comment. | Dan Gohman | 2009-05-12 | 1 | -1/+1 |
* | Don't #include DerivedTypes.h from TargetData.h. | Jay Foad | 2009-05-11 | 1 | -1/+3 |
* | Change TargetData::getIntPtrType() to return an IntegerType instead of | Jay Foad | 2009-05-11 | 1 | -3/+2 |
* | Rename PaddedSize to AllocSize, in the hope that this | Duncan Sands | 2009-05-09 | 1 | -8/+8 |
* | Add some examples to show the difference between | Duncan Sands | 2009-05-08 | 1 | -0/+17 |
* | Eliminate several more unnecessary intptr_t casts. | Dan Gohman | 2009-02-18 | 1 | -3/+3 |
* | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands | 2009-01-12 | 1 | -5/+5 |
* | fit in 80 cols | Chris Lattner | 2009-01-09 | 1 | -2/+2 |
* | introduce a new RoundUpAlignment helper function, use it to | Chris Lattner | 2008-12-08 | 1 | -5/+11 |
* | Speed up getABITypeSize by turning a i64 mul and div into an | Chris Lattner | 2008-12-08 | 1 | -2/+6 |
* | Remove trailing spaces. | Matthijs Kooijman | 2008-08-07 | 1 | -8/+8 |
* | Use getPreferredAlignmentLog or getPreferredAlignment | Duncan Sands | 2008-01-29 | 1 | -1/+6 |
* | Fix PR1845 and rdar://5676945. Generic vectors smaller | Chris Lattner | 2008-01-10 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Remove host endianness info from TargetData and | Duncan Sands | 2007-12-12 | 1 | -4/+0 |
* | Move TargetData::hostIsLittleEndian out of line, which means we | Chris Lattner | 2007-12-11 | 1 | -9/+2 |
* | Fix PR1836: in the interpreter, read and write apints | Duncan Sands | 2007-12-10 | 1 | -0/+11 |
* | Eliminate the remaining uses of getTypeSize. This | Duncan Sands | 2007-11-05 | 1 | -8/+0 |
* | Change uses of getTypeSize to getABITypeSize, getTypeStoreSize | Duncan Sands | 2007-11-04 | 1 | -1/+5 |
* | Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. | Duncan Sands | 2007-11-01 | 1 | -16/+42 |
* | Add getABITypeSize, getABITypeSizeInBits | Dale Johannesen | 2007-10-01 | 1 | -0/+13 |
* | Add support for having different alignment for objects on call frames. | Rafael Espindola | 2007-09-07 | 1 | -1/+7 |
* | Change casts from old style to new style. This helps document the details | Reid Spencer | 2007-08-12 | 1 | -3/+3 |
* | More explicit keywords. | Dan Gohman | 2007-07-30 | 1 | -2/+2 |
* | Fix comments about vectors to use the current wording. | Dan Gohman | 2007-07-16 | 1 | -1/+1 |
* | Fix typo in comment. | Nick Lewycky | 2007-05-06 | 1 | -1/+1 |