1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib
Jim Grosbach 8987b277cb ARM assembly parsing for optional datatype suffix on VFP VMOV GPR<->VFP insns.
Yet more of rdar://10435076.

llvm-svn: 144691
2011-11-15 20:29:42 +00:00
..
Analysis Missed some users of Value::getNameStr. 2011-11-15 18:30:06 +00:00
Archive
AsmParser
Bitcode
CodeGen We currently use a callback to handle an IL pass deleting a BB that still 2011-11-15 19:08:46 +00:00
DebugInfo
ExecutionEngine Remove all remaining uses of Value::getNameStr(). 2011-11-15 16:27:03 +00:00
Linker
MC Remove function printMipsSymbolRef. 2011-11-15 18:38:35 +00:00
Object build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
Support Move WEAK marking to the declaration. 2011-11-15 01:23:22 +00:00
TableGen ARM vldm and vstm VFP instructions can take a data type suffix. 2011-11-11 23:08:10 +00:00
Target ARM assembly parsing for optional datatype suffix on VFP VMOV GPR<->VFP insns. 2011-11-15 20:29:42 +00:00
Transforms StringRefize and simplify. 2011-11-15 19:12:09 +00:00
VMCore Remove Value::getNameStr. It has been deprecated for a while and provides no additional value over getName(). 2011-11-15 18:30:12 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile