index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
PowerPC
/
PPCHazardRecognizers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-6
/
+6
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-2
/
+2
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-12
/
+12
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-5
/
+16
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-2
/
+2
*
Fix dynamic linking on PPC64.
Hal Finkel
2012-03-31
1
-7
/
+7
*
Reorder includes in Target backends to following coding standards. Remove som...
Craig Topper
2012-03-17
1
-1
/
+1
*
Ensure that the nop that should follow a bl call in PPC64 ELF actually does
Hal Finkel
2011-12-15
1
-0
/
+3
*
update PPC 940 hazard rec. to function in postRA mode
Hal Finkel
2011-12-02
1
-4
/
+6
*
Add PPC 440 scheduler and some associated tests
Hal Finkel
2011-10-17
1
-0
/
+13
*
Various bits of framework needed for precise machine-level selection
Andrew Trick
2010-12-24
1
-1
/
+1
*
whitespace
Andrew Trick
2010-12-24
1
-9
/
+9
*
Initial hazard recognizer support in post-pass scheduling. This includes
Dan Gohman
2009-01-16
1
-1
/
+0
*
Generalize the HazardRecognizer interface so that it can be used
Dan Gohman
2009-01-15
1
-4
/
+5
*
Experimental post-pass scheduling support. Post-pass scheduling
Dan Gohman
2008-11-19
1
-1
/
+1
*
Rename SDOperand to SDValue.
Dan Gohman
2008-07-27
1
-2
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Handle cracked instructions in dispatch group formation.
Chris Lattner
2006-03-13
1
-1
/
+1
*
Several big changes:
Chris Lattner
2006-03-12
1
-20
/
+12
*
Change the interface for getting a target HazardRecognizer to be more clean.
Chris Lattner
2006-03-08
1
-1
/
+1
*
add a couple more load/store instrs, add a newline to the end of file.
Chris Lattner
2006-03-07
1
-1
/
+2
*
This kinda sorta implements "things that have to lead a dispatch group".
Nate Begeman
2006-03-07
1
-1
/
+2
*
Implement a very very simple hazard recognizer for LSU rejects and ctr set/read
Chris Lattner
2006-03-07
1
-0
/
+79