llvm-6502/lib
2011-07-15 06:08:15 +00:00
..
Analysis Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Archive Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
AsmParser Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
Bitcode Convert InsertValueInst and ExtractValueInst APIs to use ArrayRef. 2011-07-13 10:26:04 +00:00
CodeGen Do not get confused by multiple empty lexical scopes inlined at one location. 2011-07-15 00:30:39 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Add to RuntimeDyld support different object formats 2011-07-13 07:57:58 +00:00
Linker Link NamedMDNode before linking function bodies. 2011-07-14 22:13:07 +00:00
MC Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest 2011-07-15 02:09:41 +00:00
Object Output MachO section names in the form SEGMENT,section. 2011-07-15 00:29:02 +00:00
Support Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! 2011-07-09 08:41:20 +00:00
Target remove the InvalidateStructLayoutInfo API, which is dead and unnecessary now 2011-07-15 05:21:59 +00:00
Transforms start using the new helper methods a bit. 2011-07-15 06:08:15 +00:00
VMCore add CFP::isNegative() and ConstnatInt::isNegative() methods. 2011-07-15 05:58:04 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00