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
/
Blackfin
/
BlackfinTargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Blackfin backend.
Dan Gohman
2011-10-25
1
-43
/
+0
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-1
/
+1
*
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
Evan Cheng
2011-07-20
1
-2
/
+4
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-4
/
+4
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-3
/
+0
*
Eliminate asm parser's dependency on TargetMachine:
Evan Cheng
2011-07-08
1
-1
/
+1
*
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