index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCHazardRecognizers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a couple of bugs that broke the alpha tester build
Chris Lattner
2006-03-13
1
-2
/
+2
*
Handle cracked instructions in dispatch group formation.
Chris Lattner
2006-03-13
1
-14
/
+27
*
Several big changes:
Chris Lattner
2006-03-12
1
-137
/
+145
*
blr is a branch too
Chris Lattner
2006-03-11
1
-0
/
+1
*
Change the interface for getting a target HazardRecognizer to be more clean.
Chris Lattner
2006-03-08
1
-6
/
+4
*
add another missing store.
Chris Lattner
2006-03-07
1
-0
/
+2
*
add a couple more load/store instrs, add a newline to the end of file.
Chris Lattner
2006-03-07
1
-1
/
+15
*
This kinda sorta implements "things that have to lead a dispatch group".
Nate Begeman
2006-03-07
1
-16
/
+40
*
add some new instructions to the classifier. With this, we correctly insert
Chris Lattner
2006-03-07
1
-0
/
+11
*
add some comments that describe what we model
Chris Lattner
2006-03-07
1
-3
/
+18
*
Implement a very very simple hazard recognizer for LSU rejects and ctr set/read
Chris Lattner
2006-03-07
1
-0
/
+203
[prev]