Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete VirtRegRewriter. | Jakob Stoklund Olesen | 2011-11-13 | 1 | -32/+0 |
| | | | | | | And there was much rejoicing. llvm-svn: 144480 | ||||
* | Code clean up. Move includes from VirtRegRewriter.h to VirtRegRewriter.cpp. | Evan Cheng | 2010-04-06 | 1 | -4/+3 |
| | | | | llvm-svn: 100532 | ||||
* | Kill off more cerr/cout uses and prune includes a bit. | Benjamin Kramer | 2009-08-23 | 1 | -18/+0 |
| | | | | llvm-svn: 79852 | ||||
* | Fixed a bug in LiveInterval scaling (failure to scale VNI defs correctly), ↵ | Lang Hames | 2009-06-24 | 1 | -5/+0 |
| | | | | | | removed old TODO comments. llvm-svn: 74054 | ||||
* | Renamed Spiller classes (plus uses and related files) to VirtRegRewriter. | Lang Hames | 2009-05-06 | 1 | -0/+56 |
llvm-svn: 71057 |