llvm-project/llvm/lib/Transforms
Reid Kleckner 3498ad11eb Fix -Wmicrosoft-enum-value in GVNHoist.cpp
llvm-svn: 275879
2016-07-18 18:53:50 +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 Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"" 2016-07-18 03:23:25 +00:00
InstCombine [InstCombine] allow X + signbit --> X ^ signbit for vector splats 2016-07-16 18:29:26 +00:00
Instrumentation Address review comments. 2016-07-17 14:46:58 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar Fix -Wmicrosoft-enum-value in GVNHoist.cpp 2016-07-18 18:53:50 +00:00
Utils Make processInstruction from LCSSA.cpp externally available. 2016-07-15 21:08:41 +00:00
Vectorize [LV] Swap A and B in interleaved access analysis (NFC) 2016-07-15 15:22:43 +00:00
CMakeLists.txt
LLVMBuild.txt