- Aug 19, 2008
-
-
Nicolas Geoffray authored
Also skip indirect encoding for platforms that ask for one: we direclty write an address, not a pointer to the address. llvm-svn: 54987
-
- Aug 16, 2008
-
-
Anton Korobeynikov authored
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free. llvm-svn: 54843
-
- Jul 01, 2008
-
-
Dan Gohman authored
the need for a flavor operand, and add a new SDNode subclass, LabelSDNode, for use with them to eliminate the need for a label id operand. Change instruction selection to let these label nodes through unmodified instead of creating copies of them. Teach the MachineInstr emitter how to emit a MachineInstr directly from an ISD label node. This avoids the need for allocating SDNodes for the label id and flavor value, as well as SDNodes for each of the post-isel label, label id, and label flavor. llvm-svn: 52943
-
- Jun 22, 2008
-
-
Dan Gohman authored
llvm-svn: 52600
-
- May 13, 2008
-
-
Dan Gohman authored
several things that were neither in an anonymous namespace nor static but not intended to be global. llvm-svn: 51017
-
- Apr 21, 2008
-
-
Nicolas Geoffray authored
llvm-svn: 50008
-
- Apr 20, 2008
-
-
Nicolas Geoffray authored
llvm-svn: 49993
-
- Apr 18, 2008
-
-
Nicolas Geoffray authored
llvm-svn: 49924
-
- Feb 13, 2008
-
-
Nicolas Geoffray authored
llvm-svn: 47079
-