..
Analysis
re-commit r66920 (which has been backed out in r66953) I may have more luck this time. I'll back out if needed...
2009-09-03 00:18:58 +00:00
Archive
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
2009-08-23 22:45:37 +00:00
AsmParser
Refactor common code from ParseAssemblyString and ParseAssemblyFile,
2009-09-02 17:18:19 +00:00
Bitcode
Add new value for given index in MDValuePtrs.
2009-09-03 01:38:02 +00:00
CodeGen
Rearrange code to eliminate redundancy and avoid gotos.
2009-09-02 16:35:35 +00:00
CompilerDriver
convert LoopInfo.h and GraphWriter.h to use raw_ostream
2009-08-23 07:19:13 +00:00
Debugger
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
2009-08-23 22:45:37 +00:00
ExecutionEngine
Fix PR4845: r77946 completely broke x86_64 Darwin (or any situation where the
2009-09-02 00:19:03 +00:00
Linker
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
2009-08-23 22:45:37 +00:00
MC
llvm-mc: Store MCSymbolData value as a pointer (to make MSVC happy).
2009-09-01 04:09:03 +00:00
Support
Show derived host triple in --version.
2009-09-02 23:52:38 +00:00
System
Improve llvm::getHostTriple for some cases where the LLVM_HOSTTRIPLE is not
2009-09-03 01:10:13 +00:00
Target
Added opaque 32-, 48-, and 80-bit memory operand types to the X86
2009-09-03 00:04:47 +00:00
Transforms
re-commit r66920 (which has been backed out in r66953) I may have more luck this time. I'll back out if needed...
2009-09-03 00:18:58 +00:00
VMCore
Now Bitcode reader bug is fixed. Reapply 80839.
2009-09-03 01:39:20 +00:00
Makefile
LLVMC doesn't need ENABLE_PIC to build now.
2009-07-04 03:54:54 +00:00