Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -88/+0 |
* | LiveRegUnits: Use *MBB for consistency and convenience. | Andrew Trick | 2013-10-14 | 1 | -1/+1 |
* | Use a SparseSet in LiveRegUnits. | Andrew Trick | 2013-10-14 | 1 | -7/+13 |
* | Move LiveRegUnits implementation into .cpp. Comment and format. | Andrew Trick | 2013-10-14 | 1 | -87/+13 |
* | Remove extra indentation in LiveRegUnits. | Andrew Trick | 2013-10-14 | 1 | -112/+112 |
* | Convert LiveRegUnits methods to the current convention (it's new code). | Andrew Trick | 2013-10-14 | 1 | -15/+15 |
* | Introduce ad hoc liveness tracking utility: LiveRegUnits | Matthias Braun | 2013-10-11 | 1 | -0/+156 |