llvm/lib/Transforms
Chandler Carruth f73144bb03 [FunctionAttrs] Inline the prototype attribute inference to an existing
loop over the SCC.

The separate function wasn't really adding much, NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251728 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-31 00:28:37 +00:00
..
Hello
InstCombine [InstCombine] Teach instcombine not to create extra PHI nodes when folding GEPs 2015-10-26 10:25:05 +00:00
Instrumentation [sanitizer] [msan] Unify aarch64 mapping 2015-10-29 13:02:30 +00:00
IPO [FunctionAttrs] Inline the prototype attribute inference to an existing 2015-10-31 00:28:37 +00:00
ObjCARC ObjCARC: Remove implicit ilist iterator conversions, NFC 2015-10-19 23:20:14 +00:00
Scalar [PM] Port ADCE to the new pass manager 2015-10-30 23:13:18 +00:00
Utils Recommit r251680 (also need to update clang test) 2015-10-30 05:07:15 +00:00
Vectorize Revert the revision 251592 as it fails a test on some platforms. 2015-10-29 05:35:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile