llvm-6502/lib
Nadav Rotem d2f27ead2d Fix 9173.
Add more folding patterns to constant expressions of vector selects and vector
bitcasts.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125393 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-11 19:37:55 +00:00
..
Analysis Tolerate degenerate phi nodes that can occur in the middle of optimization 2011-02-10 23:54:10 +00:00
Archive
AsmParser implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
Bitcode implement .ll and .bc support for nsw/nuw on shl and exact on lshr/ashr. 2011-02-07 16:40:21 +00:00
CodeGen Fix #9190 2011-02-11 19:20:37 +00:00
CompilerDriver
ExecutionEngine
Linker
MC More whitespace cleanup... 2011-02-11 19:05:56 +00:00
Object
Support Rip out realpath() support. It's expensive, and often a bad idea, and 2011-02-09 23:33:15 +00:00
Target Remove std::string version of getNameWithPrefix. 2011-02-11 05:23:09 +00:00
Transforms Make LoopUnswitch preserve ScalarEvolution by just forgetting everything about 2011-02-11 06:08:28 +00:00
VMCore Fix 9173. 2011-02-11 19:37:55 +00:00
Makefile