llvm-6502/lib
2010-08-31 02:36:20 +00:00
..
Analysis It is possible to try to merge a not-constant with a constantrage, when dealing with ptrtoint ConstantExpr's. 2010-08-30 17:03:45 +00:00
Archive
AsmParser
Bitcode
CodeGen zap unused method. x86 is the only user and already has a more powerfull version 2010-08-31 02:36:20 +00:00
CompilerDriver
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker
MC MCELF: The value of all common symbols is the offset from the start of the section. Patch by Roman Divacky. 2010-08-30 17:20:17 +00:00
Support Remove a hack that tries to understand incorrect triples from the 2010-08-30 10:57:54 +00:00
System
Target Use X86ISD::MOVSS and MOVSD to represent the movl mask pattern, also fix the handling of those nodes when seeking for scalars inside vector shuffles 2010-08-31 02:26:40 +00:00
Transforms Fix a typo. 2010-08-30 23:59:30 +00:00
VMCore Add comments explaining why it's not necessary to include the 2010-08-30 21:18:41 +00:00
Makefile