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

llvm-svn: 217060
  • Loading branch information
ributzka committed Sep 3, 2014
1 parent 2c0aac2 commit 7a76c24
Show file tree
Hide file tree
Showing 3 changed files with 554 additions and 650 deletions.
Loading

0 comments on commit 7a76c24

Please sign in to comment.