llvm-6502/lib
2012-08-17 14:16:37 +00:00
..
Analysis Guard MemoryBuiltins against self-looping GEPs, which can occur in unreachable code due to constant propagation. 2012-08-17 14:16:37 +00:00
Archive
AsmParser
Bitcode
CodeGen Add an MCID::Select flag and TII hooks for optimizing selects. 2012-08-16 23:11:47 +00:00
DebugInfo
ExecutionEngine Fixed a problem in the JIT memory allocator where 2012-08-15 20:53:52 +00:00
Linker
MC When emitting the PC range in an FDE, use the same data encoding for both ends 2012-08-12 08:09:45 +00:00
Object
Support Properly test the LLVM_USE_RVALUE_REFERENCES macro. 2012-08-15 19:16:27 +00:00
TableGen
Target Implement NEON domain switching for scalar <-> S-register vmovs on ARM 2012-08-17 11:32:52 +00:00
Transforms Teach GVN to reason about edges dominating uses. This allows it to handle cases 2012-08-16 15:09:43 +00:00
VMCore Teach GVN to reason about edges dominating uses. This allows it to handle cases 2012-08-16 15:09:43 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile