Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Issue 7612002: FastISel: don't cache values across the calls (they usually spill on the stack anyway) (Closed)

Created:
9 years, 4 months ago by krasin
Modified:
9 years, 4 months ago
Reviewers:
nlewycky
Base URL:
http://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Add test #

Patch Set 3 : do not flush it on intrinsics #

Patch Set 4 : Add more comments #

Patch Set 5 : More comments in the header file #

Patch Set 6 : Fix a typo (spurious backslash) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -8 lines) Patch
M include/llvm/CodeGen/FastISel.h View 1 2 3 4 5 3 chunks +19 lines, -1 line 0 comments Download
M lib/CodeGen/SelectionDAG/FastISel.cpp View 1 2 3 4 5 2 chunks +20 lines, -5 lines 0 comments Download
M test/CodeGen/ARM/debug-info-blocks.ll View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M test/CodeGen/X86/fast-isel-x86-64.ll View 1 2 3 4 5 1 chunk +24 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698