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
/
Blackfin
/
BlackfinTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
Evan Cheng
2011-06-30
1
-1
/
+2
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-1
/
+1
*
First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...
Anton Korobeynikov
2010-11-15
1
-1
/
+1
*
Implement a bunch more TargetSelectionDAGInfo infrastructure.
Dan Gohman
2010-05-11
1
-0
/
+1
*
indicate what the native integer types for the target are.
Chris Lattner
2009-11-07
1
-1
/
+1
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-2
/
+2
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-3
/
+1
*
pass the TargetTriple down from each target ctor to the
Chris Lattner
2009-08-11
1
-1
/
+1
*
Move most targets TargetMachine constructor to only taking a target triple.
Daniel Dunbar
2009-08-02
1
-12
/
+2
*
Normalize Subtarget constructors to take a target triple string instead of
Daniel Dunbar
2009-08-02
1
-1
/
+1
*
Analog Devices Blackfin back-end.
Jakob Stoklund Olesen
2009-08-02
1
-0
/
+54