llvm-6502/lib
Akira Hatanaka cd7319dc5f [mips] Replace usage of SmallSet with BitVector, which is used to keep track of
defined and used registers. Also add a few helper functions to simplify the
code. 



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175224 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-14 23:40:57 +00:00
..
Analysis Teach the DataLayout aware constant folder to be much more aggressive towards 2013-02-14 03:23:37 +00:00
Archive
AsmParser Update comment. 2013-02-14 20:44:07 +00:00
Bitcode
CodeGen Dont merge consecutive loads/stores into vectors when noimplicitfloat is used. 2013-02-14 18:28:52 +00:00
DebugInfo
ExecutionEngine
IR s/bool/LLVMBool/ 2013-02-14 19:40:27 +00:00
Linker
MC Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Object
Option
Support Workaround an MSan false positive. 2013-02-14 12:18:32 +00:00
TableGen
Target [mips] Replace usage of SmallSet with BitVector, which is used to keep track of 2013-02-14 23:40:57 +00:00
Transforms BBVectorize: Remove the remaining instances of std::multimap 2013-02-14 22:38:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile