Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS450 assignment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Paul Cha
CS450 assignment
Commits
3b81d3a4e27b15e48f9d59d6bfd28a1f6e9a1df8
Select Git revision
Branches
1
master
default
protected
1 result
cs450-assignment
Author
Search by author
Any Author
authors
Jiwon Lee
jw47lee
Paul Cha
h2cha
2 authors
Apr 15, 2020
wrote a script to run simulations
· 3b81d3a4
pcha
authored
4 years ago
3b81d3a4
fixed bug in ltb when it is a direct-mapped
· 1d8775c4
pcha
authored
4 years ago
1d8775c4
registered some stats about LTB
· 347986cb
pcha
authored
4 years ago
347986cb
fixed sim-bpred
· 1965f87a
pcha
authored
4 years ago
1965f87a
Apr 14, 2020
formatted sim-outorder.c
· a167634c
pcha
authored
4 years ago
a167634c
suppressed the prints
· 0e0aac8b
pcha
authored
4 years ago
0e0aac8b
fixed the bug in ltpred_insert
· 4a5a5d55
pcha
authored
4 years ago
4a5a5d55
implemented LTB when resolving a branch direction
· f019547f
pcha
authored
4 years ago
f019547f
updated .gitignore
· 47ea71d1
pcha
authored
4 years ago
47ea71d1
fixed the conflicts
· 7f633be3
pcha
authored
4 years ago
7f633be3
Merge branch 'master' of
https://git.uwaterloo.ca/h2cha/cs450-assignment
· 701454a0
pcha
authored
4 years ago
701454a0
add ltpred to simulator
· 14da0eae
pcha
authored
4 years ago
14da0eae
Apr 13, 2020
updated stack
· 1d26392f
Jiwon Lee
authored
4 years ago
1d26392f
remvoed .o files
· ec0fd85c
pcha
authored
4 years ago
ec0fd85c
removed .o files
· 9d2136b5
pcha
authored
4 years ago
9d2136b5
Added stack function
· 611775cf
Jiwon Lee
authored
4 years ago
611775cf
Mar 30, 2020
Implemented LTB operations with LRU
· 64035aaa
pcha
authored
4 years ago
64035aaa
Mar 29, 2020
implemented ltb_lookup/insert/update without lru
· 69d964f5
pcha
authored
4 years ago
69d964f5
uploaded README
· d3aa97f3
Jiwon Lee
authored
4 years ago
d3aa97f3
partial implementation of loop termination predictor
· 799577d1
pcha
authored
4 years ago
799577d1
Feb 23, 2020
Initial commit
· fc27ae8b
Paul Cha
authored
5 years ago
fc27ae8b
Loading