| commit | a7fb58f5f5b24be9f3ed5eadcf10ad024b810859 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@apple.com> | Sat Mar 06 10:50:38 2010 +0000 |
| committer | Eric Christopher <echristo@apple.com> | Sat Mar 06 10:50:38 2010 +0000 |
| tree | 88cdd46e4a6927ad5cf071bcd4ba9eda4e07eec2 | |
| parent | b0759be4d07b3dec03b527fe3b50260d6c6d6e86 [diff] |
Migrate _chk call lowering from SimplifyLibCalls to InstCombine. Stub out the remainder of the calls that we should lower in some way and move the tests to the new correct directory. Fix up tests that are now optimized more than they were before by -instcombine. llvm-svn: 97875