llvm/lib
Chandler Carruth 69bfddd191 Clean up doxygen comments in FunctionAttrs, promoting some non-doxygen
comments, deleting duplicate comments, moving comments to consistently
live on the definition since these are all really internal routines,
etc. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247520 91177308-0d34-0410-b5e6-96231b3b80d8
2015-09-13 06:57:25 +00:00
..
Analysis Clean up: Refactoring the hardcoded value of 6 for FindAvailableLoadedValue()'s parameter MaxInstsToScan. 2015-09-12 01:41:55 +00:00
AsmParser [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
Bitcode
CodeGen [CodeGen] Fix AtomicExpand invalidation issue caused by r247429. 2015-09-12 18:51:23 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc. 2015-09-10 21:05:58 +00:00
Fuzzer [libFuzzer] perform fewer crossover operations compared to plain mutations 2015-09-11 00:20:58 +00:00
IR Fix typos. 2015-09-12 01:17:08 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO [PM] Port SROA to the new pass manager. 2015-09-12 09:09:14 +00:00
MC [MC] Fix style bugs introduced in r247471. Reported by Rafael Espindola. 2015-09-11 22:04:21 +00:00
Object
Option
Passes [PM] Port SROA to the new pass manager. 2015-09-12 09:09:14 +00:00
ProfileData
Support Add #include llvm-config.h to Locale.cpp which depends on LLVM_ON_WIN32. 2015-09-11 13:22:47 +00:00
TableGen
Target [x86] enable machine combiner reassociations for 128-bit vector logical integer insts (2nd try) 2015-09-12 19:47:50 +00:00
Transforms Clean up doxygen comments in FunctionAttrs, promoting some non-doxygen 2015-09-13 06:57:25 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile