llvm-6502/lib
2008-07-10 18:23:23 +00:00
..
Analysis Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a 2008-07-09 03:21:51 +00:00
Archive
AsmParser
Bitcode Add a little wrapper header that is put around bc files when emitting 2008-07-09 05:14:23 +00:00
CodeGen Change StackSlotForVirtReg (which maps vregs to frame indices) from std::map to IndexedMap. 2008-07-10 18:23:23 +00:00
Debugger
ExecutionEngine
Linker The source and dest of an alias are *not* required to have the same type, 2008-07-10 01:09:33 +00:00
Support
System open plugins with RTLD_GLOBAL, pointed out by Bram Adams. 2008-07-10 00:52:20 +00:00
Target Remove extraneous vertical whitespace before Eric gets the wrong idea ;-) 2008-07-10 16:49:53 +00:00
Transforms Restructure dead argument elimination, try #3 :-) 2008-07-10 10:24:08 +00:00
VMCore SImplify ConstantVector::get a bit and make it turn a vector 2008-07-10 00:44:03 +00:00
Makefile