llvm/lib/Transforms
Richard Trieu 1b96cbe208 Remove uses of builtin comma operator.
Cleanup for upcoming Clang warning -Wcomma.  No functionality change intended.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261270 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-18 22:09:30 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
Instrumentation [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too 2016-02-17 21:34:43 +00:00
IPO Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
ObjCARC [ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndividualCalls. 2016-02-17 18:51:27 +00:00
Scalar Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
Utils Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
Vectorize Reapply commit r259357 with a fix for PR26629 2016-02-18 14:14:40 +00:00
CMakeLists.txt
LLVMBuild.txt