llvm-project/llvm/lib/Transforms
Sanjay Patel f0d1e77373 [InstCombine] use 'match' to reduce code bloat; NFCI
I wrote this patch before seeing the comment in:
https://reviews.llvm.org/D27114
...that suggests we should actually be canonicalizing the other way.

So just in case we decide this is the right way, we might as well
have a cleaner implementation.

llvm-svn: 290912
2017-01-03 22:25:31 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PMBuilder] Remove RunFloat2Int cl::opt. 2017-01-02 17:49:18 +00:00
InstCombine [InstCombine] use 'match' to reduce code bloat; NFCI 2017-01-03 22:25:31 +00:00
Instrumentation [sanitizer-coverage] sort the switch cases 2016-12-27 21:20:06 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar [EarlyCSE] less else, more auto; NFC 2017-01-03 00:16:24 +00:00
Utils Make sure total loop body weight is preserved in loop peeling 2017-01-02 20:27:23 +00:00
Vectorize [LV] Sink tripcount query to where it's actually used. NFC. 2016-12-19 22:47:52 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00