| Commit message (Expand) | Author | Age | Files | Lines |
* | Change GetPointerBaseWithConstantOffset's DataLayout argument from a | Dan Gohman | 2013-01-31 | 1 | -4/+4 |
* | Fix test to not use the AttributeSet's AttributeWithIndex creation method. | Bill Wendling | 2013-01-27 | 1 | -5/+5 |
* | llvm/unittests: Use OwningPtr to fix --vg-leak. | NAKAMURA Takumi | 2013-01-23 | 2 | -2/+2 |
* | IRTests/WaymarkTest.cpp: Fix in --vg-leak. | NAKAMURA Takumi | 2013-01-23 | 1 | -0/+2 |
* | IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yourself since it is not li... | NAKAMURA Takumi | 2013-01-23 | 1 | -0/+1 |
* | IRTests/IRBuilderTest.cpp: Let GV added to the module. | NAKAMURA Takumi | 2013-01-23 | 1 | -2/+2 |
* | IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete each instruction immedi... | NAKAMURA Takumi | 2013-01-23 | 1 | -6/+8 |
* | Untabify. | NAKAMURA Takumi | 2013-01-23 | 1 | -5/+5 |
* | DominatorTreeTest.cpp: Add the file header. | NAKAMURA Takumi | 2013-01-23 | 1 | -0/+9 |
* | Allow vectors in CreatePointerCast of constants. | Evgeniy Stepanov | 2013-01-16 | 1 | -0/+30 |
* | A test for r172535. | Evgeniy Stepanov | 2013-01-16 | 1 | -0/+8 |
* | Improve r172464: const_cast is not needed if the variable is not const | Dmitri Gribenko | 2013-01-14 | 1 | -3/+2 |
* | Fix Casts | David Greene | 2013-01-14 | 1 | -1/+2 |
* | Add a unit test to verifies that attribute uniquing works so it doesn't break... | Benjamin Kramer | 2013-01-12 | 2 | -0/+35 |
* | Rename the VMCore unittest tree to IR. Somehow was missed when doing the | Chandler Carruth | 2013-01-07 | 14 | -0/+2447 |