llvm-6502/lib
Jozef Kolek cdecddaf1e [mips][microMIPSr6] Implement CLO and CLZ instructions
This patch implements CLO and CLZ instructions using mapping.

Differential Revision: http://reviews.llvm.org/D8553


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237257 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-13 14:18:11 +00:00
..
Analysis Constify arguments in AliasSetTracker methods. NFC 2015-05-13 01:12:12 +00:00
AsmParser
Bitcode
CodeGen [DebugInfo] Debug locations for constant SD nodes 2015-05-13 08:58:03 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR
IRReader
LineEditor
Linker
LTO
MC Reverting r237234, "Use std::bitset for SubtargetFeatures" 2015-05-13 10:28:46 +00:00
Object
Option
Passes
ProfileData
Support
TableGen Use ArrayRef::slice instead of manually constructing an ArrayRef from ArrayRef iterators. NFC 2015-05-13 06:57:51 +00:00
Target [mips][microMIPSr6] Implement CLO and CLZ instructions 2015-05-13 14:18:11 +00:00
Transforms Constify arguments to methods in LICM. NFC 2015-05-13 01:12:18 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile