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
/
AsmPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
Duncan Sands
2009-01-28
1
-4
/
+4
*
Private linkage support for PPC / Darwin.
evancheng
2009-01-25
1
-0
/
+2
*
Add the private linkage.
Rafael Espindola
2009-01-15
1
-4
/
+6
*
Rename getABITypeSize to getTypePaddedSize, as
Duncan Sands
2009-01-12
1
-2
/
+2
*
Removed trailing whitespace from Makefiles.
Misha Brukman
2009-01-09
1
-3
/
+3
*
Convert DwarfWriter into a pass.
Devang Patel
2009-01-08
1
-19
/
+19
*
Re-did 60519. It turns out Darwin's handling of hidden visibility symbols are...
Evan Cheng
2008-12-05
1
-24
/
+71
*
Temporarily revert r60519. It was causing a bootstrap failure:
Bill Wendling
2008-12-04
1
-3
/
+2
*
Visibility hidden GVs do not require extra load of symbol address from the GO...
Evan Cheng
2008-12-04
1
-2
/
+3
*
A step towards geting linux ppc to work (see PR 3099)
Dale Johannesen
2008-12-03
1
-0
/
+2
*
Fix comments.
Matthijs Kooijman
2008-11-24
1
-2
/
+2
*
Make a convenient helper for printing offsets.
Anton Korobeynikov
2008-11-22
1
-4
/
+1
*
Adds extern "C" ints to the .cpp files that use RegisterTarget, as
Oscar Fuentes
2008-11-15
1
-0
/
+3
*
Temporary revert my last commit: it seems it's triggering some subtle bug in ...
asl
2008-11-08
1
-1
/
+4
*
Factor out offset printing code into generic AsmPrinter.
Anton Korobeynikov
2008-11-08
1
-4
/
+1
*
Flush the raw_ostream after emitting the assembly for a function.
Dan Gohman
2008-11-07
1
-0
/
+2
*
CMake: Turned some libraries into partially linked objects. Corrected
Oscar Fuentes
2008-10-22
1
-1
/
+1
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-13
/
+13
*
Remove OptimizeForSize global. Use function attribute optsize.
Devang Patel
2008-10-01
1
-1
/
+1
*
Rename isWeakForLinker to mayBeOverridden. Use it
Duncan Sands
2008-09-29
1
-2
/
+2
*
CMake: Builds all targets.
Oscar Fuentes
2008-09-26
1
-0
/
+9
*
If we have a function with an unreachable statement such that the ending debug
Bill Wendling
2008-09-26
1
-2
/
+2
*
Get rid of duplicate char*/Section* TextSection
Anton Korobeynikov
2008-09-24
1
-2
/
+2
*
Move actual section printing stuff to AsmPrinter from TAI reducing heap traffic.
Anton Korobeynikov
2008-09-24
1
-6
/
+4
*
Drop obsolete hook and change all usage to new interface
Anton Korobeynikov
2008-09-24
1
-16
/
+2
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
1
-5
/
+6
*
Factor out asmprinter out of ppc
Anton Korobeynikov
2008-08-17
2
-0
/
+1142