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
/
X86
/
AsmPrinter
/
X86AsmPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a layering problem by moving the x86 implementation
Chris Lattner
2010-07-19
1
-89
/
+0
*
I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it
Duncan Sands
2010-05-11
1
-1
/
+1
*
Emit debug info for byval parameters.
Devang Patel
2010-04-28
1
-0
/
+2
*
just have all targets create the DwarfWriter.
Chris Lattner
2010-04-05
1
-6
/
+0
*
simplify various getAnalysisUsage implementations.
Chris Lattner
2010-04-05
1
-2
/
+0
*
Momentous day: remove the "O" member from AsmPrinter. Now all
Chris Lattner
2010-04-04
1
-3
/
+2
*
split DEBUG_VALUE printing stuff out to its own method.
Chris Lattner
2010-04-04
1
-0
/
+2
*
fix PrintAsmOperand and PrintAsmMemoryOperand to pass down
Chris Lattner
2010-04-04
1
-2
/
+4
*
remove more implicit uses of "O".
Chris Lattner
2010-04-04
1
-50
/
+9
*
rearrange MCContext ownership. Before LLVMTargetMachine created it
Chris Lattner
2010-03-13
1
-3
/
+2
*
switch to the text section at the start of the .s file for darwin/x86
Chris Lattner
2010-03-13
1
-1
/
+2
*
eliminate the X86 version of GetGlobalValueSymbol, allowing
Chris Lattner
2010-03-12
1
-1
/
+0
*
Cleanup stdcall / fastcall name mangling.
Anton Korobeynikov
2010-02-12
1
-2
/
+1
*
Finally eliminate printMCInst and send instructions through
Chris Lattner
2010-02-03
1
-2
/
+0
*
refactor code so that LLVMTargetMachine creates the asmstreamer and
Chris Lattner
2010-02-02
1
-2
/
+3
*
Remove the argument from EmitJumpTableInfo, because it doesn't need it.
Chris Lattner
2010-01-28
1
-3
/
+2
*
now that enough stuff is constified, move function header printing
Chris Lattner
2010-01-26
1
-3
/
+0
*
Move getJTISymbol from MachineJumpTableInfo to MachineFunction,
Chris Lattner
2010-01-26
1
-2
/
+0
*
implement X86 @GOTOFF jump table entries with the new EK_Custom32
Chris Lattner
2010-01-26
1
-3
/
+0
*
sink an arm specific method out of asmprinter into the ARMAsmPrinter and
Chris Lattner
2010-01-25
1
-4
/
+0
*
Now that we have everything nicely factored (e.g. asmprinter is not
Chris Lattner
2010-01-19
1
-1
/
+0
*
unconditionally request MMI
Chris Lattner
2009-09-24
1
-5
/
+1
*
rename X86ATTAsmPrinter.cpp -> X86AsmPrinter.cpp likewise the .h file.
Chris Lattner
2009-09-20
1
-0
/
+154
*
remove empty file
Chris Lattner
2008-08-18
1
-0
/
+0
*
Move X86 assembler printers into separate directory. This allows JIT-only use...
Anton Korobeynikov
2008-08-17
1
-0
/
+0