llvm-6502/lib
Jim Grosbach 199366a6a6 ARM assembly two-operand forms for VRSHL.
rdar://11252521

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154840 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-16 18:03:16 +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 Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
DebugInfo
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 ARM assembly two-operand forms for VRSHL. 2012-04-16 18:03:16 +00:00
Transforms Fix style violation in BBVectorize (pointed out by Bill Wendling) 2012-04-16 12:39:17 +00:00
VMCore Make it possible to indicate relaxed floating point requirements at the IR level 2012-04-16 16:28:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile