Age | Commit message (Expand) | Author |
---|---|---|
2011-04-15 | Reverse unnecessary changes made in r129606 and r129608. There is no change i... | Akira Hatanaka |
2011-04-15 | Fix lines that have incorrect indentation or exceed 80 columns. There is no c... | Akira Hatanaka |
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-25 | rename MAI::PICJumpTableDirective to MAI::GPRel32Directive to | Chris Lattner |
2010-01-25 | don't set value to its default. | 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-08-22 | Update CMake build, unbreak linux build. | Benjamin Kramer |
2009-08-22 | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner |