llvm-6502/lib
Chris Lattner f9853bc0d4 Add support for matching mem operands. This fixes PR1133, patch by
Eli Friedman.  This implements CodeGen/Generic/2008-02-20-MatchingMem.ll.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47428 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-21 05:27:19 +00:00
..
Analysis Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
Archive Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
AsmParser regenerate. 2008-02-20 22:40:23 +00:00
Bitcode Support alignment within ParamAttrs in the I/O handling. 2008-02-20 21:15:19 +00:00
CodeGen Add support for matching mem operands. This fixes PR1133, patch by 2008-02-21 05:27:19 +00:00
Debugger
ExecutionEngine Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
Linker And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
Support Add explicit keywords. 2008-02-20 16:44:09 +00:00
System Add convenient helper to get suffix of the file 2008-02-20 19:41:22 +00:00
Target Poorly named option. 2008-02-20 20:57:32 +00:00
Transforms Add explicit keywords. 2008-02-20 16:44:09 +00:00
VMCore Let invoke return aggregate value. 2008-02-21 02:14:01 +00:00
Makefile