llvm-project/llvm/lib/Transforms
David Majnemer 580e754348 Silence a -Wsign-compare warning
llvm-svn: 273752
2016-06-25 00:04:06 +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 Hookup ProfileSummary with SampleProfilerLoader 2016-06-24 22:57:06 +00:00
InstCombine [InstCombine] use m_APInt; NFCI 2016-06-24 20:36:34 +00:00
Instrumentation Switch more loops to be range-based 2016-06-24 04:05:21 +00:00
ObjCARC Switch more loops to be range-based 2016-06-24 04:05:21 +00:00
Scalar [PM] Port float2int to the new pass manager 2016-06-24 23:32:02 +00:00
Utils Silence a -Wsign-compare warning 2016-06-25 00:04:06 +00:00
Vectorize [LV] Preserve order of dependences in interleaved accesses analysis 2016-06-24 15:33:25 +00:00
CMakeLists.txt
LLVMBuild.txt