Removing whitespaces,
Function names converted to match the style guide,
Removed dead code
Details
Details
- Reviewers
chandlerc • dberlin mcrosier - Commits
- rG712b7d76307d: [GVN] Minor code cleanup. NFC.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| llvm/lib/Transforms/Scalar/GVN.cpp | ||
|---|---|---|
| 1896 | This doesn't appear to be a NFC. | |
| llvm/lib/Transforms/Scalar/GVN.cpp | ||
|---|---|---|
| 1896 | My bad. This change was meant to be a separate patch. I'll remove this. | |
Comment Actions
I have pushed a separate patch for the code I removed from here. http://reviews.llvm.org/D18830
This doesn't appear to be a NFC.