llvm-6502/lib
Chris Lattner ee352852e7 Eliminate the X86-specific BMI functions, using BuildMI instead.
Replace uses of addZImm with addImm.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11992 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-29 07:22:16 +00:00
..
Analysis Only clone global nodes between graphs if both graphs have the global. 2004-02-27 20:05:15 +00:00
Archive
AsmParser
Bytecode Adjustments to support the new ConstantAggregateZero class 2004-02-15 05:55:15 +00:00
CodeGen Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00
Debugger
ExecutionEngine remove obsolete comment 2004-02-26 07:59:22 +00:00
Linker Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Support Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
Target Eliminate the X86-specific BMI functions, using BuildMI instead. 2004-02-29 07:22:16 +00:00
Transforms Fix PR255: [tailduplication] Single basic block loops are very rare 2004-02-29 06:41:20 +00:00
VMCore Fix typo in comment 2004-02-28 21:55:18 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00