llvm-6502/lib
2009-07-25 07:48:53 +00:00
..
Analysis Teach ScalarEvolution to make use of no-overflow flags when 2009-07-25 01:22:26 +00:00
Archive Fix some non-sensical code. 2009-07-13 05:29:34 +00:00
AsmParser Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
Bitcode Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
CodeGen Convert a few more things to use raw_ostream. 2009-07-25 01:43:01 +00:00
CompilerDriver Delete the temp dir even when '--temp-dir' is specified. 2009-07-11 19:27:07 +00:00
Debugger Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
ExecutionEngine More migration to raw_ostream, the water has dried up around the iostream hole. 2009-07-25 00:23:56 +00:00
Linker Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
MC Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Support Allow llvm_report_error to accept a Twine. 2009-07-24 07:58:10 +00:00
System Re-committing r76828 with the JIT memory manager changes now that the build 2009-07-23 21:46:56 +00:00
Target Mark attributes of return insn correctly. It was being assumed safe to delete in isSafeToDelete (a thing checked-in 76281). 2009-07-25 07:48:53 +00:00
Transforms Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
VMCore Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
Makefile LLVMC doesn't need ENABLE_PIC to build now. 2009-07-04 03:54:54 +00:00