Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1153)

Issue 156053: [PATCH] Allow more than one stub to be being generated at the same time (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by Jeffrey Yasskin
Modified:
14 years, 5 months ago
Reviewers:
echristo
CC:
llvm-commits_cs.uiuc.edu
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.

Description

Allow more than one stub to be being generated at the same time. It's probably better to replace the indirect-GlobalVariable system. That'll be done after a subsequent patch.

Patch Set 1 #

Patch Set 2 : Fix overaggressive assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -73 lines) Patch
M include/llvm/CodeGen/JITCodeEmitter.h View 1 chunk +17 lines, -11 lines 0 comments Download
M include/llvm/CodeGen/MachineCodeEmitter.h View 1 1 chunk +34 lines, -10 lines 0 comments Download
M lib/ExecutionEngine/JIT/JITEmitter.cpp View 5 chunks +16 lines, -29 lines 0 comments Download
M lib/Target/ARM/ARMJITInfo.cpp View 6 chunks +8 lines, -6 lines 0 comments Download
M lib/Target/Alpha/AlphaJITInfo.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M lib/Target/PowerPC/PPCJITInfo.cpp View 3 chunks +5 lines, -4 lines 0 comments Download
M lib/Target/X86/X86JITInfo.cpp View 6 chunks +14 lines, -11 lines 0 comments Download

Messages

Total messages: 1
Jeffrey Yasskin
14 years, 5 months ago (2009-11-18 03:12:09 UTC) #1
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b