| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a compile warning. | Daniel Dunbar | 2009-05-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 71993 | ||||
| * | Apply Jeffrey Yasskin's CallbackVH patch, with minor tweaks from me | Dan Gohman | 2009-05-02 | 1 | -0/+136 |
| | | | | | | | | to make the copy constructor and destructor protected, and corresponding adjustments to the unittests. llvm-svn: 70644 | ||||
| * | Add tests for WeakVH and AssertingVH. These pointed out that the overloads for | Jeffrey Yasskin | 2009-04-27 | 1 | -0/+181 |
| | | | | | | | | the comparison operators were not only unnecessary in the presence of the implicit conversion; they caused ambiguous overload errors. So I deleted them. llvm-svn: 70243 | ||||
| * | Add a new TypeBuilder helper class, which eases making LLVM IR types. | Chris Lattner | 2009-04-25 | 1 | -0/+233 |
| | | | | | | | Patch by Jeffrey Yasskin! llvm-svn: 70084 | ||||
| * | Make the constants fit. | Bill Wendling | 2009-04-01 | 1 | -5/+5 |
| | | | | | llvm-svn: 68258 | ||||
| * | Added tests for math utility functions; fixed another test's header comment. | Misha Brukman | 2009-04-01 | 2 | -1/+105 |
| | | | | | llvm-svn: 68249 | ||||
| * | Renamed unittest files to have a consistent {Tt}est suffix. | Misha Brukman | 2009-03-19 | 1 | -0/+0 |
| | | | | | llvm-svn: 67326 | ||||
| * | Minimal raw_ostream unit tests | Daniel Dunbar | 2009-03-17 | 2 | -0/+100 |
| llvm-svn: 67083 | |||||

