llvm-6502/lib
Dale Johannesen ff97d4fe81 Propagation in TargetLowering. Includes passing a DL
into SimplifySetCC which gets called elsewhere.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63583 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 00:47:48 +00:00
..
Analysis
Archive
AsmParser Fix PR3372 2009-02-02 07:24:28 +00:00
Bitcode
CodeGen Propagation in TargetLowering. Includes passing a DL 2009-02-03 00:47:48 +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 Change Feature64Bit to not imply FeatureSSE2. All x86-64 hardware has 2009-02-03 00:04:43 +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