llvm-6502/lib
2010-10-04 12:13:07 +00:00
..
Analysis Let FE mark a variable as artificial variable. 2010-09-29 23:07:21 +00:00
Archive
AsmParser Pacify a noisy compiler, and sink this variable declaration closer to its uses. 2010-09-30 21:04:13 +00:00
Bitcode Fix spelling. 2010-09-28 18:54:43 +00:00
CodeGen Removed the older style (in-allocator) problem construction system from the PBQP allocator. Problem construction is now done exclusively with the new builders. 2010-10-04 12:13:07 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Implement a very basic PIC case. 2010-10-03 00:46:57 +00:00
Support Grow BumpPtrAllocator's slab size dynamically if we allocated many slabs. This 2010-09-30 16:18:28 +00:00
System Add an explicit initialization to work around what appears to be a valgrind 2010-09-30 23:56:49 +00:00
Target va_args support for Win64. 2010-10-03 22:52:07 +00:00
Transforms Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder. 2010-10-01 20:02:55 +00:00
VMCore Cleanup. Get rid of extraneous variable. 2010-10-03 00:46:06 +00:00
Makefile