1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/CodeGen/AsmPrinter
Dale Johannesen 99091ed94f Add a bit to mark operands of asm's that conflict
with an earlyclobber operand elsewhere.  Propagate
this bit and the earlyclobber bit through SDISel.
Change linear-scan RA not to allocate regs in a way 
that conflicts with an earlyclobber.  See also comments.

llvm-svn: 56290
2008-09-17 21:13:11 +00:00
..
AsmPrinter.cpp Add a bit to mark operands of asm's that conflict 2008-09-17 21:13:11 +00:00
DwarfWriter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
Makefile
OcamlGCPrinter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00