Age | Commit message (Expand) | Author |
---|---|---|
2011-07-14 | Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge... | Evan Cheng |
2010-07-14 | Don't pass StringRef by reference. | Benjamin Kramer |
2010-01-26 | Eliminate SetDirective, and replace it with HasSetDirective. | Chris Lattner |
2010-01-20 | revert 93934, removing the MCAsmInfo endianness bit. I can't | Chris Lattner |
2010-01-19 | give MCAsmInfo a 'has little endian' bit. This is unfortunate, but | Chris Lattner |
2009-11-22 | Use semicolon as assembler comment string | Anton Korobeynikov |
2009-11-07 | Some preliminary variable asmprinting | Anton Korobeynikov |
2009-11-07 | Use '.L' for global private prefix (as mspgcc) | Anton Korobeynikov |
2009-09-18 | Allow symbols to start from the digit if target requests it. This allows, e.g... | Anton Korobeynikov |
2009-08-22 | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner |