llvm/test
2015-12-17 18:34:37 +00:00
..
Analysis AMDGPU: Override getCFInstrCost 2015-12-16 18:37:19 +00:00
Assembler [ConstantFold] Fix bitcast to gep constant folding transform. 2015-12-14 19:30:32 +00:00
Bindings Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
Bitcode Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
BugPoint
CodeGen AMDGPU/SI: Reserve appropriate number of sgprs for flat scratch init. 2015-12-17 17:05:09 +00:00
DebugInfo make this test less whitespace-sensitive. 2015-12-17 18:34:37 +00:00
Examples
ExecutionEngine Un-XFAIL JIT EH tests under [am]san. 2015-12-15 23:46:21 +00:00
Feature [MergeFunctions] Use II instead of CI for InvokeInst; NFC 2015-12-14 19:11:45 +00:00
FileCheck
Instrumentation [PGO] make profile prefix even shorter and more readable 2015-12-15 00:32:56 +00:00
Integer
JitListener
LibDriver
Linker [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
LTO Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes 2015-12-16 16:16:19 +00:00
MC Avoid explicit relocation sorting most of the time. 2015-12-17 16:22:06 +00:00
Object
Other
SymbolRewriter
TableGen
tools [PGO] Handle and report overflow during profile merge for all types of data 2015-12-16 21:45:43 +00:00
Transforms [ThinLTO] Metadata linking for imported functions 2015-12-17 17:14:09 +00:00
Unit
Verifier [IR] Add support for floating pointer atomic loads and stores 2015-12-16 00:49:36 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh