llvm-project/llvm/lib/Transforms
Sanjoy Das 1f7b813e2b Remove duplicated code; NFC
ICmpInst::makeConstantRange does exactly the same thing as
ConstantRange::makeExactICmpRegion.

llvm-svn: 283059
2016-10-02 00:09:57 +00:00
..
Coroutines [Coroutines] Part15c: Fix coro-split to correctly handle definitions between coro.save and coro.suspend 2016-09-30 19:24:19 +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 Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
InstCombine Remove duplicated code; NFC 2016-10-02 00:09:57 +00:00
Instrumentation Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
ObjCARC ObjCARC: Don't look at users of ConstantData 2016-09-24 21:01:20 +00:00
Scalar Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
Utils Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +00:00
Vectorize Use StringRef in Pass/PassManager APIs (NFC) 2016-10-01 02:56:57 +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