The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / lib / Target / XCore / CMakeLists.txt
2010-11-14 Chris Lattnermove all the target's asmprinters into the main target...
2010-08-03 Oscar FuentesCMake: Change somme target library names:
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.
2010-04-08 Chris Lattnermove elf section uniquing to MCContext. Along the way
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-15 Richard OsborneMove XCore AsmPrinter to XCore/AsmPrinter directory.
2009-08-15 Chris Lattnercmake likes its explicit list of files to build.
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...
2008-11-07 Richard OsborneAdd XCore backend.