Tim Northover
|
ee20caaf82
|
TableGen: use PrintMethods to print more aliases
llvm-svn: 208607
|
2014-05-12 18:04:06 +00:00 |
Craig Topper
|
b0c941bebd
|
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. Sparc edition
llvm-svn: 207502
|
2014-04-29 07:57:13 +00:00 |
Craig Topper
|
e73658ddbb
|
[C++] Use 'nullptr'.
llvm-svn: 207394
|
2014-04-28 04:05:08 +00:00 |
Venkatraman Govindaraju
|
81aae57282
|
[Sparc] Add support for parsing fcmp with %fcc registers.
llvm-svn: 202610
|
2014-03-02 03:39:39 +00:00 |
Venkatraman Govindaraju
|
0d288d3105
|
[Sparc] Add support for parsing jmpl instruction and make indirect call and jmp instructions as aliases to jmpl.
llvm-svn: 198909
|
2014-01-10 01:48:17 +00:00 |
Venkatraman Govindaraju
|
0b938652d3
|
[Sparc] Add MCInstPrinter implementation for SPARC.
llvm-svn: 198028
|
2013-12-25 23:43:39 +00:00 |