llvm-6502/lib
2012-04-16 12:39:17 +00:00
..
Analysis Add two statistics to help track how we are computing the inline cost. 2012-04-11 10:15:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Tweak the loop rotation logic to check whether the loop is naturally 2012-04-16 09:31:23 +00:00
DebugInfo Fix a C++11 UDL conflict. 2012-04-04 20:33:56 +00:00
ExecutionEngine This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00
Linker
MC Compute hashes directly with hash_combine instead of taking a detour through FoldingSetNodeID. 2012-04-11 14:06:39 +00:00
Object Remove unused variable. 2012-04-13 08:09:12 +00:00
Support Reapply 'Add reverseColor to raw_ostream'. 2012-04-16 08:56:50 +00:00
TableGen
Target Replace vpermd/vpermps intrinic patterns with custom lowering to target specific nodes. 2012-04-16 07:13:00 +00:00
Transforms Fix style violation in BBVectorize (pointed out by Bill Wendling) 2012-04-16 12:39:17 +00:00
VMCore Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm 2012-04-14 12:36:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile