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
/
clang
/
lib
/
Basic
/
Targets.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dragonfly target support, patch by Sascha Wildner
Chris Lattner
2008-08-23
1
-0
/
+28
*
Add TargetInfo::useNeXTRuntimeAsDefault
Daniel Dunbar
2008-08-23
1
-0
/
+7
*
Remove duplicate define from Windows-x86 target.
Eli Friedman
2008-08-21
1
-1
/
+0
*
Initial implementation of Windows x86 target; at the moment, the only
Eli Friedman
2008-08-21
1
-0
/
+29
*
Add Linux x86-32 target.
Eli Friedman
2008-08-21
1
-0
/
+26
*
First cut at OS detection, taking advantage of the new generic targets.
Eli Friedman
2008-08-21
1
-13
/
+58
*
Class reorg for PPC; shouldn't be any visible changes unless I messed
Eli Friedman
2008-08-20
1
-190
/
+133
*
Class reorg for ARM. Shouldn't be any visible changes.
Eli Friedman
2008-08-20
1
-22
/
+27
*
Class hierarchy reorg for Sparc architecture. While I was there, I
Eli Friedman
2008-08-20
1
-45
/
+43
*
Reorganize the class hierarchy for x86 targets; shouldn't have any
Eli Friedman
2008-08-20
1
-150
/
+140
*
Fix PR2627, support for Q constraint.
Chris Lattner
2008-08-18
1
-1
/
+2
*
Allow targets to override description string.
Sanjiv Gupta
2008-08-18
1
-0
/
+1
*
Move some ObjC preprocessor definitions into
Daniel Dunbar
2008-08-12
1
-24
/
+0
*
Add LangOptions::NeXTRuntime.
Daniel Dunbar
2008-08-11
1
-1
/
+4
*
More #include cleaning
Daniel Dunbar
2008-08-11
1
-1
/
+0
*
Always define __SIZE_TYPE__ as long unsigned int.
Anders Carlsson
2008-07-22
1
-2
/
+1
*
add x86 EDI register alias
Nuno Lopes
2008-07-07
1
-0
/
+1
*
move the linux predefined macro definition to the TargetInfo, where it really...
Nuno Lopes
2008-07-05
1
-0
/
+5
*
Make the width and alignment for long double consistent with the
Eli Friedman
2008-06-04
1
-2
/
+2
*
Make sure to define __sparc__ on Solaris; this should "fix"
Eli Friedman
2008-05-25
1
-0
/
+1
*
Missed an include.
Eli Friedman
2008-05-20
1
-0
/
+1
*
Minor correction for PPC targets.
Eli Friedman
2008-05-20
1
-1
/
+4
*
Some small changes to make the target info a bit more accurate.
Eli Friedman
2008-05-20
1
-9
/
+22
*
set long/pointers to 64-bits on ppc64/x86-64
Chris Lattner
2008-05-09
1
-2
/
+6
*
parameterize pointer size/align better without doing virtual method calls in ...
Chris Lattner
2008-05-09
1
-4
/
+2
*
Add basic support for the pic-* target triples and add support for
Chris Lattner
2008-05-08
1
-0
/
+33
*
Add some basic ARM asm constraints
Nate Begeman
2008-04-22
1
-1
/
+10
*
Fix pasto, thanks to Anders for pointing this out.
Chris Lattner
2008-04-21
1
-1
/
+1
*
add arm support
Chris Lattner
2008-04-21
1
-0
/
+132
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+757