Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the last of uses that use the Attribute object as a collection of attr... | Bill Wendling | 2013-01-23 | 1 | -4/+4 |
* | Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind | Bill Wendling | 2013-01-23 | 1 | -5/+7 |
* | More encapsulation work. | Bill Wendling | 2013-01-22 | 1 | -6/+10 |
* | Revert s/Raw/getBitMask/g name change. This is possibly causing LTO test hang... | Bill Wendling | 2013-01-09 | 1 | -2/+2 |
* | Move the initialization to the Analysis library as well as the pass. | Chandler Carruth | 2013-01-07 | 1 | -1/+0 |
* | Convert the TargetTransformInfo from an immutable pass with dynamic | Chandler Carruth | 2013-01-05 | 1 | -0/+1 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -10/+10 |
* | Rename VMCore directory to IR. | Chandler Carruth | 2013-01-02 | 1 | -0/+2408 |