llvm-6502/lib
2010-01-23 00:17:34 +00:00
..
Analysis Make sure ValueFn starts off empty 2010-01-23 00:03:28 +00:00
Archive Stop building RTTI information for *most* llvm libraries. Notable 2010-01-22 06:49:46 +00:00
AsmParser Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
Bitcode Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
CodeGen teach MCAsmStreamer::EmitBytes to use .ascii and .asciz 2010-01-23 00:15:00 +00:00
CompilerDriver
ExecutionEngine Make OProfile support compile again after r93630 removed 2010-01-22 23:04:39 +00:00
Linker Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
MC teach MCAsmStreamer::EmitBytes to use .ascii and .asciz 2010-01-23 00:15:00 +00:00
Support Changes to fix buffering that I forgot to commit with previous patch. 2010-01-22 21:16:10 +00:00
System Fix TimeValue::now() on Unix. 2010-01-22 15:51:31 +00:00
Target Be more conservative with clustering f32 / f64 loads. 2010-01-22 23:49:11 +00:00
Transforms In mem2reg, for all alloca/stores that get promoted where the alloca has an associated llvm.dbg.declare instrinsic, insert an llvm.dbg.var intrinsic before each store 2010-01-23 00:17:34 +00:00
VMCore Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00
Makefile