llvm-6502/lib
Chris Lattner 9919e3df17 disable transformations that are invalid for fp vectors. This fixes
Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32112 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-02 00:13:08 +00:00
..
Analysis WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +00:00
AsmParser Regenerate. 2006-12-01 00:33:46 +00:00
Bytecode Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00
CodeGen Match TargetInstrInfo changes. 2006-12-01 21:52:58 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Linker Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Support WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Match TargetInstrInfo changes. 2006-12-01 21:52:58 +00:00
Transforms disable transformations that are invalid for fp vectors. This fixes 2006-12-02 00:13:08 +00:00
VMCore Switch analysis groups to be unregistered when llvm_shutdown is called. 2006-12-01 23:46:50 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00