llvm-6502/lib
Chris Lattner 4576247928 stub out a new X86 encoder, which can be tried with
-enable-new-x86-encoder until its stable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95256 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-03 21:24:49 +00:00
..
Analysis Provide interface to identifiy artificial methods. 2010-02-03 19:57:19 +00:00
Archive
AsmParser
Bitcode
CodeGen Emit appropriate expression to find virtual base offset. 2010-02-03 20:08:48 +00:00
CompilerDriver
ExecutionEngine r94686 changed all ModuleProvider parameters to Modules, which made the 2010-02-03 19:18:04 +00:00
Linker
MC llvm-mc: Add --show-inst option, for showing the MCInst inline with the assembly 2010-02-03 18:18:30 +00:00
Support Make APInt::countLeadingZerosSlowCase() treat the contents of padding bits 2010-02-03 03:42:44 +00:00
System
Target stub out a new X86 encoder, which can be tried with 2010-02-03 21:24:49 +00:00
Transforms Adjust the heuristics used to decide when SROA is likely to be profitable. 2010-02-03 17:23:56 +00:00
VMCore
Makefile