llvm-6502/lib
Dale Johannesen c6be110f91 More DebugLoc propagation. This should be everything
except LegalizeOp itself.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63560 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-02 22:49:46 +00:00
..
Analysis Each input file is encoded as a separate compile unit in LLVM debugging 2009-01-30 18:20:31 +00:00
Archive
AsmParser Fix PR3372 2009-02-02 07:24:28 +00:00
Bitcode use precise getters 2009-01-30 18:27:21 +00:00
CodeGen More DebugLoc propagation. This should be everything 2009-02-02 22:49:46 +00:00
Debugger
ExecutionEngine Fix PR3423: Link llvm on ARM EABI machines. Patch by Robert Schuster. 2009-02-01 06:42:27 +00:00
Linker
Support Improve -fno-opt style option processing to not require an extra 2009-02-02 22:48:49 +00:00
System
Target Only force SSE level if it is not correct. 2009-02-02 21:57:34 +00:00
Transforms inline SROA::ConvertToScalar, no functionality change. 2009-02-02 20:44:45 +00:00
VMCore reject things like: zext <4 x i32> %tmp to i256 2009-02-02 07:40:17 +00:00
Makefile