llvm-6502/test
2014-10-29 23:05:12 +00:00
..
Analysis
Assembler
Bindings [OCaml] Expose Llvm_target.TargetMachine.add_analysis_passes. 2014-10-29 08:16:14 +00:00
Bitcode
BugPoint
CodeGen [x86] Simplify vector selection if condition value type matches vselect value type and true value is all ones or false value is all zeros. 2014-10-28 15:59:40 +00:00
DebugInfo Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries with VS2012+ 2014-10-24 01:27:45 +00:00
ExecutionEngine [MCJIT] Defer application of AArch64 MachO GOT relocations until resolve time. 2014-10-21 23:41:15 +00:00
Feature
FileCheck
Instrumentation [asan] experimental tracing for indirect calls, llvm part. 2014-10-27 18:13:56 +00:00
Integer
JitListener
Linker Add a test for the -suppress-warnings option. 2014-10-25 01:14:15 +00:00
LTO
MC [AVX512] Implemented AVX512VL FP bnary packed instructions (VADDP*, VSUBP*, VMULP*, VDIVP*, VMAXP*, VMINP*) 2014-10-29 15:43:02 +00:00
Object Fix getRelocationValueString to return the symbol name for EM_386. 2014-10-29 18:37:13 +00:00
Other
TableGen
tools macho-symbolized-disassembly.test: Don't check C++ demangler unconditionally. 2014-10-29 08:08:21 +00:00
Transforms llvm/test/Transforms/LoopRotate/nosimplifylatch.ll: Fix possibly mis-repeatedly-pasted test. 2014-10-29 23:05:12 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Make llvm-go test dependency optional. 2014-10-23 19:51:40 +00:00
lit.cfg [OCaml] PR9719, PR14727: Make tests run without ocamlopt. 2014-10-28 22:39:36 +00:00
lit.site.cfg.in [OCaml] PR9719, PR14727: Make tests run without ocamlopt. 2014-10-28 22:39:36 +00:00
Makefile [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
Makefile.tests
TestRunner.sh