llvm-project/llvm/test
NAKAMURA Takumi 448a3e5785 llvm/test/lit.cfg.py: Don't set the feature "llvm-64-bits" if -m32 is specified.
FIXME: LLVM_BUILD_32_BITS should modify host_triple.
llvm-svn: 317404
2017-11-04 06:55:55 +00:00
..
Analysis Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
Assembler Represent runtime preemption in the IR. 2017-10-26 15:00:26 +00:00
Bindings [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
Bitcode Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..." 2017-11-04 01:54:20 +00:00
BugPoint
CodeGen [X86] Teach shuffle lowering to use 256-bit SHUF128 when possible. 2017-11-04 06:44:47 +00:00
DebugInfo Invoke salvageDebugInfo from CodeGenPrepare's SinkCast() 2017-11-03 21:55:03 +00:00
Examples
ExecutionEngine [mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld. 2017-10-22 09:47:41 +00:00
Feature
FileCheck
Instrumentation Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. 2017-11-03 15:25:13 +00:00
Integer
JitListener
LTO Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..." 2017-11-04 01:54:20 +00:00
Linker Verifier: Ignore CUs pulled in by ODR-uniqued types. 2017-10-18 01:11:01 +00:00
MC Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. 2017-11-03 15:25:13 +00:00
Object llvm/test/Object/archive-SYM64-write.test: Delete large temp files. They are 8GiB total. 2017-11-04 06:00:11 +00:00
ObjectYAML [ObjectYAML] Handle SHF_COMPRESSED 2017-10-03 06:35:55 +00:00
Other Recommit r317351 : Add CallSiteSplitting pass 2017-11-03 20:41:16 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [globalisel][tablegen] Add support for multi-insn emission 2017-11-01 19:57:57 +00:00
ThinLTO/X86 Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..." 2017-11-04 01:54:20 +00:00
Transforms Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..." 2017-11-04 01:54:20 +00:00
Unit [lit] Make lit support config files with .py extension. 2017-09-21 00:24:52 +00:00
Verifier Move the stripping of invalid debug info from the Verifier to AutoUpgrade. 2017-10-02 18:31:29 +00:00
YAMLParser
tools Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O 2017-11-03 21:32:44 +00:00
.clang-format
CMakeLists.txt Add test dependency on llvm-cfi-verify to fix up the build breakages on sanitizers. 2017-11-01 00:49:45 +00:00
TestRunner.sh
lit.cfg.py llvm/test/lit.cfg.py: Don't set the feature "llvm-64-bits" if -m32 is specified. 2017-11-04 06:55:55 +00:00
lit.site.cfg.py.in Reland "Add feature to determine if host architecture is 64-bit in llvm-lit" 2017-11-02 23:45:51 +00:00