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
*
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