| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Compute feature bits at time of MCSubtargetInfo initialization. | Evan Cheng | 2011-07-07 | 1 | -8/+32 |
| | | | | | llvm-svn: 134606 | ||||
| * | Add getFeatureBits to extract feature bits for a given CPU. | Evan Cheng | 2011-07-02 | 1 | -0/+8 |
| | | | | | llvm-svn: 134298 | ||||
| * | - Added MCSubtargetInfo to capture subtarget features and scheduling | Evan Cheng | 2011-07-01 | 1 | -0/+44 |
| itineraries. - Refactor TargetSubtarget to be based on MCSubtargetInfo. - Change tablegen generated subtarget info to initialize MCSubtargetInfo and hide more details from targets. llvm-svn: 134257 | |||||

