llvm-6502/include
2008-06-23 21:03:19 +00:00
..
llvm Instead of adding an isSS field to LiveInterval to denote stack slot. Use top bit of 'reg' instead. If the top bit is set, than the LiveInterval represents a stack slot live interval. 2008-06-23 21:03:19 +00:00
llvm-c Add C binding for ExecutionEngine::addGlobalMapping. 2008-06-20 02:16:11 +00:00