LLVM does not distinguish Cortex-M4 from Cortex-M4F neither Cortex-R5 from R5F.
[oota-llvm.git] / include / llvm / Support / ARMTargetParser.def
2015-09-09 Alexandros LamprineasLLVM does not distinguish Cortex-M4 from Cortex-M4F...
2015-09-05 Alexandros LamprineasAdded arch extensions and default target features in...
2015-08-30 Chandler CarruthRefactor the ARM target parsing to use a def file with...