llvm-6502/lib
2009-12-18 01:59:21 +00:00
..
Analysis Add Loop contains utility methods for testing whether a loop 2009-12-18 01:24:09 +00:00
Archive
AsmParser Add MSP430 interrupt calling conv. No functionality change yet. 2009-12-07 02:27:35 +00:00
Bitcode Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
CodeGen Add Loop contains utility methods for testing whether a loop 2009-12-18 01:24:09 +00:00
CompilerDriver Make Path use StringRef instead of std::string where possible. 2009-12-17 21:02:39 +00:00
ExecutionEngine Don't codegen available_externally functions. Fixes http://llvm.org/PR5735. 2009-12-17 21:35:29 +00:00
Linker
MC
Support now that libsystem no longer uses SmallVector, we can move 2009-12-16 08:44:24 +00:00
System Make Path use StringRef instead of std::string where possible. 2009-12-17 21:02:39 +00:00
Target Re-apply 91623 now that I actually know what I was trying to do. 2009-12-18 01:59:21 +00:00
Transforms Add Loop contains utility methods for testing whether a loop 2009-12-18 01:24:09 +00:00
VMCore This fixes a memory leak in OpaqueType found by Google's internal heapchecker. 2009-12-17 19:55:06 +00:00
Makefile