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
/
PowerPC
/
PPCTargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-32
/
+0
*
Revert 78892 and 78895, these break generating working executables on
Daniel Dunbar
2009-08-13
1
-2
/
+3
*
fix a minor fixme. When building with SL and later tools, the ".eh" symbols
Chris Lattner
2009-08-13
1
-3
/
+2
*
pass "is64Bit" flag into PPC TAI ctors instead of a whole targetmachine.
Chris Lattner
2009-08-11
1
-4
/
+2
*
move LCOMMDirective = "\t.lcomm\t" up to DarwinTAI, eliminate
Chris Lattner
2009-08-11
1
-23
/
+2
*
remove the dead ELFTargetAsmInfo.h/cpp file. TargetAsmInfo
Chris Lattner
2009-08-02
1
-1
/
+0
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-3
/
+2
*
remove the x86/ppc impls of getEHGlobalPrefix, which is already dead.
Chris Lattner
2009-08-02
1
-1
/
+0
*
remove the PPCLinuxTargetAsmInfo implementation of PreferredEHDataFormat,
Chris Lattner
2009-07-31
1
-4
/
+0
*
Fix bug 3202.
Rafael Espindola
2008-12-19
1
-0
/
+1
*
Reapply 56585:56589 with proper fix for some gcc versions
Anton Korobeynikov
2008-09-25
1
-9
/
+24
*
Temporarily backing out 56585:56589 to unbreak the build.
Evan Cheng
2008-09-25
1
-24
/
+9
*
Minor cleanup
Anton Korobeynikov
2008-09-24
1
-0
/
+3
*
Get rid of virtual inheritance for PPC TAI
Anton Korobeynikov
2008-09-24
1
-9
/
+21
*
Convert PPC/Linux to new section printing stuff
Anton Korobeynikov
2008-08-08
1
-2
/
+4
*
Switch PPC/Darwin to new section handling stuff
Anton Korobeynikov
2008-08-08
1
-3
/
+5
*
Unbreak build: 'DarwinTargetAsmInfo' was already taken as PPC TAI flavour.
Anton Korobeynikov
2008-07-19
1
-4
/
+4
*
Use enumeration for preffered EH dwarf encoding reason
Anton Korobeynikov
2008-02-29
1
-2
/
+4
*
EHPreferredDataFormat hook for PPC targets. Looks like Darwin
Anton Korobeynikov
2008-02-27
1
-0
/
+2
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
More explicit keywords.
Dan Gohman
2007-09-25
1
-3
/
+3
*
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
Jim Laskey
2006-12-21
1
-1
/
+9
*
Move getSectionForFunction to AsmPrinter, change it to return a string.
Chris Lattner
2006-10-05
1
-6
/
+0
*
implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputting
Chris Lattner
2006-10-05
1
-1
/
+6
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+31