| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 27885
|
|
|
|
| |
llvm-svn: 22520
|
|
|
|
|
|
|
|
|
| |
and the target independant register allocator were both using a class named
'LiveRange'. This lead to the target independant code calling code in the
SparcV9 backend, which crashed. Fixed by renaming SparcV9's LiveRange to
V9LiveRange.
llvm-svn: 22208
|
|
|
|
| |
llvm-svn: 21425
|
|
|
|
|
|
|
|
| |
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137
|
|
|
|
| |
llvm-svn: 15323
|
|
|
|
|
|
| |
only concrete implementation.
llvm-svn: 13977
|
|
llvm-svn: 11826
|