llvm-6502/lib
Alexey Samsonov 50adf38080 Don't pre-populate the set of keys in the map with variable locations history.
Current implementation of calculateDbgValueHistory already creates the
keys in the expected order (user variables are listed in order of appearance),
and should do so later by contract.

No functionality change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209690 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-27 22:35:00 +00:00
..
Analysis Some cleanup for r209568. 2014-05-26 14:49:46 +00:00
AsmParser
Bitcode
CodeGen Don't pre-populate the set of keys in the map with variable locations history. 2014-05-27 22:35:00 +00:00
DebugInfo
ExecutionEngine
IR Factor out comparison of Instruction "special" states. 2014-05-27 21:35:46 +00:00
IRReader
LineEditor
Linker
LTO
MC [mips][mips64r6] Add Relocations R_MIPS_PCHI16, R_MIPS_PCLO16 2014-05-27 14:58:51 +00:00
Object
Option
ProfileData
Support
TableGen
Target [mips] Optimize long branch for MIPS64 by removing %higher and %highest. 2014-05-27 18:53:06 +00:00
Transforms Distribute sext/zext to the operands of and/or/xor 2014-05-27 18:00:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile