1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Target/Lanai/MCTargetDesc
Benjamin Kramer 641730af4a Reduce global namespace pollution. NFC.
llvm-svn: 284521
2016-10-18 19:39:31 +00:00
..
CMakeLists.txt Change the target's name, s/LanaiMCTargetDesc/LanaiDesc/g. 2016-08-23 10:43:01 +00:00
LanaiAsmBackend.cpp [lanai] Update for Target API (TargetRegistry::RegisterMCAsmBackend) change 2016-07-29 08:50:23 +00:00
LanaiBaseInfo.h [lanai] Use peephole optimizer to generate more conditional ALU operations. 2016-07-07 23:36:04 +00:00
LanaiELFObjectWriter.cpp [lanai] Small cleanup: remove/comment out unused args 2016-07-15 22:38:32 +00:00
LanaiFixupKinds.h
LanaiMCAsmInfo.cpp [lanai] Small cleanup: remove/comment out unused args 2016-07-15 22:38:32 +00:00
LanaiMCAsmInfo.h
LanaiMCCodeEmitter.cpp [MCTargetDesc] Delete dead code. Found by GCC7 -Wunused-function. 2016-09-06 18:02:09 +00:00
LanaiMCExpr.cpp
LanaiMCExpr.h [lanai] Small cleanup: remove/comment out unused args 2016-07-15 22:38:32 +00:00
LanaiMCTargetDesc.cpp Reduce global namespace pollution. NFC. 2016-10-18 19:39:31 +00:00
LanaiMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
LLVMBuild.txt LLVMLanaDesc: Update libdesp. 2016-08-23 10:47:40 +00:00