llvm-6502/include
2009-03-23 08:01:15 +00:00
..
llvm Model inline asm constraint which ties an input to an output register as machine operand TIED_TO constraint. This eliminated the need to pre-allocate registers for these. This also allows register allocator can eliminate the unneeded copies. 2009-03-23 08:01:15 +00:00
llvm-c It makes no sense to have a ODR version of common 2009-03-11 20:14:15 +00:00