Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and relate...
[oota-llvm.git] / lib / Target / XCore / InstPrinter /
2015-06-09 Matt ArsenaultMC: Add target hook to control symbol quoting
2015-03-27 Akira Hatanaka[MCInstPrinter] Enable MCInstPrinter to change its...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-05-04 Richard Osborne[XCore] Make use of the target independent global addre...
2012-12-17 Richard OsborneSimplify assertion in XCoreInstPrinter.
2012-12-17 Richard OsborneUpdate comments to match recommended doxygen style.
2012-12-16 Richard OsborneChange XCoreAsmPrinter to lower MachineInstrs to MCInst...