llvm-6502/lib
Evan Cheng 419852ca8a - Treat a live range defined by an implicit_def as a zero-sized one.
- Eliminate an implicit_def when it's being spilled.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49166 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-03 16:39:43 +00:00
..
Analysis Set blockBegin to point to the beginning of the block, 2008-03-31 22:08:00 +00:00
Archive Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
AsmParser Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
Bitcode
CodeGen - Treat a live range defined by an implicit_def as a zero-sized one. 2008-04-03 16:39:43 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine
Linker Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
Support Fix compilation errors on MSVC. Patch by Argiris Kirtzidis! 2008-04-01 22:09:20 +00:00
System Re-implemented Path::createDirectoryOnDisk (for Unix). 2008-04-03 16:11:31 +00:00
Target Re-enable SSE4. 2008-04-03 08:53:29 +00:00
Transforms Iterators folloring a SmallVector erased element are invalidated so 2008-04-02 18:24:46 +00:00
VMCore Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
Makefile