llvm-6502/lib
Dan Gohman 37db6cdaea Generalize this to look in the regular ValueMap in addition to
the LocalValueMap, to make it more flexible when fast-isel isn't
proceding straight top-down.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106414 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-21 14:17:46 +00:00
..
Analysis Restore a call to rememberInstruction which was accidentally dropped 2010-06-19 22:50:35 +00:00
Archive
AsmParser
Bitcode Tidy. 2010-06-19 05:33:57 +00:00
CodeGen Generalize this to look in the regular ValueMap in addition to 2010-06-21 14:17:46 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support Use calloc instead of new/memset, it is more efficient when the set is very large. 2010-06-19 17:00:31 +00:00
System
Target Fix an unintentional commit. I think I typed "git svn dcommit" in the wrong branch. 2010-06-21 13:31:32 +00:00
Transforms Add a TODO comment. 2010-06-19 21:30:18 +00:00
VMCore Tidy. 2010-06-19 05:33:57 +00:00
Makefile