llvm-6502/lib
2009-01-26 21:57:31 +00:00
..
Analysis Start generating arbitrary precision integer SCEVs. This removes the temporary 2009-01-25 08:16:27 +00:00
Archive
AsmParser
Bitcode
CodeGen Reapply r63025 and r63026, with fixes for the failing testcases. 2009-01-26 21:57:31 +00:00
Debugger
ExecutionEngine Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized. 2009-01-23 19:27:28 +00:00
Linker
Support Add method raw_fd_ostream::seek() for random access within a file. 2009-01-26 21:42:04 +00:00
System rename methods in System/Host to be more consistent. 2009-01-22 19:53:00 +00:00
Target Enhance logic in X86DAGToDAGISel::PreprocessForRMW which move load inside callseq_start to allow it to be folded into a call. It was not considering the cases where a token factor is between the load and the callseq_start. 2009-01-26 18:43:34 +00:00
Transforms Fixed optimization of combining two shuffles where the first shuffle inputs 2009-01-26 04:39:00 +00:00
VMCore Simplify the logic of getting hold of a PHI predecessor block. 2009-01-23 19:40:15 +00:00
Makefile