hanchenye-llvm-project/llvm/test
Sanjay Patel 1934cb1c49 [InstCombine] fix test to restore intent
This test had values that differed in only in capitalization,
and that causes problems for the auto-generating check line
script. So I changed that in rL331226, but I accidentally
forgot to change a subsequent use of a param.

llvm-svn: 331228
2018-04-30 21:28:18 +00:00
..
Analysis [IR] Do not assume that function pointers are aligned 2018-04-27 09:12:12 +00:00
Assembler
Bindings [LLVM-C] Add DIBuilder bindings to create import declarations 2018-04-28 22:32:07 +00:00
Bitcode augmenting description for fcmp fmf - NFC 2018-04-26 18:17:58 +00:00
BugPoint
CodeGen [LivePhysRegs] Remove registers clobbered by regmasks from the live set 2018-04-30 19:38:47 +00:00
DebugInfo [BranchFolding] Salvage DBG_VALUE instructions from empty blocks 2018-04-30 14:37:46 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [x86] Revert r330322 (& r330323): Lowering x86 adds/addus/subs/subus intrinsics 2018-04-26 21:46:01 +00:00
Integer
JitListener
LTO
Linker [llvm-link] Use WithColor for printing errors 2018-04-18 14:41:47 +00:00
MC [MC] Change AsmParser to leverage Assembler during evaluation 2018-04-30 19:22:40 +00:00
Object AMDGPU: Add Vega12 and Vega20 2018-04-30 19:08:16 +00:00
ObjectYAML [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +00:00
Other Revert "Enable EliminateAvailableExternally pass for -O1" 2018-04-26 17:54:53 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
Transforms [InstCombine] fix test to restore intent 2018-04-30 21:28:18 +00:00
Unit
Verifier
YAMLParser
tools [DebugInfo] Prevent infinite recursion for malformed DWARF 2018-04-30 17:02:41 +00:00
.clang-format
CMakeLists.txt Sort a target list a bit better. 2018-04-23 14:28:49 +00:00
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in