llvm-6502/lib
2008-04-01 23:26:12 +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 Add explicit keywords. 2008-03-25 22:06:05 +00:00
CodeGen Re-materialization is for uses only. 2008-04-01 21:37:32 +00:00
Debugger Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
ExecutionEngine Fix "Control reaches the end of non-void function" warnings, 2008-03-30 18:22:13 +00:00
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 add some #includes. 2008-04-01 06:25:23 +00:00
Target ReMat of load from stub in pic mode extends the life of pic base. Currently spiller doesn't do a good job of estimating the impact. Disable for now. 2008-04-01 23:26:12 +00:00
Transforms Iterators folloring a SmallVector erased element are invalidated so 2008-04-01 22:14:23 +00:00
VMCore Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
Makefile