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
/
PowerPC
/
PPCTargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable EH generation until PPC works 100%.
Chris Lattner
2007-08-24
1
-1
/
+1
*
Fix debug info and globals filled with zeros.
Nick Lewycky
2007-07-25
1
-11
/
+24
*
For Darwin, put constant data into .const, .const_data, .literal{4|8|16}
Evan Cheng
2007-03-08
1
-0
/
+3
*
Add TAI field for exception table section.
Jim Laskey
2007-02-21
1
-0
/
+1
*
Support for non-landing pad exception handling.
Jim Laskey
2007-02-01
1
-0
/
+3
*
Darwin -static should codegen static ctors / dtors to .constructor / .destruc...
Evan Cheng
2007-01-30
1
-2
/
+7
*
Landing pad-less eh for PPC.
Jim Laskey
2007-01-29
1
-0
/
+2
*
Modify emission of jump tables on darwin to emit an extra "l" label that
Chris Lattner
2007-01-18
1
-0
/
+7
*
Instead of yet another enum indicating the "assembly language flavor",
Bill Wendling
2007-01-16
1
-8
/
+1
*
Fix for PR1095:
Bill Wendling
2007-01-16
1
-0
/
+8
*
add support for hidden visibility to darwin/ppc and linux/ppc targets
Chris Lattner
2007-01-14
1
-0
/
+1
*
Changes from Nick Lewycky with a simplified PPCTargetAsmInfo.
Jim Laskey
2006-12-21
1
-12
/
+31
*
Add weak reference directive.
Evan Cheng
2006-12-01
1
-0
/
+1
*
Place cstrings in .cstring section.
Evan Cheng
2006-10-26
1
-0
/
+1
*
Use S_debug for dwarf info.
Jim Laskey
2006-10-17
1
-11
/
+11
*
Don't bother setting JumpTableTextSection, it is about to disappear
Chris Lattner
2006-10-05
1
-1
/
+0
*
Move getSectionForFunction to AsmPrinter, change it to return a string.
Chris Lattner
2006-10-05
1
-11
/
+0
*
implement DarwinTargetAsmInfo::getSectionForFunction, use it when outputting
Chris Lattner
2006-10-05
1
-1
/
+13
*
Compile:
Chris Lattner
2006-09-26
1
-0
/
+1
*
Missing tab
Jim Laskey
2006-09-08
1
-1
/
+1
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+51