llvm-6502/lib
Jakob Stoklund Olesen b77ec7d264 Simplify LiveInterval::print().
Don't print out the register number and spill weight, making the TRI
argument unnecessary.

This allows callers to interpret the reg field. It can currently be a
virtual register, a physical register, a spill slot, or a register unit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158031 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-05 22:51:54 +00:00
..
Analysis Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
Archive
AsmParser
Bitcode PR1255: case ranges. 2012-06-02 09:42:43 +00:00
CodeGen Simplify LiveInterval::print(). 2012-06-05 22:51:54 +00:00
DebugInfo
ExecutionEngine Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
Linker
MC misched: Added MultiIssueItineraries. 2012-06-05 03:44:40 +00:00
Object
Support Use access(2) instead of stat(2) to check if a file exists. 2012-06-02 16:28:09 +00:00
TableGen
Target misched: API for minimum vs. expected latency. 2012-06-05 21:11:27 +00:00
Transforms LoopUnroll: always check for NULL LoopPassManager 2012-06-05 17:51:05 +00:00
VMCore Simplify the fma4 renaming code. 2012-06-03 16:48:52 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile