The Gateway to Computer Science Excellence
For all GATE CSE Questions
Toggle navigation
Facebook Login
or
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
General Topic Doubt Compiler Design: Live Variable
0
votes
51
views
compiler
compiler-design
symbol-table
code-optimization
target-code-generation
general-topic-doubt
asked
Apr 15, 2018
in
Compiler Design
by
Ronish Jariwala 1
(
71
points)
retagged
Mar 9
by
Abdul Wazeed
|
51
views
answer
comment
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
0
Answers
← Prev. Qn. in Sub.
Next Qn. in Sub. →
← Prev.
Next →
Related questions
0
votes
1
answer
1
Cross Compiler and Bootstrapping are _______
What is the difference between Cross Compiler and Bootstrapping ?
asked
Nov 10, 2016
in
Compiler Design
by
LavTheRawkstar
Active
(
3.7k
points)
|
4.8k
views
compiler-design
code-optimization
target-code-generation
programming
0
votes
0
answers
2
MadeEasy Test Series 2018: Compiler - Code Optimization
Given the 3-address code for a basic block: The number of registers that are needed to allocate this basic block with no spills are ________.? My doubt here is : Is there any difference in question asking for minimum ... ask for minimum number of variables required in three address code, Only then should we optimize the code before counting?
asked
Dec 23, 2018
in
Compiler Design
by
Shivam Kasat
Active
(
3.2k
points)
|
124
views
compiler-design
code-optimization
compiler
made-easy-test-series
+1
vote
1
answer
3
Compiler Construction
Consider the following code which computes the inner product of 2 vectors: prod := 0; i := 1; repeat { prod := prod + a[i] * b[i] i = i+1; until i >20 } Below is possible IR for this program : 1) prod := 0 2) i :=1 3) t1 :=4*i 4) ... i+1 11) i :=t7 12) if i<=20 goto (3) 13) .. Create Basic Blocks and the control Flow Graph and also show any Optimizatioions.If you Find.
asked
Jun 27, 2016
in
Compiler Design
by
LavTheRawkstar
Active
(
3.7k
points)
|
619
views
compiler-design
compiler
code-optimization
0
votes
1
answer
4
What to study in code optimization?..Please list the topics
Please can anyone list the topics to study in this part. The syllabus only states basics of code generation and optimization. Anyone who had prepared gate earlier. What did you study?
asked
Jan 23, 2017
in
Compiler Design
by
Tridhara Chakrabarti
(
355
points)
|
629
views
compiler-design
code-optimization
target-code-generation
intermediate-code
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
Linear Algebra Important Points
GATE 2020
OFFICIAL GATE MOCK TEST RELEASED
IIITH: Winter Research Admissions 2019 (For Spring 2020)
TIFR and JEST exam
All categories
General Aptitude
1.9k
Engineering Mathematics
7.5k
Digital Logic
2.9k
Programming and DS
4.9k
Algorithms
4.3k
Theory of Computation
6.2k
Compiler Design
2.1k
Operating System
4.5k
Databases
4.1k
CO and Architecture
3.4k
Computer Networks
4.1k
Non GATE
1.5k
Others
1.5k
Admissions
595
Exam Queries
576
Tier 1 Placement Questions
23
Job Queries
72
Projects
17
Follow @csegate
Recent Blog Comments
Lakshman Patel RJIT Do you have such notes...
Great work sir
Yes Sir, It will be very helpful if we get...
@arjun sir is there a pdf...
Really helpful sir Thanks a ton👍👍
50,645
questions
56,550
answers
195,702
comments
101,557
users