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
/
DarwinTargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce new linkage types linkonce_odr, weak_odr, common_odr
Duncan Sands
2009-03-07
1
-1
/
+1
*
Treat [1 x i8] zeroinitializer as a C string, placing such stuff into
Anton Korobeynikov
2009-01-27
1
-2
/
+2
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-1
/
+1
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-2
/
+2
*
squash warnings.
Devang Patel
2009-01-05
1
-0
/
+1
*
Refactor various TargetAsmInfo subclasses' TargetMachine members away
Dan Gohman
2008-11-03
1
-7
/
+6
*
(re)Put const weak strings in appropriate section on Darwin.
Dale Johannesen
2008-10-08
1
-1
/
+3
*
Rename isWeakForLinker to mayBeOverridden. Use it
Duncan Sands
2008-09-29
1
-1
/
+1
*
Get rid of ReadOnlySection duplicate
Anton Korobeynikov
2008-09-24
1
-6
/
+6
*
Use named sections, where they should be
Anton Korobeynikov
2008-09-24
1
-7
/
+5
*
Get rid of now unused {Four,Eight,Sixteen}ByteConstantSection
Anton Korobeynikov
2008-09-24
1
-8
/
+9
*
Cleanup
Anton Korobeynikov
2008-09-24
1
-1
/
+1
*
Cleanup, no functionality change
Anton Korobeynikov
2008-09-24
1
-2
/
+2
*
Get rid of duplicate char*/Section* DataSection
Anton Korobeynikov
2008-09-24
1
-1
/
+1
*
Get rid of duplicate char*/Section* TextSection
Anton Korobeynikov
2008-09-24
1
-1
/
+1
*
Move the uglier parts of deciding not to emit a
Dale Johannesen
2008-09-09
1
-0
/
+21
*
Undo most of r54519.
Evan Cheng
2008-08-08
1
-9
/
+8
*
It's not legal to output a GV in a coalesced section if it's used in an ARM P...
Evan Cheng
2008-08-08
1
-8
/
+9
*
Add hook for constant pool section selection for darwin.
Anton Korobeynikov
2008-08-07
1
-2
/
+20
*
Switch MIPS to new ELFTargetAsmInfo. Add few FIXMEs.
Anton Korobeynikov
2008-07-19
1
-0
/
+1
*
Fix a FIXME :)
Anton Korobeynikov
2008-07-19
1
-6
/
+5
*
Use generic ELFTargetAsmInfo and DarwinTargetAsmInfo for X86 code
Anton Korobeynikov
2008-07-19
1
-6
/
+6
*
Add TargetAsmInfo stuff for all darwin-based targets
Anton Korobeynikov
2008-07-19
1
-0
/
+129