Age | Commit message (Expand) | Author |
---|---|---|
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2009-10-27 | lang points out that the comment is out of date with the code. | Chris Lattner |
2009-10-26 | Move DataTypes.h to include/llvm/System, update all users. This breaks the last | Chandler Carruth |
2009-09-23 | Make the type traits for a const pointer defer to those for a unqualified | John McCall |
2009-05-01 | Drop the default assumption about alignment down to 2 bits from 3. This appa... | Chris Lattner |
2009-04-03 | Work around an apparent GCC miscompilation by specializing different, | Chris Lattner |
2009-03-31 | teach PointerLikeTypeTraits that all pointers to pointers may only be 4-byte ... | Chris Lattner |
2009-03-29 | Add a PointerLikeTypeTraits specialization for uintptr_t | Chris Lattner |
2009-03-29 | Replace the PointerLikeTypeTraits::getNumLowBitsAvailable | Chris Lattner |
2009-03-29 | rename PointerLikeTypeInto to PointerLikeTypeTraits, add trait for | Chris Lattner |