Skip to content

Commit

Permalink
[FastISel] Some long overdue spring cleaning of FastISel.
Browse files Browse the repository at this point in the history
Things got a little bit messy over the years and it is time for a little bit
spring cleaning.

This first commit is focused on the FastISel base class itself. It doxyfies all
comments, C++11fies the code where it makes sense, renames internal methods to
adhere to the coding standard, and clang-formats the files.

Reviewed by Eric

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217060 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
ributzka committed Sep 3, 2014
1 parent 75899aa commit 39af4e6
Show file tree
Hide file tree
Showing 3 changed files with 554 additions and 650 deletions.
Loading

0 comments on commit 39af4e6

Please sign in to comment.