llvm/unittests
Rafael Espindola 9f3889b501 Style update. NFC.
Rename 3 functions to start with lowercase letters. Don't repeat the
name in the comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328848 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-29 23:32:54 +00:00
..
ADT [AMDGPU] Remove use of OpenCL triple environment and replace with function attribute for AMDGPU 2018-03-23 18:45:18 +00:00
Analysis Expose must/may alias info in MemorySSA. 2018-03-08 18:03:14 +00:00
AsmParser
BinaryFormat [dwarf] Unify unknown dwarf enum formatting code 2018-03-21 11:46:37 +00:00
Bitcode
CodeGen [IR][CodeGen] Remove dependency on EVT from IR/Function.cpp. Move EVT to CodeGen layer. 2018-03-29 17:21:10 +00:00
DebugInfo Style update. NFC. 2018-03-29 23:32:54 +00:00
ExecutionEngine [ORC] Restore the narrower check from before r328687. 2018-03-28 15:58:14 +00:00
FuzzMutate
IR [PatternMatch] Add matchers for vector operations 2018-03-28 15:39:00 +00:00
LineEditor
Linker
MC
MI [LiveIntervals] Handle moving up dead partial write 2018-02-26 14:42:13 +00:00
Object
ObjectYAML
Option
ProfileData Revert "Revert "[InstrProf] Support for external functions in text format."" 2018-03-22 21:26:52 +00:00
Support [YAML] Remove unit test of multibyte non-printable escaping that uses C++11 escapes 2018-03-27 20:46:26 +00:00
Target
tools
Transforms Fix a couple of layering violations in Transforms 2018-03-21 22:34:23 +00:00
XRay
CMakeLists.txt